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/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=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/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.src.rpm 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/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=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/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=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/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FLRaPj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf manila-18.2.2.dev5 + /usr/bin/gzip -dc /builddir/build/SOURCES/manila-18.2.2.dev5-0.20250324222505.fc9a02c.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd manila-18.2.2.dev5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-manila-18.2.2 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find manila -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/.*doc8.*/d' tox.ini + sed -i '/sphinx-build/ s/-W//' tox.ini + rm -f manila/tests/test_hacking.py + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^os-api-ref.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^os-api-ref.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref psycopg2-binary + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^psycopg2-binary.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^psycopg2-binary.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.RlYCuY + umask 022 + cd /builddir/build/BUILD + cd manila-18.2.2.dev5 + 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/manila-18.2.2.dev5/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-18.2.2.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) 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/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=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/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.HON5r4 + umask 022 + cd /builddir/build/BUILD + cd manila-18.2.2.dev5 + 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/manila-18.2.2.dev5/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-18.2.2.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 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/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=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/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9hFPQP + umask 022 + cd /builddir/build/BUILD + cd manila-18.2.2.dev5 + 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/manila-18.2.2.dev5/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-18.2.2.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 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.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: alembic>=1.4.2 Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.26.1 (installed: eventlet 0.35.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: lxml>=4.5.2 Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.8.0 Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=8.3.2 Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.context>=3.1.1 Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.db>=8.4.0 Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=5.0.1 Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=4.4.0 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.middleware>=4.1.1 Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=3.7.0 Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.privsep>=2.4.0 Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.reports>=2.2.0 Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.rootwrap>=6.2.0 Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=4.0.1 Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.service>=2.4.0 Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=4.7.0 Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=4.3.0 Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=3.4.0 Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement not satisfied: paramiko>=2.7.2 Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement not satisfied: Paste>=3.4.3 Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PasteDeploy>=2.1.0 Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 2.4.7) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-neutronclient>=6.7.0 Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=4.2.1 Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystonemiddleware>=9.1.0 Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.31.0) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: tenacity>=6.3.1 Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement not satisfied: Routes>=2.4.1 Handling SQLAlchemy>=1.3.17 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.3.17 (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement not satisfied: SQLAlchemy-Utils>=0.38.3 Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=3.2.2 Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: tooz>=2.7.1 Handling python-cinderclient!=4.0.0,>=3.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-cinderclient!=4.0.0,>=3.3.0 Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: python-novaclient>=17.2.1 Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: python-glanceclient>=3.2.2 Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.8.6 Handling coverage>=5.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=5.2.1 Handling ddt>=1.4.1 from tox --print-deps-only: py39,docs Requirement not satisfied: ddt>=1.4.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling iso8601>=0.1.12 from tox --print-deps-only: py39,docs Requirement not satisfied: iso8601>=0.1.12 Handling oslotest>=4.4.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=4.4.1 Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PyMySQL>=0.10.0 Handling requests-mock>=1.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: requests-mock>=1.7.0 Handling stestr>=3.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=3.0.1 Handling testresources>=2.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: testresources>=2.0.1 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.4.0 Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: alembic>=1.4.2 Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.26.1 (installed: eventlet 0.35.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: lxml>=4.5.2 Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.8.0 Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=8.3.2 Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.context>=3.1.1 Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.db>=8.4.0 Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=5.0.1 Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=4.4.0 Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.messaging>=14.1.0 Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.middleware>=4.1.1 Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=3.7.0 Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.privsep>=2.4.0 Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.reports>=2.2.0 Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.rootwrap>=6.2.0 Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=4.0.1 Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.service>=2.4.0 Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=4.7.0 Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=4.3.0 Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=3.4.0 Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement not satisfied: paramiko>=2.7.2 Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement not satisfied: Paste>=3.4.3 Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PasteDeploy>=2.1.0 Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 2.4.7) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-neutronclient>=6.7.0 Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=4.2.1 Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystonemiddleware>=9.1.0 Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.31.0) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: tenacity>=6.3.1 Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement not satisfied: Routes>=2.4.1 Handling SQLAlchemy>=1.3.17 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.3.17 (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement not satisfied: SQLAlchemy-Utils>=0.38.3 Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=3.2.2 Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: tooz>=2.7.1 Handling python-cinderclient!=4.0.0,>=3.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-cinderclient!=4.0.0,>=3.3.0 Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: python-novaclient>=17.2.1 Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: python-glanceclient>=3.2.2 Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.8.6 Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: ddt>=1.0.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-18.2.2.dev5/manila-18.2.2.dev5.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.0.0) Handling alembic (>=1.4.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: alembic (>=1.4.2) Handling eventlet (>=0.26.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: eventlet (>=0.26.1) (installed: eventlet 0.35.1) Handling greenlet (>=0.4.16) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: greenlet (>=0.4.16) (installed: greenlet 3.0.3) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: lxml (>=4.5.2) Handling netaddr (>=0.8.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: netaddr (>=0.8.0) Handling oslo.config (>=8.3.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.config (>=8.3.2) Handling oslo.context (>=3.1.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.context (>=3.1.1) Handling oslo.db (>=8.4.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.db (>=8.4.0) Handling oslo.i18n (>=5.0.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.i18n (>=5.0.1) Handling oslo.log (>=4.4.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.log (>=4.4.0) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.messaging (>=14.1.0) Handling oslo.middleware (>=4.1.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.middleware (>=4.1.1) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.policy (>=3.7.0) Handling oslo.privsep (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.privsep (>=2.4.0) Handling oslo.reports (>=2.2.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.reports (>=2.2.0) Handling oslo.rootwrap (>=6.2.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.rootwrap (>=6.2.0) Handling oslo.serialization (>=4.0.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.serialization (>=4.0.1) Handling oslo.service (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.service (>=2.4.0) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.upgradecheck (>=1.3.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.utils (>=4.7.0) Handling oslo.concurrency (>=4.3.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: oslo.concurrency (>=4.3.0) Handling osprofiler (>=3.4.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: osprofiler (>=3.4.0) Handling paramiko (>=2.7.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: paramiko (>=2.7.2) Handling Paste (>=3.4.3) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: Paste (>=3.4.3) Handling PasteDeploy (>=2.1.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: PasteDeploy (>=2.1.0) Handling pyparsing (>=2.4.7) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pyparsing (>=2.4.7) (installed: pyparsing 2.4.7) Handling python-neutronclient (>=6.7.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-neutronclient (>=6.7.0) Handling keystoneauth1 (>=4.2.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: keystoneauth1 (>=4.2.1) Handling keystonemiddleware (>=9.1.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: keystonemiddleware (>=9.1.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.31.0) Handling tenacity (>=6.3.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: tenacity (>=6.3.1) Handling Routes (>=2.4.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: Routes (>=2.4.1) Handling SQLAlchemy (>=1.3.17) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy (>=1.3.17) (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils (>=0.38.3) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: SQLAlchemy-Utils (>=0.38.3) Handling stevedore (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: stevedore (>=3.2.2) Handling tooz (>=2.7.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: tooz (>=2.7.1) Handling python-cinderclient (!=4.0.0,>=3.3.0) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-cinderclient (!=4.0.0,>=3.3.0) Handling python-novaclient (>=17.2.1) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-novaclient (>=17.2.1) Handling python-glanceclient (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: python-glanceclient (>=3.2.2) Handling WebOb (>=1.8.6) from hook generated metadata: Requires-Dist (manila) Requirement not satisfied: WebOb (>=1.8.6) + cat /builddir/build/BUILD/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-buildrequires + rm -rfv manila-18.2.2.dev5.dist-info/ removed 'manila-18.2.2.dev5.dist-info/AUTHORS' removed 'manila-18.2.2.dev5.dist-info/LICENSE' removed 'manila-18.2.2.dev5.dist-info/METADATA' removed 'manila-18.2.2.dev5.dist-info/entry_points.txt' removed 'manila-18.2.2.dev5.dist-info/pbr.json' removed 'manila-18.2.2.dev5.dist-info/top_level.txt' removed directory 'manila-18.2.2.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=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/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.RDwjKW + umask 022 + cd /builddir/build/BUILD + cd manila-18.2.2.dev5 + 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/manila-18.2.2.dev5/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-18.2.2.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 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.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.8.1) Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.26.1 (installed: eventlet 0.35.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 0.10.1) Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 9.4.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 5.5.0) Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=8.4.0 (installed: oslo.db 15.0.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.3.0) Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 5.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 14.7.2) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.1.0) Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=3.7.0 (installed: oslo.policy 4.3.0) Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.3.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.3.0) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.2.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.4.1) Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 3.4.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 7.1.0) Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 6.0.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.1.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.4.0) Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.7.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 2.4.7) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.2.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.6.0) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.6.0) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.31.0) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.3.17 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.3.17 (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.2.0) Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 6.2.0) Handling python-cinderclient!=4.0.0,>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient!=4.0.0,>=3.3.0 (installed: python-cinderclient 9.5.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.6.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.5.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.7) Handling coverage>=5.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=5.2.1 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling iso8601>=0.1.12 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.12 (installed: iso8601 1.1.0) Handling oslotest>=4.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.0) Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.10.0 (installed: PyMySQL 0.10.1) Handling requests-mock>=1.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.7.0 (installed: requests-mock 1.10.0) Handling stestr>=3.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=3.0.1 (installed: stestr 4.1.0) Handling testresources>=2.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=2.0.1 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.1) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.8.1) Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.26.1 (installed: eventlet 0.35.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 0.10.1) Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 9.4.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 5.5.0) Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=8.4.0 (installed: oslo.db 15.0.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.3.0) Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 5.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 14.7.2) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.1.0) Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=3.7.0 (installed: oslo.policy 4.3.0) Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.3.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.3.0) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.2.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.4.1) Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 3.4.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 7.1.0) Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 6.0.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.1.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.4.0) Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.7.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 2.4.7) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.2.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.6.0) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.6.0) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.31.0) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.3.17 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.3.17 (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.2.0) Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 6.2.0) Handling python-cinderclient!=4.0.0,>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient!=4.0.0,>=3.3.0 (installed: python-cinderclient 9.5.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.6.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.5.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.7) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-18.2.2.dev5/manila-18.2.2.dev5.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.0.0) Handling alembic (>=1.4.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: alembic (>=1.4.2) (installed: alembic 1.8.1) Handling eventlet (>=0.26.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: eventlet (>=0.26.1) (installed: eventlet 0.35.1) Handling greenlet (>=0.4.16) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: greenlet (>=0.4.16) (installed: greenlet 3.0.3) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: lxml (>=4.5.2) (installed: lxml 4.6.5) Handling netaddr (>=0.8.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: netaddr (>=0.8.0) (installed: netaddr 0.10.1) Handling oslo.config (>=8.3.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.config (>=8.3.2) (installed: oslo.config 9.4.0) Handling oslo.context (>=3.1.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.context (>=3.1.1) (installed: oslo.context 5.5.0) Handling oslo.db (>=8.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.db (>=8.4.0) (installed: oslo.db 15.0.0) Handling oslo.i18n (>=5.0.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.i18n (>=5.0.1) (installed: oslo.i18n 6.3.0) Handling oslo.log (>=4.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.log (>=4.4.0) (installed: oslo.log 5.5.1) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 14.7.2) Handling oslo.middleware (>=4.1.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.middleware (>=4.1.1) (installed: oslo.middleware 6.1.0) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.policy (>=3.7.0) (installed: oslo.policy 4.3.0) Handling oslo.privsep (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.privsep (>=2.4.0) (installed: oslo.privsep 3.3.0) Handling oslo.reports (>=2.2.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.reports (>=2.2.0) (installed: oslo.reports 3.3.0) Handling oslo.rootwrap (>=6.2.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.rootwrap (>=6.2.0) (installed: oslo.rootwrap 7.2.0) Handling oslo.serialization (>=4.0.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.serialization (>=4.0.1) (installed: oslo.serialization 5.4.1) Handling oslo.service (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.service (>=2.4.0) (installed: oslo.service 3.4.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 7.1.0) Handling oslo.concurrency (>=4.3.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.concurrency (>=4.3.0) (installed: oslo.concurrency 6.0.0) Handling osprofiler (>=3.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: osprofiler (>=3.4.0) (installed: osprofiler 4.1.0) Handling paramiko (>=2.7.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: paramiko (>=2.7.2) (installed: paramiko 3.4.0) Handling Paste (>=3.4.3) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Paste (>=3.4.3) (installed: Paste 3.7.1) Handling PasteDeploy (>=2.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: PasteDeploy (>=2.1.0) (installed: PasteDeploy 3.1.0) Handling pyparsing (>=2.4.7) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pyparsing (>=2.4.7) (installed: pyparsing 2.4.7) Handling python-neutronclient (>=6.7.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-neutronclient (>=6.7.0) (installed: python-neutronclient 11.2.0) Handling keystoneauth1 (>=4.2.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystoneauth1 (>=4.2.1) (installed: keystoneauth1 5.6.0) Handling keystonemiddleware (>=9.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystonemiddleware (>=9.1.0) (installed: keystonemiddleware 10.6.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.31.0) Handling tenacity (>=6.3.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tenacity (>=6.3.1) (installed: tenacity 8.2.3) Handling Routes (>=2.4.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Routes (>=2.4.1) (installed: Routes 2.5.1) Handling SQLAlchemy (>=1.3.17) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy (>=1.3.17) (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils (>=0.38.3) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy-Utils (>=0.38.3) (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: stevedore (>=3.2.2) (installed: stevedore 5.2.0) Handling tooz (>=2.7.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tooz (>=2.7.1) (installed: tooz 6.2.0) Handling python-cinderclient (!=4.0.0,>=3.3.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-cinderclient (!=4.0.0,>=3.3.0) (installed: python-cinderclient 9.5.0) Handling python-novaclient (>=17.2.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-novaclient (>=17.2.1) (installed: python-novaclient 18.6.0) Handling python-glanceclient (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-glanceclient (>=3.2.2) (installed: python-glanceclient 4.5.0) Handling WebOb (>=1.8.6) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: WebOb (>=1.8.6) (installed: WebOb 1.8.7) + cat /builddir/build/BUILD/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-buildrequires + rm -rfv manila-18.2.2.dev5.dist-info/ removed 'manila-18.2.2.dev5.dist-info/AUTHORS' removed 'manila-18.2.2.dev5.dist-info/LICENSE' removed 'manila-18.2.2.dev5.dist-info/METADATA' removed 'manila-18.2.2.dev5.dist-info/top_level.txt' removed 'manila-18.2.2.dev5.dist-info/pbr.json' removed 'manila-18.2.2.dev5.dist-info/entry_points.txt' removed directory 'manila-18.2.2.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-manila.spec'], chrootPath='/var/lib/mock/dlrn-centos9-caracal-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=1022gid=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/openstack-manila.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.4du9Eg + umask 022 + cd /builddir/build/BUILD + cd manila-18.2.2.dev5 + 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/manila-18.2.2.dev5/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-18.2.2.dev5/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 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.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.8.1) Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.26.1 (installed: eventlet 0.35.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 0.10.1) Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 9.4.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 5.5.0) Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=8.4.0 (installed: oslo.db 15.0.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.3.0) Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 5.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 14.7.2) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.1.0) Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=3.7.0 (installed: oslo.policy 4.3.0) Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.3.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.3.0) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.2.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.4.1) Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 3.4.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 7.1.0) Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 6.0.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.1.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.4.0) Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.7.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 2.4.7) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.2.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.6.0) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.6.0) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.31.0) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.3.17 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.3.17 (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.2.0) Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 6.2.0) Handling python-cinderclient!=4.0.0,>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient!=4.0.0,>=3.3.0 (installed: python-cinderclient 9.5.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.6.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.5.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.7) Handling coverage>=5.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=5.2.1 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling iso8601>=0.1.12 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.12 (installed: iso8601 1.1.0) Handling oslotest>=4.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.0) Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.10.0 (installed: PyMySQL 0.10.1) Handling requests-mock>=1.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.7.0 (installed: requests-mock 1.10.0) Handling stestr>=3.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=3.0.1 (installed: stestr 4.1.0) Handling testresources>=2.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=2.0.1 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.1) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) Handling alembic>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=1.4.2 (installed: alembic 1.8.1) Handling eventlet>=0.26.1 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet>=0.26.1 (installed: eventlet 0.35.1) Handling greenlet>=0.4.16 from tox --print-deps-only: py39,docs Requirement satisfied: greenlet>=0.4.16 (installed: greenlet 3.0.3) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling netaddr>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.8.0 (installed: netaddr 0.10.1) Handling oslo.config>=8.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.3.2 (installed: oslo.config 9.4.0) Handling oslo.context>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=3.1.1 (installed: oslo.context 5.5.0) Handling oslo.db>=8.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=8.4.0 (installed: oslo.db 15.0.0) Handling oslo.i18n>=5.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.0.1 (installed: oslo.i18n 6.3.0) Handling oslo.log>=4.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=4.4.0 (installed: oslo.log 5.5.1) Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=14.1.0 (installed: oslo.messaging 14.7.2) Handling oslo.middleware>=4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=4.1.1 (installed: oslo.middleware 6.1.0) Handling oslo.policy>=3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=3.7.0 (installed: oslo.policy 4.3.0) Handling oslo.privsep>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.privsep>=2.4.0 (installed: oslo.privsep 3.3.0) Handling oslo.reports>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.reports>=2.2.0 (installed: oslo.reports 3.3.0) Handling oslo.rootwrap>=6.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.rootwrap>=6.2.0 (installed: oslo.rootwrap 7.2.0) Handling oslo.serialization>=4.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.0.1 (installed: oslo.serialization 5.4.1) Handling oslo.service>=2.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.service>=2.4.0 (installed: oslo.service 3.4.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 7.1.0) Handling oslo.concurrency>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.3.0 (installed: oslo.concurrency 6.0.0) Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.0 (installed: osprofiler 4.1.0) Handling paramiko>=2.7.2 from tox --print-deps-only: py39,docs Requirement satisfied: paramiko>=2.7.2 (installed: paramiko 3.4.0) Handling Paste>=3.4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Paste>=3.4.3 (installed: Paste 3.7.1) Handling PasteDeploy>=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=2.1.0 (installed: PasteDeploy 3.1.0) Handling pyparsing>=2.4.7 from tox --print-deps-only: py39,docs Requirement satisfied: pyparsing>=2.4.7 (installed: pyparsing 2.4.7) Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=6.7.0 (installed: python-neutronclient 11.2.0) Handling keystoneauth1>=4.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.2.1 (installed: keystoneauth1 5.6.0) Handling keystonemiddleware>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=9.1.0 (installed: keystonemiddleware 10.6.0) Handling requests>=2.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.23.0 (installed: requests 2.31.0) Handling tenacity>=6.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=6.3.1 (installed: tenacity 8.2.3) Handling Routes>=2.4.1 from tox --print-deps-only: py39,docs Requirement satisfied: Routes>=2.4.1 (installed: Routes 2.5.1) Handling SQLAlchemy>=1.3.17 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.3.17 (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils>=0.38.3 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy-Utils>=0.38.3 (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=3.2.2 (installed: stevedore 5.2.0) Handling tooz>=2.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: tooz>=2.7.1 (installed: tooz 6.2.0) Handling python-cinderclient!=4.0.0,>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient!=4.0.0,>=3.3.0 (installed: python-cinderclient 9.5.0) Handling python-novaclient>=17.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=17.2.1 (installed: python-novaclient 18.6.0) Handling python-glanceclient>=3.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=3.2.2 (installed: python-glanceclient 4.5.0) Handling WebOb>=1.8.6 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.8.6 (installed: WebOb 1.8.7) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-18.2.2.dev5/manila-18.2.2.dev5.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.0.0) Handling alembic (>=1.4.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: alembic (>=1.4.2) (installed: alembic 1.8.1) Handling eventlet (>=0.26.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: eventlet (>=0.26.1) (installed: eventlet 0.35.1) Handling greenlet (>=0.4.16) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: greenlet (>=0.4.16) (installed: greenlet 3.0.3) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: lxml (>=4.5.2) (installed: lxml 4.6.5) Handling netaddr (>=0.8.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: netaddr (>=0.8.0) (installed: netaddr 0.10.1) Handling oslo.config (>=8.3.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.config (>=8.3.2) (installed: oslo.config 9.4.0) Handling oslo.context (>=3.1.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.context (>=3.1.1) (installed: oslo.context 5.5.0) Handling oslo.db (>=8.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.db (>=8.4.0) (installed: oslo.db 15.0.0) Handling oslo.i18n (>=5.0.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.i18n (>=5.0.1) (installed: oslo.i18n 6.3.0) Handling oslo.log (>=4.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.log (>=4.4.0) (installed: oslo.log 5.5.1) Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.messaging (>=14.1.0) (installed: oslo.messaging 14.7.2) Handling oslo.middleware (>=4.1.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.middleware (>=4.1.1) (installed: oslo.middleware 6.1.0) Handling oslo.policy (>=3.7.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.policy (>=3.7.0) (installed: oslo.policy 4.3.0) Handling oslo.privsep (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.privsep (>=2.4.0) (installed: oslo.privsep 3.3.0) Handling oslo.reports (>=2.2.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.reports (>=2.2.0) (installed: oslo.reports 3.3.0) Handling oslo.rootwrap (>=6.2.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.rootwrap (>=6.2.0) (installed: oslo.rootwrap 7.2.0) Handling oslo.serialization (>=4.0.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.serialization (>=4.0.1) (installed: oslo.serialization 5.4.1) Handling oslo.service (>=2.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.service (>=2.4.0) (installed: oslo.service 3.4.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.3.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 7.1.0) Handling oslo.concurrency (>=4.3.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: oslo.concurrency (>=4.3.0) (installed: oslo.concurrency 6.0.0) Handling osprofiler (>=3.4.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: osprofiler (>=3.4.0) (installed: osprofiler 4.1.0) Handling paramiko (>=2.7.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: paramiko (>=2.7.2) (installed: paramiko 3.4.0) Handling Paste (>=3.4.3) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Paste (>=3.4.3) (installed: Paste 3.7.1) Handling PasteDeploy (>=2.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: PasteDeploy (>=2.1.0) (installed: PasteDeploy 3.1.0) Handling pyparsing (>=2.4.7) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: pyparsing (>=2.4.7) (installed: pyparsing 2.4.7) Handling python-neutronclient (>=6.7.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-neutronclient (>=6.7.0) (installed: python-neutronclient 11.2.0) Handling keystoneauth1 (>=4.2.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystoneauth1 (>=4.2.1) (installed: keystoneauth1 5.6.0) Handling keystonemiddleware (>=9.1.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: keystonemiddleware (>=9.1.0) (installed: keystonemiddleware 10.6.0) Handling requests (>=2.23.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: requests (>=2.23.0) (installed: requests 2.31.0) Handling tenacity (>=6.3.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tenacity (>=6.3.1) (installed: tenacity 8.2.3) Handling Routes (>=2.4.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: Routes (>=2.4.1) (installed: Routes 2.5.1) Handling SQLAlchemy (>=1.3.17) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy (>=1.3.17) (installed: SQLAlchemy 1.4.51) Handling SQLAlchemy-Utils (>=0.38.3) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: SQLAlchemy-Utils (>=0.38.3) (installed: SQLAlchemy-Utils 0.41.1) Handling stevedore (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: stevedore (>=3.2.2) (installed: stevedore 5.2.0) Handling tooz (>=2.7.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: tooz (>=2.7.1) (installed: tooz 6.2.0) Handling python-cinderclient (!=4.0.0,>=3.3.0) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-cinderclient (!=4.0.0,>=3.3.0) (installed: python-cinderclient 9.5.0) Handling python-novaclient (>=17.2.1) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-novaclient (>=17.2.1) (installed: python-novaclient 18.6.0) Handling python-glanceclient (>=3.2.2) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: python-glanceclient (>=3.2.2) (installed: python-glanceclient 4.5.0) Handling WebOb (>=1.8.6) from hook generated metadata: Requires-Dist (manila) Requirement satisfied: WebOb (>=1.8.6) (installed: WebOb 1.8.7) + cat /builddir/build/BUILD/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-buildrequires + rm -rfv manila-18.2.2.dev5.dist-info/ removed 'manila-18.2.2.dev5.dist-info/AUTHORS' removed 'manila-18.2.2.dev5.dist-info/LICENSE' removed 'manila-18.2.2.dev5.dist-info/METADATA' removed 'manila-18.2.2.dev5.dist-info/entry_points.txt' removed 'manila-18.2.2.dev5.dist-info/pbr.json' removed 'manila-18.2.2.dev5.dist-info/top_level.txt' removed directory 'manila-18.2.2.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y9YzQK + umask 022 + cd /builddir/build/BUILD + cd manila-18.2.2.dev5 + mkdir -p /builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/manila-18.2.2.dev5/pyproject-wheeldir Processing /builddir/build/BUILD/manila-18.2.2.dev5 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/tmp0t_1iuhc /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/pip-modern-metadata-istm_151/manila.egg-info writing /builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/pip-modern-metadata-istm_151/manila.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/pip-modern-metadata-istm_151/manila.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/pip-modern-metadata-istm_151/manila.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/pip-modern-metadata-istm_151/manila.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/pip-modern-metadata-istm_151/manila.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/pip-modern-metadata-istm_151/manila.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/pip-modern-metadata-istm_151/manila.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/manila-18.2.2.dev5/.pyproject-builddir/pip-modern-metadata-istm_151/manila.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/pip-modern-metadata-istm_151/manila-18.2.2.dev5.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: manila Building wheel for manila (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/tmpm9xpju2h /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/manila creating build/lib/manila/tests creating build/lib/manila/tests/share creating build/lib/manila/tests/share/drivers creating build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/__init__.py -> build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/test_service_instance.py -> build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/test_windows_smb_driver.py -> build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/test_windows_smb_helper.py -> build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/test_windows_utils.py -> build/lib/manila/tests/share/drivers/windows copying manila/tests/share/drivers/windows/test_winrm_helper.py -> build/lib/manila/tests/share/drivers/windows creating build/lib/manila/tests/share/drivers/ibm copying manila/tests/share/drivers/ibm/__init__.py -> build/lib/manila/tests/share/drivers/ibm copying manila/tests/share/drivers/ibm/test_gpfs.py -> build/lib/manila/tests/share/drivers/ibm creating build/lib/manila/tests/api creating build/lib/manila/tests/api/v2 copying manila/tests/api/v2/__init__.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/stubs.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_availability_zones.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_messages.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_metadata.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_quota_class_sets.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_quota_sets.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_resource_locks.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_security_services.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_services.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_access_metadata.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_accesses.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_backups.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_export_locations.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_group_snapshots.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_group_type_specs.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_group_types.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_groups.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_instance_export_locations.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_instances.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_network_subnets.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_networks.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_replica_export_locations.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_replicas.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_servers.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_snapshot_export_locations.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_snapshot_instance_export_locations.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_snapshot_instances.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_snapshots.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_transfer.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_share_types.py -> build/lib/manila/tests/api/v2 copying manila/tests/api/v2/test_shares.py -> build/lib/manila/tests/api/v2 creating build/lib/manila/tests/integrated copying manila/tests/integrated/__init__.py -> build/lib/manila/tests/integrated copying manila/tests/integrated/integrated_helpers.py -> build/lib/manila/tests/integrated copying manila/tests/integrated/test_extensions.py -> build/lib/manila/tests/integrated copying manila/tests/integrated/test_login.py -> build/lib/manila/tests/integrated creating build/lib/manila/tests/share/drivers/purestorage copying manila/tests/share/drivers/purestorage/__init__.py -> build/lib/manila/tests/share/drivers/purestorage copying manila/tests/share/drivers/purestorage/test_flashblade.py -> build/lib/manila/tests/share/drivers/purestorage creating build/lib/manila/api creating build/lib/manila/api/openstack copying manila/api/openstack/__init__.py -> build/lib/manila/api/openstack copying manila/api/openstack/api_version_request.py -> build/lib/manila/api/openstack copying manila/api/openstack/urlmap.py -> build/lib/manila/api/openstack copying manila/api/openstack/versioned_method.py -> build/lib/manila/api/openstack copying manila/api/openstack/wsgi.py -> build/lib/manila/api/openstack creating build/lib/manila/tests/share/drivers/hitachi creating build/lib/manila/tests/share/drivers/hitachi/hsp copying manila/tests/share/drivers/hitachi/hsp/__init__.py -> build/lib/manila/tests/share/drivers/hitachi/hsp copying manila/tests/share/drivers/hitachi/hsp/fakes.py -> build/lib/manila/tests/share/drivers/hitachi/hsp copying manila/tests/share/drivers/hitachi/hsp/test_driver.py -> build/lib/manila/tests/share/drivers/hitachi/hsp copying manila/tests/share/drivers/hitachi/hsp/test_rest.py -> build/lib/manila/tests/share/drivers/hitachi/hsp creating build/lib/manila/message copying manila/message/__init__.py -> build/lib/manila/message copying manila/message/api.py -> build/lib/manila/message copying manila/message/message_field.py -> build/lib/manila/message copying manila/message/message_levels.py -> build/lib/manila/message creating build/lib/manila/tests/share/drivers/inspur copying manila/tests/share/drivers/inspur/__init__.py -> build/lib/manila/tests/share/drivers/inspur creating build/lib/manila/tests/hacking copying manila/tests/hacking/__init__.py -> build/lib/manila/tests/hacking copying manila/tests/hacking/checks.py -> build/lib/manila/tests/hacking creating build/lib/manila/share creating build/lib/manila/share/drivers creating build/lib/manila/share/drivers/infortrend copying manila/share/drivers/infortrend/__init__.py -> build/lib/manila/share/drivers/infortrend copying manila/share/drivers/infortrend/driver.py -> build/lib/manila/share/drivers/infortrend copying manila/share/drivers/infortrend/infortrend_nas.py -> build/lib/manila/share/drivers/infortrend creating build/lib/manila/share/drivers/container copying manila/share/drivers/container/__init__.py -> build/lib/manila/share/drivers/container copying manila/share/drivers/container/container_helper.py -> build/lib/manila/share/drivers/container copying manila/share/drivers/container/driver.py -> build/lib/manila/share/drivers/container copying manila/share/drivers/container/protocol_helper.py -> build/lib/manila/share/drivers/container copying manila/share/drivers/container/security_service_helper.py -> build/lib/manila/share/drivers/container copying manila/share/drivers/container/storage_helper.py -> build/lib/manila/share/drivers/container creating build/lib/manila/scheduler copying manila/scheduler/__init__.py -> build/lib/manila/scheduler copying manila/scheduler/base_handler.py -> build/lib/manila/scheduler copying manila/scheduler/host_manager.py -> build/lib/manila/scheduler copying manila/scheduler/manager.py -> build/lib/manila/scheduler copying manila/scheduler/rpcapi.py -> build/lib/manila/scheduler copying manila/scheduler/scheduler_options.py -> build/lib/manila/scheduler copying manila/scheduler/utils.py -> build/lib/manila/scheduler creating build/lib/manila/common copying manila/common/__init__.py -> build/lib/manila/common copying manila/common/client_auth.py -> build/lib/manila/common copying manila/common/config.py -> build/lib/manila/common copying manila/common/constants.py -> build/lib/manila/common creating build/lib/manila/share/drivers/zadara copying manila/share/drivers/zadara/__init__.py -> build/lib/manila/share/drivers/zadara copying manila/share/drivers/zadara/common.py -> build/lib/manila/share/drivers/zadara copying manila/share/drivers/zadara/zadara.py -> build/lib/manila/share/drivers/zadara creating build/lib/manila/api/contrib copying manila/api/contrib/__init__.py -> build/lib/manila/api/contrib copying manila/share/__init__.py -> build/lib/manila/share copying manila/share/access.py -> build/lib/manila/share copying manila/share/api.py -> build/lib/manila/share copying manila/share/configuration.py -> build/lib/manila/share copying manila/share/driver.py -> build/lib/manila/share copying manila/share/drivers_private_data.py -> build/lib/manila/share copying manila/share/hook.py -> build/lib/manila/share copying manila/share/manager.py -> build/lib/manila/share copying manila/share/migration.py -> build/lib/manila/share copying manila/share/rpcapi.py -> build/lib/manila/share copying manila/share/share_types.py -> build/lib/manila/share copying manila/share/snapshot_access.py -> build/lib/manila/share copying manila/share/utils.py -> build/lib/manila/share creating build/lib/manila/tests/share/drivers/infortrend copying manila/tests/share/drivers/infortrend/__init__.py -> build/lib/manila/tests/share/drivers/infortrend copying manila/tests/share/drivers/infortrend/fake_infortrend_manila_data.py -> build/lib/manila/tests/share/drivers/infortrend copying manila/tests/share/drivers/infortrend/fake_infortrend_nas_data.py -> build/lib/manila/tests/share/drivers/infortrend copying manila/tests/share/drivers/infortrend/test_infortrend_nas.py -> build/lib/manila/tests/share/drivers/infortrend creating build/lib/manila/lock copying manila/lock/__init__.py -> build/lib/manila/lock copying manila/lock/api.py -> build/lib/manila/lock creating build/lib/manila/tests/scheduler creating build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/__init__.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_base.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_capacity.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_goodness.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_host_affinity.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_netapp_aiq.py -> build/lib/manila/tests/scheduler/weighers copying manila/tests/scheduler/weighers/test_pool.py -> build/lib/manila/tests/scheduler/weighers creating build/lib/manila/share/hooks copying manila/share/hooks/__init__.py -> build/lib/manila/share/hooks creating build/lib/manila/share/drivers/inspur creating build/lib/manila/share/drivers/inspur/instorage copying manila/share/drivers/inspur/instorage/__init__.py -> build/lib/manila/share/drivers/inspur/instorage copying manila/share/drivers/inspur/instorage/cli_helper.py -> build/lib/manila/share/drivers/inspur/instorage copying manila/share/drivers/inspur/instorage/instorage.py -> build/lib/manila/share/drivers/inspur/instorage creating build/lib/manila/tests/network copying manila/tests/network/__init__.py -> build/lib/manila/tests/network copying manila/tests/network/test_standalone_network_plugin.py -> build/lib/manila/tests/network creating build/lib/manila/wsgi copying manila/wsgi/__init__.py -> build/lib/manila/wsgi copying manila/wsgi/common.py -> build/lib/manila/wsgi copying manila/wsgi/eventlet_server.py -> build/lib/manila/wsgi copying manila/wsgi/wsgi.py -> build/lib/manila/wsgi creating build/lib/manila/tests/share/drivers/netapp creating build/lib/manila/tests/share/drivers/netapp/dataontap creating build/lib/manila/tests/share/drivers/netapp/dataontap/protocols copying manila/tests/share/drivers/netapp/dataontap/protocols/__init__.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/protocols copying manila/tests/share/drivers/netapp/dataontap/protocols/fakes.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/protocols copying manila/tests/share/drivers/netapp/dataontap/protocols/test_base.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/protocols copying manila/tests/share/drivers/netapp/dataontap/protocols/test_cifs_cmode.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/protocols copying manila/tests/share/drivers/netapp/dataontap/protocols/test_nfs_cmode.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/protocols creating build/lib/manila/db creating build/lib/manila/db/sqlalchemy copying manila/db/sqlalchemy/__init__.py -> build/lib/manila/db/sqlalchemy copying manila/db/sqlalchemy/api.py -> build/lib/manila/db/sqlalchemy copying manila/db/sqlalchemy/models.py -> build/lib/manila/db/sqlalchemy copying manila/db/sqlalchemy/query.py -> build/lib/manila/db/sqlalchemy copying manila/db/sqlalchemy/utils.py -> build/lib/manila/db/sqlalchemy creating build/lib/manila/tests/share/drivers/zfssa copying manila/tests/share/drivers/zfssa/__init__.py -> build/lib/manila/tests/share/drivers/zfssa copying manila/tests/share/drivers/zfssa/test_zfssarest.py -> build/lib/manila/tests/share/drivers/zfssa copying manila/tests/share/drivers/zfssa/test_zfssashare.py -> build/lib/manila/tests/share/drivers/zfssa creating build/lib/manila/share/drivers/infinidat copying manila/share/drivers/infinidat/__init__.py -> build/lib/manila/share/drivers/infinidat copying manila/share/drivers/infinidat/infinibox.py -> build/lib/manila/share/drivers/infinidat creating build/lib/manila/share/drivers/cephfs copying manila/share/drivers/cephfs/__init__.py -> build/lib/manila/share/drivers/cephfs copying manila/share/drivers/cephfs/driver.py -> build/lib/manila/share/drivers/cephfs creating build/lib/manila/scheduler/drivers copying manila/scheduler/drivers/__init__.py -> build/lib/manila/scheduler/drivers copying manila/scheduler/drivers/base.py -> build/lib/manila/scheduler/drivers copying manila/scheduler/drivers/chance.py -> build/lib/manila/scheduler/drivers copying manila/scheduler/drivers/filter.py -> build/lib/manila/scheduler/drivers copying manila/scheduler/drivers/simple.py -> build/lib/manila/scheduler/drivers creating build/lib/manila/share/drivers/zfsonlinux copying manila/share/drivers/zfsonlinux/__init__.py -> build/lib/manila/share/drivers/zfsonlinux copying manila/share/drivers/zfsonlinux/driver.py -> build/lib/manila/share/drivers/zfsonlinux copying manila/share/drivers/zfsonlinux/utils.py -> build/lib/manila/share/drivers/zfsonlinux copying manila/tests/api/__init__.py -> build/lib/manila/tests/api copying manila/tests/api/common.py -> build/lib/manila/tests/api copying manila/tests/api/fakes.py -> build/lib/manila/tests/api copying manila/tests/api/test_common.py -> build/lib/manila/tests/api copying manila/tests/api/test_extensions.py -> build/lib/manila/tests/api copying manila/tests/api/test_middleware.py -> build/lib/manila/tests/api copying manila/tests/api/test_versions.py -> build/lib/manila/tests/api copying manila/tests/api/test_wsgi.py -> build/lib/manila/tests/api creating build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/__init__.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/fakes.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/test_api.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/test_client_base.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode_rest.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client copying manila/tests/share/drivers/netapp/dataontap/client/test_rest_api.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/client creating build/lib/manila/tests/wsgi copying manila/tests/wsgi/__init__.py -> build/lib/manila/tests/wsgi copying manila/tests/wsgi/test_common.py -> build/lib/manila/tests/wsgi copying manila/tests/wsgi/test_wsgi.py -> build/lib/manila/tests/wsgi creating build/lib/manila/tests/share/drivers/dell_emc creating build/lib/manila/tests/share/drivers/dell_emc/plugins creating build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/fake_exceptions.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/res_mock.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/test_client.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/test_connection.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/test_utils.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/utils.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity creating build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax copying manila/tests/share/drivers/dell_emc/plugins/powermax/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax copying manila/tests/share/drivers/dell_emc/plugins/powermax/test_connection.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax copying manila/tests/share/drivers/dell_emc/plugins/powermax/test_object_manager.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax creating build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/__init__.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/fakes.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/test_container_helper.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/test_driver.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/test_protocol_helper.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/test_security_service_helper.py -> build/lib/manila/tests/share/drivers/container copying manila/tests/share/drivers/container/test_storage_helper.py -> build/lib/manila/tests/share/drivers/container creating build/lib/manila/share/drivers/zfssa copying manila/share/drivers/zfssa/__init__.py -> build/lib/manila/share/drivers/zfssa copying manila/share/drivers/zfssa/restclient.py -> build/lib/manila/share/drivers/zfssa copying manila/share/drivers/zfssa/zfssarest.py -> build/lib/manila/share/drivers/zfssa copying manila/share/drivers/zfssa/zfssashare.py -> build/lib/manila/share/drivers/zfssa creating build/lib/manila/tests/api/middleware copying manila/tests/api/middleware/__init__.py -> build/lib/manila/tests/api/middleware copying manila/tests/api/middleware/test_auth.py -> build/lib/manila/tests/api/middleware copying manila/tests/api/middleware/test_faults.py -> build/lib/manila/tests/api/middleware creating build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/__init__.py -> build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/common.py -> build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/glusterfs_native.py -> build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/layout.py -> build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/layout_directory.py -> build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/glusterfs/layout_volume.py -> build/lib/manila/share/drivers/glusterfs copying manila/share/drivers/inspur/__init__.py -> build/lib/manila/share/drivers/inspur creating build/lib/manila/scheduler/filters copying manila/scheduler/filters/__init__.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/affinity.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/availability_zone.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/base.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/base_host.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/capabilities.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/capacity.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/create_from_snapshot.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/driver.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/extra_specs_ops.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/host.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/ignore_attempted_hosts.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/json.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/retry.py -> build/lib/manila/scheduler/filters copying manila/scheduler/filters/share_replication.py -> build/lib/manila/scheduler/filters creating build/lib/manila/share/drivers/macrosan copying manila/share/drivers/macrosan/__init__.py -> build/lib/manila/share/drivers/macrosan copying manila/share/drivers/macrosan/macrosan_constants.py -> build/lib/manila/share/drivers/macrosan copying manila/share/drivers/macrosan/macrosan_helper.py -> build/lib/manila/share/drivers/macrosan copying manila/share/drivers/macrosan/macrosan_nas.py -> build/lib/manila/share/drivers/macrosan copying manila/share/drivers/macrosan/rest_helper.py -> build/lib/manila/share/drivers/macrosan creating build/lib/manila/db/migrations creating build/lib/manila/db/migrations/alembic copying manila/db/migrations/alembic/__init__.py -> build/lib/manila/db/migrations/alembic copying manila/db/migrations/alembic/env.py -> build/lib/manila/db/migrations/alembic copying manila/db/migrations/alembic/migration.py -> build/lib/manila/db/migrations/alembic creating build/lib/manila/tests/compute copying manila/tests/compute/__init__.py -> build/lib/manila/tests/compute copying manila/tests/compute/test_nova.py -> build/lib/manila/tests/compute copying manila/tests/share/drivers/dell_emc/plugins/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins creating build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/__init__.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_affinity.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_availability_zone.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_base.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_base_host.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_capabilities.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_capacity.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_create_from_snapshot.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_driver.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_extra_specs_ops.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_host.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_ignore_attempted_hosts.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_json.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_retry.py -> build/lib/manila/tests/scheduler/filters copying manila/tests/scheduler/filters/test_share_replication.py -> build/lib/manila/tests/scheduler/filters creating build/lib/manila/tests/share/drivers/hpe copying manila/tests/share/drivers/hpe/__init__.py -> build/lib/manila/tests/share/drivers/hpe copying manila/tests/share/drivers/hpe/test_hpe_3par_constants.py -> build/lib/manila/tests/share/drivers/hpe copying manila/tests/share/drivers/hpe/test_hpe_3par_driver.py -> build/lib/manila/tests/share/drivers/hpe copying manila/tests/share/drivers/hpe/test_hpe_3par_mediator.py -> build/lib/manila/tests/share/drivers/hpe creating build/lib/manila/tests/share/drivers/hitachi/hnas copying manila/tests/share/drivers/hitachi/hnas/__init__.py -> build/lib/manila/tests/share/drivers/hitachi/hnas copying manila/tests/share/drivers/hitachi/hnas/test_driver.py -> build/lib/manila/tests/share/drivers/hitachi/hnas copying manila/tests/share/drivers/hitachi/hnas/test_ssh.py -> build/lib/manila/tests/share/drivers/hitachi/hnas creating build/lib/manila/tests/share_group copying manila/tests/share_group/__init__.py -> build/lib/manila/tests/share_group copying manila/tests/share_group/test_api.py -> build/lib/manila/tests/share_group copying manila/tests/share_group/test_share_group_types.py -> build/lib/manila/tests/share_group creating build/lib/manila/tests/share/drivers/dell_emc/common creating build/lib/manila/tests/share/drivers/dell_emc/common/enas copying manila/tests/share/drivers/dell_emc/common/enas/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/common/enas copying manila/tests/share/drivers/dell_emc/common/enas/fakes.py -> build/lib/manila/tests/share/drivers/dell_emc/common/enas copying manila/tests/share/drivers/dell_emc/common/enas/test_connector.py -> build/lib/manila/tests/share/drivers/dell_emc/common/enas copying manila/tests/share/drivers/dell_emc/common/enas/test_utils.py -> build/lib/manila/tests/share/drivers/dell_emc/common/enas copying manila/tests/share/drivers/dell_emc/common/enas/utils.py -> build/lib/manila/tests/share/drivers/dell_emc/common/enas creating build/lib/manila/tests/data copying manila/tests/data/__init__.py -> build/lib/manila/tests/data copying manila/tests/data/test_helper.py -> build/lib/manila/tests/data copying manila/tests/data/test_manager.py -> build/lib/manila/tests/data copying manila/tests/data/test_rpcapi.py -> build/lib/manila/tests/data copying manila/tests/data/test_utils.py -> build/lib/manila/tests/data creating build/lib/manila/tests/share/drivers/zadara copying manila/tests/share/drivers/zadara/__init__.py -> build/lib/manila/tests/share/drivers/zadara copying manila/tests/share/drivers/zadara/test_zadara.py -> build/lib/manila/tests/share/drivers/zadara creating build/lib/manila/share/drivers/veritas copying manila/share/drivers/veritas/__init__.py -> build/lib/manila/share/drivers/veritas copying manila/share/drivers/veritas/veritas_isa.py -> build/lib/manila/share/drivers/veritas creating build/lib/manila/tests/scheduler/evaluator copying manila/tests/scheduler/evaluator/__init__.py -> build/lib/manila/tests/scheduler/evaluator copying manila/tests/scheduler/evaluator/test_evaluator.py -> build/lib/manila/tests/scheduler/evaluator creating build/lib/manila/data creating build/lib/manila/data/drivers copying manila/data/drivers/__init__.py -> build/lib/manila/data/drivers copying manila/data/drivers/nfs.py -> build/lib/manila/data/drivers creating build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore copying manila/tests/share/drivers/dell_emc/plugins/powerstore/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore copying manila/tests/share/drivers/dell_emc/plugins/powerstore/test_client.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore copying manila/tests/share/drivers/dell_emc/plugins/powerstore/test_connection.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore creating build/lib/manila/tests/api/contrib copying manila/tests/api/contrib/__init__.py -> build/lib/manila/tests/api/contrib copying manila/tests/api/contrib/stubs.py -> build/lib/manila/tests/api/contrib creating build/lib/manila/tests/common copying manila/tests/common/__init__.py -> build/lib/manila/tests/common copying manila/tests/common/test_client_auth.py -> build/lib/manila/tests/common copying manila/tests/common/test_config.py -> build/lib/manila/tests/common creating build/lib/manila/share/drivers/dell_emc creating build/lib/manila/share/drivers/dell_emc/plugins creating build/lib/manila/share/drivers/dell_emc/plugins/vnx copying manila/share/drivers/dell_emc/plugins/vnx/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/vnx copying manila/share/drivers/dell_emc/plugins/vnx/connection.py -> build/lib/manila/share/drivers/dell_emc/plugins/vnx copying manila/share/drivers/dell_emc/plugins/vnx/object_manager.py -> build/lib/manila/share/drivers/dell_emc/plugins/vnx creating build/lib/manila/tests/db creating build/lib/manila/tests/db/sqlalchemy copying manila/tests/db/sqlalchemy/__init__.py -> build/lib/manila/tests/db/sqlalchemy copying manila/tests/db/sqlalchemy/test_api.py -> build/lib/manila/tests/db/sqlalchemy copying manila/tests/db/sqlalchemy/test_models.py -> build/lib/manila/tests/db/sqlalchemy copying manila/share/drivers/dell_emc/plugins/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins copying manila/share/drivers/dell_emc/plugins/base.py -> build/lib/manila/share/drivers/dell_emc/plugins creating build/lib/manila/compute copying manila/compute/__init__.py -> build/lib/manila/compute copying manila/compute/nova.py -> build/lib/manila/compute creating build/lib/manila/share/drivers/hitachi copying manila/share/drivers/hitachi/__init__.py -> build/lib/manila/share/drivers/hitachi creating build/lib/manila/share/drivers/inspur/as13000 copying manila/share/drivers/inspur/as13000/__init__.py -> build/lib/manila/share/drivers/inspur/as13000 copying manila/share/drivers/inspur/as13000/as13000_nas.py -> build/lib/manila/share/drivers/inspur/as13000 creating build/lib/manila/tests/api/openstack copying manila/tests/api/openstack/__init__.py -> build/lib/manila/tests/api/openstack copying manila/tests/api/openstack/test_api_version_request.py -> build/lib/manila/tests/api/openstack copying manila/tests/api/openstack/test_versioned_method.py -> build/lib/manila/tests/api/openstack copying manila/tests/api/openstack/test_wsgi.py -> build/lib/manila/tests/api/openstack creating build/lib/manila/tests/share/drivers/veritas copying manila/tests/share/drivers/veritas/__init__.py -> build/lib/manila/tests/share/drivers/veritas copying manila/tests/share/drivers/veritas/test_veritas_isa.py -> build/lib/manila/tests/share/drivers/veritas creating build/lib/manila/tests/share/drivers/nexenta creating build/lib/manila/tests/share/drivers/nexenta/ns4 copying manila/tests/share/drivers/nexenta/ns4/__init__.py -> build/lib/manila/tests/share/drivers/nexenta/ns4 copying manila/tests/share/drivers/nexenta/ns4/test_jsonrpc.py -> build/lib/manila/tests/share/drivers/nexenta/ns4 copying manila/tests/share/drivers/nexenta/ns4/test_nexenta_nas.py -> build/lib/manila/tests/share/drivers/nexenta/ns4 creating build/lib/manila/scheduler/evaluator copying manila/scheduler/evaluator/__init__.py -> build/lib/manila/scheduler/evaluator copying manila/scheduler/evaluator/evaluator.py -> build/lib/manila/scheduler/evaluator creating build/lib/manila/policies copying manila/policies/__init__.py -> build/lib/manila/policies copying manila/policies/availability_zone.py -> build/lib/manila/policies copying manila/policies/base.py -> build/lib/manila/policies copying manila/policies/message.py -> build/lib/manila/policies copying manila/policies/quota_class_set.py -> build/lib/manila/policies copying manila/policies/quota_set.py -> build/lib/manila/policies copying manila/policies/resource_lock.py -> build/lib/manila/policies copying manila/policies/scheduler_stats.py -> build/lib/manila/policies copying manila/policies/security_service.py -> build/lib/manila/policies copying manila/policies/service.py -> build/lib/manila/policies copying manila/policies/share_access.py -> build/lib/manila/policies copying manila/policies/share_access_metadata.py -> build/lib/manila/policies copying manila/policies/share_backup.py -> build/lib/manila/policies copying manila/policies/share_export_location.py -> build/lib/manila/policies copying manila/policies/share_group.py -> build/lib/manila/policies copying manila/policies/share_group_snapshot.py -> build/lib/manila/policies copying manila/policies/share_group_type.py -> build/lib/manila/policies copying manila/policies/share_group_types_spec.py -> build/lib/manila/policies copying manila/policies/share_instance.py -> build/lib/manila/policies copying manila/policies/share_instance_export_location.py -> build/lib/manila/policies copying manila/policies/share_network.py -> build/lib/manila/policies copying manila/policies/share_network_subnet.py -> build/lib/manila/policies copying manila/policies/share_replica.py -> build/lib/manila/policies copying manila/policies/share_replica_export_location.py -> build/lib/manila/policies copying manila/policies/share_server.py -> build/lib/manila/policies copying manila/policies/share_snapshot.py -> build/lib/manila/policies copying manila/policies/share_snapshot_export_location.py -> build/lib/manila/policies copying manila/policies/share_snapshot_instance.py -> build/lib/manila/policies copying manila/policies/share_snapshot_instance_export_location.py -> build/lib/manila/policies copying manila/policies/share_transfer.py -> build/lib/manila/policies copying manila/policies/share_type.py -> build/lib/manila/policies copying manila/policies/share_types_extra_spec.py -> build/lib/manila/policies copying manila/policies/shares.py -> build/lib/manila/policies creating build/lib/manila/tests/share/drivers/hdfs copying manila/tests/share/drivers/hdfs/__init__.py -> build/lib/manila/tests/share/drivers/hdfs copying manila/tests/share/drivers/hdfs/test_hdfs_native.py -> build/lib/manila/tests/share/drivers/hdfs creating build/lib/manila/tests/db/migrations creating build/lib/manila/tests/db/migrations/alembic copying manila/tests/db/migrations/alembic/__init__.py -> build/lib/manila/tests/db/migrations/alembic copying manila/tests/db/migrations/alembic/migrations_data_checks.py -> build/lib/manila/tests/db/migrations/alembic copying manila/tests/db/migrations/alembic/test_migration.py -> build/lib/manila/tests/db/migrations/alembic creating build/lib/manila/tests/share/drivers/maprfs copying manila/tests/share/drivers/maprfs/__init__.py -> build/lib/manila/tests/share/drivers/maprfs copying manila/tests/share/drivers/maprfs/test_maprfs.py -> build/lib/manila/tests/share/drivers/maprfs creating build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex copying manila/tests/share/drivers/dell_emc/plugins/powerflex/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex copying manila/tests/share/drivers/dell_emc/plugins/powerflex/test_connection.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex copying manila/tests/share/drivers/dell_emc/plugins/powerflex/test_object_manager.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex creating build/lib/manila/share/drivers/maprfs copying manila/share/drivers/maprfs/__init__.py -> build/lib/manila/share/drivers/maprfs copying manila/share/drivers/maprfs/driver_util.py -> build/lib/manila/share/drivers/maprfs copying manila/share/drivers/maprfs/maprfs_native.py -> build/lib/manila/share/drivers/maprfs copying manila/tests/share/drivers/dell_emc/common/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/common creating build/lib/manila/tests/share/drivers/inspur/instorage copying manila/tests/share/drivers/inspur/instorage/__init__.py -> build/lib/manila/tests/share/drivers/inspur/instorage copying manila/tests/share/drivers/inspur/instorage/test_instorage.py -> build/lib/manila/tests/share/drivers/inspur/instorage creating build/lib/manila/cmd copying manila/cmd/__init__.py -> build/lib/manila/cmd copying manila/cmd/api.py -> build/lib/manila/cmd copying manila/cmd/data.py -> build/lib/manila/cmd copying manila/cmd/manage.py -> build/lib/manila/cmd copying manila/cmd/scheduler.py -> build/lib/manila/cmd copying manila/cmd/share.py -> build/lib/manila/cmd copying manila/cmd/status.py -> build/lib/manila/cmd creating build/lib/manila/tests/share/drivers/ganesha copying manila/tests/share/drivers/ganesha/__init__.py -> build/lib/manila/tests/share/drivers/ganesha copying manila/tests/share/drivers/ganesha/test_manager.py -> build/lib/manila/tests/share/drivers/ganesha copying manila/tests/share/drivers/ganesha/test_utils.py -> build/lib/manila/tests/share/drivers/ganesha creating build/lib/manila/share/drivers/netapp creating build/lib/manila/share/drivers/netapp/dataontap creating build/lib/manila/share/drivers/netapp/dataontap/protocols copying manila/share/drivers/netapp/dataontap/protocols/__init__.py -> build/lib/manila/share/drivers/netapp/dataontap/protocols copying manila/share/drivers/netapp/dataontap/protocols/base.py -> build/lib/manila/share/drivers/netapp/dataontap/protocols copying manila/share/drivers/netapp/dataontap/protocols/cifs_cmode.py -> build/lib/manila/share/drivers/netapp/dataontap/protocols copying manila/share/drivers/netapp/dataontap/protocols/nfs_cmode.py -> build/lib/manila/share/drivers/netapp/dataontap/protocols creating build/lib/manila/tests/network/neutron copying manila/tests/network/neutron/__init__.py -> build/lib/manila/tests/network/neutron copying manila/tests/network/neutron/test_neutron_api.py -> build/lib/manila/tests/network/neutron copying manila/tests/network/neutron/test_neutron_plugin.py -> build/lib/manila/tests/network/neutron copying manila/tests/share/drivers/netapp/__init__.py -> build/lib/manila/tests/share/drivers/netapp copying manila/tests/share/drivers/netapp/fakes.py -> build/lib/manila/tests/share/drivers/netapp copying manila/tests/share/drivers/netapp/test_common.py -> build/lib/manila/tests/share/drivers/netapp copying manila/tests/share/drivers/netapp/test_utils.py -> build/lib/manila/tests/share/drivers/netapp creating build/lib/manila/share/drivers/dell_emc/common creating build/lib/manila/share/drivers/dell_emc/common/enas copying manila/share/drivers/dell_emc/common/enas/__init__.py -> build/lib/manila/share/drivers/dell_emc/common/enas copying manila/share/drivers/dell_emc/common/enas/connector.py -> build/lib/manila/share/drivers/dell_emc/common/enas copying manila/share/drivers/dell_emc/common/enas/constants.py -> build/lib/manila/share/drivers/dell_emc/common/enas copying manila/share/drivers/dell_emc/common/enas/utils.py -> build/lib/manila/share/drivers/dell_emc/common/enas copying manila/share/drivers/dell_emc/common/enas/xml_api_parser.py -> build/lib/manila/share/drivers/dell_emc/common/enas creating build/lib/manila/tests/api/extensions copying manila/tests/api/extensions/__init__.py -> build/lib/manila/tests/api/extensions copying manila/tests/api/extensions/foxinsocks.py -> build/lib/manila/tests/api/extensions copying manila/share/drivers/netapp/dataontap/__init__.py -> build/lib/manila/share/drivers/netapp/dataontap creating build/lib/manila/tests/share/drivers/qnap copying manila/tests/share/drivers/qnap/__init__.py -> build/lib/manila/tests/share/drivers/qnap copying manila/tests/share/drivers/qnap/fakes.py -> build/lib/manila/tests/share/drivers/qnap copying manila/tests/share/drivers/qnap/test_api.py -> build/lib/manila/tests/share/drivers/qnap copying manila/tests/share/drivers/qnap/test_qnap.py -> build/lib/manila/tests/share/drivers/qnap creating build/lib/manila/tests/api/views copying manila/tests/api/views/__init__.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_quota_class_sets.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_quota_sets.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_scheduler_stats.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_share_accesses.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_share_network_subnets.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_share_networks.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_shares.py -> build/lib/manila/tests/api/views copying manila/tests/api/views/test_versions.py -> build/lib/manila/tests/api/views creating build/lib/manila/share/drivers/dell_emc/plugins/isilon copying manila/share/drivers/dell_emc/plugins/isilon/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/isilon copying manila/share/drivers/dell_emc/plugins/isilon/isilon.py -> build/lib/manila/share/drivers/dell_emc/plugins/isilon copying manila/share/drivers/dell_emc/plugins/isilon/isilon_api.py -> build/lib/manila/share/drivers/dell_emc/plugins/isilon copying manila/tests/db/migrations/__init__.py -> build/lib/manila/tests/db/migrations copying manila/tests/db/migrations/test_utils.py -> build/lib/manila/tests/db/migrations creating build/lib/manila/tests/share/drivers/infinidat copying manila/tests/share/drivers/infinidat/__init__.py -> build/lib/manila/tests/share/drivers/infinidat copying manila/tests/share/drivers/infinidat/test_infinidat.py -> build/lib/manila/tests/share/drivers/infinidat creating build/lib/manila/share/drivers/tegile copying manila/share/drivers/tegile/__init__.py -> build/lib/manila/share/drivers/tegile copying manila/share/drivers/tegile/tegile.py -> build/lib/manila/share/drivers/tegile creating build/lib/manila/share/drivers/dell_emc/plugins/unity copying manila/share/drivers/dell_emc/plugins/unity/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/unity copying manila/share/drivers/dell_emc/plugins/unity/client.py -> build/lib/manila/share/drivers/dell_emc/plugins/unity copying manila/share/drivers/dell_emc/plugins/unity/connection.py -> build/lib/manila/share/drivers/dell_emc/plugins/unity copying manila/share/drivers/dell_emc/plugins/unity/utils.py -> build/lib/manila/share/drivers/dell_emc/plugins/unity creating build/lib/manila/share/drivers/nexenta creating build/lib/manila/share/drivers/nexenta/ns4 copying manila/share/drivers/nexenta/ns4/__init__.py -> build/lib/manila/share/drivers/nexenta/ns4 copying manila/share/drivers/nexenta/ns4/jsonrpc.py -> build/lib/manila/share/drivers/nexenta/ns4 copying manila/share/drivers/nexenta/ns4/nexenta_nas.py -> build/lib/manila/share/drivers/nexenta/ns4 copying manila/share/drivers/nexenta/ns4/nexenta_nfs_helper.py -> build/lib/manila/share/drivers/nexenta/ns4 copying manila/tests/share/drivers/dell_emc/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc copying manila/tests/share/drivers/dell_emc/test_driver.py -> build/lib/manila/tests/share/drivers/dell_emc creating build/lib/manila/tests/share/drivers/zfsonlinux copying manila/tests/share/drivers/zfsonlinux/__init__.py -> build/lib/manila/tests/share/drivers/zfsonlinux copying manila/tests/share/drivers/zfsonlinux/test_driver.py -> build/lib/manila/tests/share/drivers/zfsonlinux copying manila/tests/share/drivers/zfsonlinux/test_utils.py -> build/lib/manila/tests/share/drivers/zfsonlinux creating build/lib/manila/tests/image copying manila/tests/image/__init__.py -> build/lib/manila/tests/image copying manila/tests/image/test_image.py -> build/lib/manila/tests/image creating build/lib/manila/tests/cmd copying manila/tests/cmd/__init__.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_api.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_data.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_manage.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_scheduler.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_share.py -> build/lib/manila/tests/cmd copying manila/tests/cmd/test_status.py -> build/lib/manila/tests/cmd copying manila/db/__init__.py -> build/lib/manila/db copying manila/db/api.py -> build/lib/manila/db copying manila/db/base.py -> build/lib/manila/db copying manila/db/migration.py -> build/lib/manila/db creating build/lib/manila/tests/share/drivers/macrosan copying manila/tests/share/drivers/macrosan/__init__.py -> build/lib/manila/tests/share/drivers/macrosan copying manila/tests/share/drivers/macrosan/test_macrosan_nas.py -> build/lib/manila/tests/share/drivers/macrosan creating build/lib/manila/share/drivers/hitachi/hsp copying manila/share/drivers/hitachi/hsp/__init__.py -> build/lib/manila/share/drivers/hitachi/hsp copying manila/share/drivers/hitachi/hsp/driver.py -> build/lib/manila/share/drivers/hitachi/hsp copying manila/share/drivers/hitachi/hsp/rest.py -> build/lib/manila/share/drivers/hitachi/hsp creating build/lib/manila/tests/share/drivers/dell_emc/plugins/isilon copying manila/tests/share/drivers/dell_emc/plugins/isilon/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/isilon copying manila/tests/share/drivers/dell_emc/plugins/isilon/test_isilon.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/isilon copying manila/tests/share/drivers/dell_emc/plugins/isilon/test_isilon_api.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/isilon creating build/lib/manila/tests/share/drivers/inspur/as13000 copying manila/tests/share/drivers/inspur/as13000/__init__.py -> build/lib/manila/tests/share/drivers/inspur/as13000 copying manila/tests/share/drivers/inspur/as13000/test_as13000_nas.py -> build/lib/manila/tests/share/drivers/inspur/as13000 copying manila/tests/share/drivers/__init__.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/dummy.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_ganesha.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_generic.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_glusterfs.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_helpers.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_lvm.py -> build/lib/manila/tests/share/drivers copying manila/tests/share/drivers/test_service_instance.py -> build/lib/manila/tests/share/drivers creating build/lib/manila/share/drivers/nexenta/ns5 copying manila/share/drivers/nexenta/ns5/__init__.py -> build/lib/manila/share/drivers/nexenta/ns5 copying manila/share/drivers/nexenta/ns5/jsonrpc.py -> build/lib/manila/share/drivers/nexenta/ns5 copying manila/share/drivers/nexenta/ns5/nexenta_nas.py -> build/lib/manila/share/drivers/nexenta/ns5 creating build/lib/manila/share_group copying manila/share_group/__init__.py -> build/lib/manila/share_group copying manila/share_group/api.py -> build/lib/manila/share_group copying manila/share_group/share_group_types.py -> build/lib/manila/share_group copying manila/tests/share/drivers/netapp/dataontap/__init__.py -> build/lib/manila/tests/share/drivers/netapp/dataontap copying manila/tests/share/drivers/netapp/dataontap/fakes.py -> build/lib/manila/tests/share/drivers/netapp/dataontap copying manila/tests/scheduler/__init__.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/fakes.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/test_host_manager.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/test_manager.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/test_rpcapi.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/test_scheduler_options.py -> build/lib/manila/tests/scheduler copying manila/tests/scheduler/test_utils.py -> build/lib/manila/tests/scheduler copying manila/tests/__init__.py -> build/lib/manila/tests copying manila/tests/conf_fixture.py -> build/lib/manila/tests copying manila/tests/db_utils.py -> build/lib/manila/tests copying manila/tests/declare_conf.py -> build/lib/manila/tests copying manila/tests/fake_backup_driver.py -> build/lib/manila/tests copying manila/tests/fake_client_exception_class.py -> build/lib/manila/tests copying manila/tests/fake_compute.py -> build/lib/manila/tests copying manila/tests/fake_driver.py -> build/lib/manila/tests copying manila/tests/fake_image.py -> build/lib/manila/tests copying manila/tests/fake_network.py -> build/lib/manila/tests copying manila/tests/fake_notifier.py -> build/lib/manila/tests copying manila/tests/fake_service_instance.py -> build/lib/manila/tests copying manila/tests/fake_share.py -> build/lib/manila/tests copying manila/tests/fake_utils.py -> build/lib/manila/tests copying manila/tests/fake_volume.py -> build/lib/manila/tests copying manila/tests/fake_zfssa.py -> build/lib/manila/tests copying manila/tests/runtime_conf.py -> build/lib/manila/tests copying manila/tests/test_api.py -> build/lib/manila/tests copying manila/tests/test_conf.py -> build/lib/manila/tests copying manila/tests/test_context.py -> build/lib/manila/tests copying manila/tests/test_coordination.py -> build/lib/manila/tests copying manila/tests/test_exception.py -> build/lib/manila/tests copying manila/tests/test_manager.py -> build/lib/manila/tests copying manila/tests/test_misc.py -> build/lib/manila/tests copying manila/tests/test_network.py -> build/lib/manila/tests copying manila/tests/test_policy.py -> build/lib/manila/tests copying manila/tests/test_quota.py -> build/lib/manila/tests copying manila/tests/test_rpc.py -> build/lib/manila/tests copying manila/tests/test_service.py -> build/lib/manila/tests copying manila/tests/test_ssh_utils.py -> build/lib/manila/tests copying manila/tests/test_test.py -> build/lib/manila/tests copying manila/tests/test_test_utils.py -> build/lib/manila/tests copying manila/tests/test_utils.py -> build/lib/manila/tests copying manila/tests/utils.py -> build/lib/manila/tests creating build/lib/manila/tests/xenapi copying manila/tests/xenapi/__init__.py -> build/lib/manila/tests/xenapi creating build/lib/manila/api/middleware copying manila/api/middleware/__init__.py -> build/lib/manila/api/middleware copying manila/api/middleware/auth.py -> build/lib/manila/api/middleware copying manila/api/middleware/fault.py -> build/lib/manila/api/middleware creating build/lib/manila/network copying manila/network/__init__.py -> build/lib/manila/network copying manila/network/standalone_network_plugin.py -> build/lib/manila/network creating build/lib/manila/share/drivers/hitachi/hnas copying manila/share/drivers/hitachi/hnas/__init__.py -> build/lib/manila/share/drivers/hitachi/hnas copying manila/share/drivers/hitachi/hnas/driver.py -> build/lib/manila/share/drivers/hitachi/hnas copying manila/share/drivers/hitachi/hnas/ssh.py -> build/lib/manila/share/drivers/hitachi/hnas creating build/lib/manila/tests/share/drivers/quobyte copying manila/tests/share/drivers/quobyte/__init__.py -> build/lib/manila/tests/share/drivers/quobyte copying manila/tests/share/drivers/quobyte/test_jsonrpc.py -> build/lib/manila/tests/share/drivers/quobyte copying manila/tests/share/drivers/quobyte/test_quobyte.py -> build/lib/manila/tests/share/drivers/quobyte creating build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/__init__.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/drv_multi_svm.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/drv_single_svm.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode copying manila/share/drivers/netapp/dataontap/cluster_mode/performance.py -> build/lib/manila/share/drivers/netapp/dataontap/cluster_mode creating build/lib/manila/share/drivers/dell_emc/plugins/powerstore copying manila/share/drivers/dell_emc/plugins/powerstore/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerstore copying manila/share/drivers/dell_emc/plugins/powerstore/client.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerstore copying manila/share/drivers/dell_emc/plugins/powerstore/connection.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerstore creating build/lib/manila/transfer copying manila/transfer/__init__.py -> build/lib/manila/transfer copying manila/transfer/api.py -> build/lib/manila/transfer creating build/lib/manila/share/drivers/dell_emc/plugins/powermax copying manila/share/drivers/dell_emc/plugins/powermax/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/powermax copying manila/share/drivers/dell_emc/plugins/powermax/connection.py -> build/lib/manila/share/drivers/dell_emc/plugins/powermax copying manila/share/drivers/dell_emc/plugins/powermax/object_manager.py -> build/lib/manila/share/drivers/dell_emc/plugins/powermax creating build/lib/manila/tests/share/drivers/huawei copying manila/tests/share/drivers/huawei/__init__.py -> build/lib/manila/tests/share/drivers/huawei copying manila/tests/share/drivers/huawei/test_huawei_nas.py -> build/lib/manila/tests/share/drivers/huawei creating build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/__init__.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_data_motion.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_driver_interfaces.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_multi_svm.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_single_svm.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_performance.py -> build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode creating build/lib/manila/share/drivers/qnap copying manila/share/drivers/qnap/__init__.py -> build/lib/manila/share/drivers/qnap copying manila/share/drivers/qnap/api.py -> build/lib/manila/share/drivers/qnap copying manila/share/drivers/qnap/qnap.py -> build/lib/manila/share/drivers/qnap creating build/lib/manila/volume copying manila/volume/__init__.py -> build/lib/manila/volume copying manila/volume/cinder.py -> build/lib/manila/volume creating build/lib/manila/scheduler/filters/share_group_filters copying manila/scheduler/filters/share_group_filters/__init__.py -> build/lib/manila/scheduler/filters/share_group_filters copying manila/scheduler/filters/share_group_filters/consistent_snapshot.py -> build/lib/manila/scheduler/filters/share_group_filters creating build/lib/manila/image copying manila/image/__init__.py -> build/lib/manila/image copying manila/image/glance.py -> build/lib/manila/image creating build/lib/manila/share/drivers/hdfs copying manila/share/drivers/hdfs/__init__.py -> build/lib/manila/share/drivers/hdfs copying manila/share/drivers/hdfs/hdfs_native.py -> build/lib/manila/share/drivers/hdfs copying manila/api/__init__.py -> build/lib/manila/api copying manila/api/common.py -> build/lib/manila/api copying manila/api/extensions.py -> build/lib/manila/api copying manila/api/urlmap.py -> build/lib/manila/api copying manila/api/versions.py -> build/lib/manila/api creating build/lib/manila/share/drivers/purestorage copying manila/share/drivers/purestorage/__init__.py -> build/lib/manila/share/drivers/purestorage copying manila/share/drivers/purestorage/flashblade.py -> build/lib/manila/share/drivers/purestorage creating build/lib/manila/tests/share/drivers/tegile copying manila/tests/share/drivers/tegile/__init__.py -> build/lib/manila/tests/share/drivers/tegile copying manila/tests/share/drivers/tegile/test_tegile.py -> build/lib/manila/tests/share/drivers/tegile copying manila/share/drivers/dell_emc/__init__.py -> build/lib/manila/share/drivers/dell_emc copying manila/share/drivers/dell_emc/driver.py -> build/lib/manila/share/drivers/dell_emc copying manila/share/drivers/dell_emc/plugin_manager.py -> build/lib/manila/share/drivers/dell_emc creating build/lib/manila/share/drivers/quobyte copying manila/share/drivers/quobyte/__init__.py -> build/lib/manila/share/drivers/quobyte copying manila/share/drivers/quobyte/jsonrpc.py -> build/lib/manila/share/drivers/quobyte copying manila/share/drivers/quobyte/quobyte.py -> build/lib/manila/share/drivers/quobyte copying manila/tests/share/__init__.py -> build/lib/manila/tests/share copying manila/tests/share/test_access.py -> build/lib/manila/tests/share copying manila/tests/share/test_api.py -> build/lib/manila/tests/share copying manila/tests/share/test_driver.py -> build/lib/manila/tests/share copying manila/tests/share/test_drivers_private_data.py -> build/lib/manila/tests/share copying manila/tests/share/test_hook.py -> build/lib/manila/tests/share copying manila/tests/share/test_manager.py -> build/lib/manila/tests/share copying manila/tests/share/test_migration.py -> build/lib/manila/tests/share copying manila/tests/share/test_rpcapi.py -> build/lib/manila/tests/share copying manila/tests/share/test_share_types.py -> build/lib/manila/tests/share copying manila/tests/share/test_share_utils.py -> build/lib/manila/tests/share copying manila/tests/share/test_snapshot_access.py -> build/lib/manila/tests/share creating build/lib/manila/tests/monkey_patch_example copying manila/tests/monkey_patch_example/__init__.py -> build/lib/manila/tests/monkey_patch_example copying manila/tests/monkey_patch_example/example_a.py -> build/lib/manila/tests/monkey_patch_example copying manila/tests/monkey_patch_example/example_b.py -> build/lib/manila/tests/monkey_patch_example creating build/lib/manila/share/drivers/dell_emc/plugins/powerflex copying manila/share/drivers/dell_emc/plugins/powerflex/__init__.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerflex copying manila/share/drivers/dell_emc/plugins/powerflex/connection.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerflex copying manila/share/drivers/dell_emc/plugins/powerflex/object_manager.py -> build/lib/manila/share/drivers/dell_emc/plugins/powerflex copying manila/tests/share/drivers/nexenta/__init__.py -> build/lib/manila/tests/share/drivers/nexenta copying manila/tests/share/drivers/nexenta/test_utils.py -> build/lib/manila/tests/share/drivers/nexenta creating build/lib/manila/share/drivers/huawei creating build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/__init__.py -> build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/connection.py -> build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/helper.py -> build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/replication.py -> build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/rpcapi.py -> build/lib/manila/share/drivers/huawei/v3 copying manila/share/drivers/huawei/v3/smartx.py -> build/lib/manila/share/drivers/huawei/v3 creating build/lib/manila/api/views copying manila/api/views/__init__.py -> build/lib/manila/api/views copying manila/api/views/availability_zones.py -> build/lib/manila/api/views copying manila/api/views/export_locations.py -> build/lib/manila/api/views copying manila/api/views/limits.py -> build/lib/manila/api/views copying manila/api/views/messages.py -> build/lib/manila/api/views copying manila/api/views/quota_class_sets.py -> build/lib/manila/api/views copying manila/api/views/quota_sets.py -> build/lib/manila/api/views copying manila/api/views/resource_locks.py -> build/lib/manila/api/views copying manila/api/views/scheduler_stats.py -> build/lib/manila/api/views copying manila/api/views/security_service.py -> build/lib/manila/api/views copying manila/api/views/services.py -> build/lib/manila/api/views copying manila/api/views/share_accesses.py -> build/lib/manila/api/views copying manila/api/views/share_backups.py -> build/lib/manila/api/views copying manila/api/views/share_group_snapshots.py -> build/lib/manila/api/views copying manila/api/views/share_group_types.py -> build/lib/manila/api/views copying manila/api/views/share_groups.py -> build/lib/manila/api/views copying manila/api/views/share_instance.py -> build/lib/manila/api/views copying manila/api/views/share_migration.py -> build/lib/manila/api/views copying manila/api/views/share_network_subnets.py -> build/lib/manila/api/views copying manila/api/views/share_networks.py -> build/lib/manila/api/views copying manila/api/views/share_replicas.py -> build/lib/manila/api/views copying manila/api/views/share_server_migration.py -> build/lib/manila/api/views copying manila/api/views/share_servers.py -> build/lib/manila/api/views copying manila/api/views/share_snapshot_export_locations.py -> build/lib/manila/api/views copying manila/api/views/share_snapshot_instances.py -> build/lib/manila/api/views copying manila/api/views/share_snapshots.py -> build/lib/manila/api/views copying manila/api/views/shares.py -> build/lib/manila/api/views copying manila/api/views/transfers.py -> build/lib/manila/api/views copying manila/api/views/types.py -> build/lib/manila/api/views copying manila/api/views/versions.py -> build/lib/manila/api/views creating build/lib/manila/tests/volume copying manila/tests/volume/__init__.py -> build/lib/manila/tests/volume copying manila/tests/volume/test_cinder.py -> build/lib/manila/tests/volume creating build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx copying manila/tests/share/drivers/dell_emc/plugins/vnx/__init__.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx copying manila/tests/share/drivers/dell_emc/plugins/vnx/test_connection.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx copying manila/tests/share/drivers/dell_emc/plugins/vnx/test_object_manager.py -> build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx copying manila/tests/share/drivers/hitachi/__init__.py -> build/lib/manila/tests/share/drivers/hitachi copying manila/share/drivers/nexenta/__init__.py -> build/lib/manila/share/drivers/nexenta copying manila/share/drivers/nexenta/options.py -> build/lib/manila/share/drivers/nexenta copying manila/share/drivers/nexenta/utils.py -> build/lib/manila/share/drivers/nexenta creating build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/__init__.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/api.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/client_base.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/client_cmode.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/rest_api.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/share/drivers/netapp/dataontap/client/rest_endpoints.py -> build/lib/manila/share/drivers/netapp/dataontap/client copying manila/__init__.py -> build/lib/manila copying manila/context.py -> build/lib/manila copying manila/coordination.py -> build/lib/manila copying manila/exception.py -> build/lib/manila copying manila/i18n.py -> build/lib/manila copying manila/manager.py -> build/lib/manila copying manila/opts.py -> build/lib/manila copying manila/policy.py -> build/lib/manila copying manila/quota.py -> build/lib/manila copying manila/rpc.py -> build/lib/manila copying manila/service.py -> build/lib/manila copying manila/ssh_utils.py -> build/lib/manila copying manila/test.py -> build/lib/manila copying manila/utils.py -> build/lib/manila copying manila/version.py -> build/lib/manila creating build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/__init__.py -> build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/service_instance.py -> build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/windows_smb_driver.py -> build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/windows_smb_helper.py -> build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/windows_utils.py -> build/lib/manila/share/drivers/windows copying manila/share/drivers/windows/winrm_helper.py -> build/lib/manila/share/drivers/windows copying manila/share/drivers/dell_emc/common/__init__.py -> build/lib/manila/share/drivers/dell_emc/common copying manila/db/migrations/__init__.py -> build/lib/manila/db/migrations copying manila/db/migrations/utils.py -> build/lib/manila/db/migrations creating build/lib/manila/tests/scheduler/drivers copying manila/tests/scheduler/drivers/__init__.py -> build/lib/manila/tests/scheduler/drivers copying manila/tests/scheduler/drivers/test_base.py -> build/lib/manila/tests/scheduler/drivers copying manila/tests/scheduler/drivers/test_filter.py -> build/lib/manila/tests/scheduler/drivers copying manila/tests/scheduler/drivers/test_simple.py -> build/lib/manila/tests/scheduler/drivers creating build/lib/manila/tests/message copying manila/tests/message/__init__.py -> build/lib/manila/tests/message copying manila/tests/message/test_api.py -> build/lib/manila/tests/message copying manila/tests/message/test_message_field.py -> build/lib/manila/tests/message creating build/lib/manila/api/v1 copying manila/api/v1/__init__.py -> build/lib/manila/api/v1 copying manila/api/v1/limits.py -> build/lib/manila/api/v1 copying manila/api/v1/router.py -> build/lib/manila/api/v1 copying manila/api/v1/scheduler_stats.py -> build/lib/manila/api/v1 copying manila/api/v1/security_service.py -> build/lib/manila/api/v1 copying manila/api/v1/share_manage.py -> build/lib/manila/api/v1 copying manila/api/v1/share_metadata.py -> build/lib/manila/api/v1 copying manila/api/v1/share_servers.py -> build/lib/manila/api/v1 copying manila/api/v1/share_snapshots.py -> build/lib/manila/api/v1 copying manila/api/v1/share_types_extra_specs.py -> build/lib/manila/api/v1 copying manila/api/v1/share_unmanage.py -> build/lib/manila/api/v1 copying manila/api/v1/shares.py -> build/lib/manila/api/v1 creating build/lib/manila/tests/share/drivers/cephfs copying manila/tests/share/drivers/cephfs/__init__.py -> build/lib/manila/tests/share/drivers/cephfs copying manila/tests/share/drivers/cephfs/test_driver.py -> build/lib/manila/tests/share/drivers/cephfs creating build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/__init__.py -> build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/test_common.py -> build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/test_glusterfs_native.py -> build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/test_layout.py -> build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/test_layout_directory.py -> build/lib/manila/tests/share/drivers/glusterfs copying manila/tests/share/drivers/glusterfs/test_layout_volume.py -> build/lib/manila/tests/share/drivers/glusterfs creating build/lib/manila/tests/integrated/api copying manila/tests/integrated/api/__init__.py -> build/lib/manila/tests/integrated/api copying manila/tests/integrated/api/client.py -> build/lib/manila/tests/integrated/api copying manila/share/drivers/netapp/__init__.py -> build/lib/manila/share/drivers/netapp copying manila/share/drivers/netapp/common.py -> build/lib/manila/share/drivers/netapp copying manila/share/drivers/netapp/options.py -> build/lib/manila/share/drivers/netapp copying manila/share/drivers/netapp/utils.py -> build/lib/manila/share/drivers/netapp copying manila/share/drivers/__init__.py -> build/lib/manila/share/drivers copying manila/share/drivers/generic.py -> build/lib/manila/share/drivers copying manila/share/drivers/helpers.py -> build/lib/manila/share/drivers copying manila/share/drivers/lvm.py -> build/lib/manila/share/drivers copying manila/share/drivers/service_instance.py -> build/lib/manila/share/drivers creating build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/__init__.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/base.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/base_host.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/capacity.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/goodness.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/host_affinity.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/netapp_aiq.py -> build/lib/manila/scheduler/weighers copying manila/scheduler/weighers/pool.py -> build/lib/manila/scheduler/weighers creating build/lib/manila/network/neutron copying manila/network/neutron/__init__.py -> build/lib/manila/network/neutron copying manila/network/neutron/api.py -> build/lib/manila/network/neutron copying manila/network/neutron/constants.py -> build/lib/manila/network/neutron copying manila/network/neutron/neutron_network_plugin.py -> build/lib/manila/network/neutron copying manila/tests/db/__init__.py -> build/lib/manila/tests/db copying manila/tests/db/fakes.py -> build/lib/manila/tests/db copying manila/tests/db/test_api.py -> build/lib/manila/tests/db copying manila/tests/db/test_migration.py -> build/lib/manila/tests/db creating build/lib/manila/share/drivers/ganesha copying manila/share/drivers/ganesha/__init__.py -> build/lib/manila/share/drivers/ganesha copying manila/share/drivers/ganesha/manager.py -> build/lib/manila/share/drivers/ganesha copying manila/share/drivers/ganesha/utils.py -> build/lib/manila/share/drivers/ganesha creating build/lib/manila/share/drivers/hpe copying manila/share/drivers/hpe/__init__.py -> build/lib/manila/share/drivers/hpe copying manila/share/drivers/hpe/hpe_3par_driver.py -> build/lib/manila/share/drivers/hpe copying manila/share/drivers/hpe/hpe_3par_mediator.py -> build/lib/manila/share/drivers/hpe creating build/lib/manila/api/v2 copying manila/api/v2/__init__.py -> build/lib/manila/api/v2 copying manila/api/v2/availability_zones.py -> build/lib/manila/api/v2 copying manila/api/v2/messages.py -> build/lib/manila/api/v2 copying manila/api/v2/metadata.py -> build/lib/manila/api/v2 copying manila/api/v2/quota_class_sets.py -> build/lib/manila/api/v2 copying manila/api/v2/quota_sets.py -> build/lib/manila/api/v2 copying manila/api/v2/resource_locks.py -> build/lib/manila/api/v2 copying manila/api/v2/router.py -> build/lib/manila/api/v2 copying manila/api/v2/services.py -> build/lib/manila/api/v2 copying manila/api/v2/share_access_metadata.py -> build/lib/manila/api/v2 copying manila/api/v2/share_accesses.py -> build/lib/manila/api/v2 copying manila/api/v2/share_backups.py -> build/lib/manila/api/v2 copying manila/api/v2/share_export_locations.py -> build/lib/manila/api/v2 copying manila/api/v2/share_group_snapshots.py -> build/lib/manila/api/v2 copying manila/api/v2/share_group_type_specs.py -> build/lib/manila/api/v2 copying manila/api/v2/share_group_types.py -> build/lib/manila/api/v2 copying manila/api/v2/share_groups.py -> build/lib/manila/api/v2 copying manila/api/v2/share_instance_export_locations.py -> build/lib/manila/api/v2 copying manila/api/v2/share_instances.py -> build/lib/manila/api/v2 copying manila/api/v2/share_network_subnets.py -> build/lib/manila/api/v2 copying manila/api/v2/share_networks.py -> build/lib/manila/api/v2 copying manila/api/v2/share_replica_export_locations.py -> build/lib/manila/api/v2 copying manila/api/v2/share_replicas.py -> build/lib/manila/api/v2 copying manila/api/v2/share_servers.py -> build/lib/manila/api/v2 copying manila/api/v2/share_snapshot_export_locations.py -> build/lib/manila/api/v2 copying manila/api/v2/share_snapshot_instance_export_locations.py -> build/lib/manila/api/v2 copying manila/api/v2/share_snapshot_instances.py -> build/lib/manila/api/v2 copying manila/api/v2/share_snapshots.py -> build/lib/manila/api/v2 copying manila/api/v2/share_transfer.py -> build/lib/manila/api/v2 copying manila/api/v2/share_types.py -> build/lib/manila/api/v2 copying manila/api/v2/shares.py -> build/lib/manila/api/v2 creating build/lib/manila/tests/network/linux copying manila/tests/network/linux/__init__.py -> build/lib/manila/tests/network/linux copying manila/tests/network/linux/test_interface.py -> build/lib/manila/tests/network/linux copying manila/tests/network/linux/test_ip_lib.py -> build/lib/manila/tests/network/linux copying manila/tests/network/linux/test_ovs_lib.py -> build/lib/manila/tests/network/linux creating build/lib/manila/privsep copying manila/privsep/__init__.py -> build/lib/manila/privsep copying manila/privsep/common.py -> build/lib/manila/privsep copying manila/privsep/filesystem.py -> build/lib/manila/privsep copying manila/privsep/lvm.py -> build/lib/manila/privsep copying manila/privsep/os.py -> build/lib/manila/privsep creating build/lib/manila/network/linux copying manila/network/linux/__init__.py -> build/lib/manila/network/linux copying manila/network/linux/interface.py -> build/lib/manila/network/linux copying manila/network/linux/ip_lib.py -> build/lib/manila/network/linux copying manila/network/linux/ovs_lib.py -> build/lib/manila/network/linux creating build/lib/manila/tests/lock copying manila/tests/lock/__init__.py -> build/lib/manila/tests/lock copying manila/tests/lock/test_api.py -> build/lib/manila/tests/lock creating build/lib/manila/tests/share/drivers/nexenta/ns5 copying manila/tests/share/drivers/nexenta/ns5/__init__.py -> build/lib/manila/tests/share/drivers/nexenta/ns5 copying manila/tests/share/drivers/nexenta/ns5/test_jsonrpc.py -> build/lib/manila/tests/share/drivers/nexenta/ns5 copying manila/tests/share/drivers/nexenta/ns5/test_nexenta_nas.py -> build/lib/manila/tests/share/drivers/nexenta/ns5 copying manila/data/__init__.py -> build/lib/manila/data copying manila/data/backup_driver.py -> build/lib/manila/data copying manila/data/helper.py -> build/lib/manila/data copying manila/data/manager.py -> build/lib/manila/data copying manila/data/rpcapi.py -> build/lib/manila/data copying manila/data/utils.py -> build/lib/manila/data creating build/lib/manila/tests/api/v1 copying manila/tests/api/v1/__init__.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/stubs.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_limits.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_scheduler_stats.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_security_service.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_manage.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_metadata.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_servers.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_snapshots.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_types_extra_specs.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_share_unmanage.py -> build/lib/manila/tests/api/v1 copying manila/tests/api/v1/test_shares.py -> build/lib/manila/tests/api/v1 creating build/lib/manila/share/drivers/ibm copying manila/share/drivers/ibm/__init__.py -> build/lib/manila/share/drivers/ibm copying manila/share/drivers/ibm/gpfs.py -> build/lib/manila/share/drivers/ibm copying manila/share/drivers/huawei/__init__.py -> build/lib/manila/share/drivers/huawei copying manila/share/drivers/huawei/base.py -> build/lib/manila/share/drivers/huawei copying manila/share/drivers/huawei/constants.py -> build/lib/manila/share/drivers/huawei copying manila/share/drivers/huawei/huawei_nas.py -> build/lib/manila/share/drivers/huawei copying manila/share/drivers/huawei/huawei_utils.py -> build/lib/manila/share/drivers/huawei running egg_info writing manila.egg-info/PKG-INFO writing dependency_links to manila.egg-info/dependency_links.txt writing entry points to manila.egg-info/entry_points.txt writing requirements to manila.egg-info/requires.txt writing top-level names to manila.egg-info/top_level.txt writing pbr to manila.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 'manila.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'manila.db.migrations.alembic.versions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'manila.db.migrations.alembic.versions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'manila.db.migrations.alembic.versions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'manila.db.migrations.alembic.versions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'manila.share.drivers.cephfs.conf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'manila.share.drivers.cephfs.conf' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'manila.share.drivers.cephfs.conf' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'manila.share.drivers.ganesha.conf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'manila.share.drivers.ganesha.conf' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'manila.share.drivers.ganesha.conf' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'manila.share.drivers.glusterfs.conf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'manila.share.drivers.glusterfs.conf' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'manila.share.drivers.glusterfs.conf' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'manila.testing' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'manila.testing' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'manila.testing' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'manila.testing' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'manila.tests.var' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'manila.tests.var' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'manila.tests.var' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'manila.tests.var' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying manila/api/openstack/rest_api_version_history.rst -> build/lib/manila/api/openstack creating build/lib/manila/share/drivers/cephfs/conf copying manila/share/drivers/cephfs/conf/cephfs-export-template.conf -> build/lib/manila/share/drivers/cephfs/conf copying manila/tests/share/drivers/dell_emc/plugins/unity/mocked_manila.yaml -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity copying manila/tests/share/drivers/dell_emc/plugins/unity/mocked_unity.yaml -> build/lib/manila/tests/share/drivers/dell_emc/plugins/unity creating build/lib/manila/share/drivers/glusterfs/conf copying manila/share/drivers/glusterfs/conf/10-glusterfs-export-template.conf -> build/lib/manila/share/drivers/glusterfs/conf copying manila/db/migrations/alembic/script.py.mako -> build/lib/manila/db/migrations/alembic creating build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/0274d20c560f_add_ou_to_security_service.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/03da71c0e321_convert_cgs_to_share_groups.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/097fad24d2fc_add_share_instances_share_id_index.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/0c23aec99b74_add_per_share_gigabytes_quota_class.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/11ee96se625f3_add_metadata_for_access.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/162a3e673105_manila_init.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/17115072e1c3_add_nova_net_id_column_to_share_networks.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/1e2d600bf972_add_transfers.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/1f0bd302c1a6_add_availability_zones_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/211836bf835c_add_access_level.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/221a83cfd85b_change_user_project_id_length.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/238720805ce1_add_messages_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/27cb96d991fa_add_description_for_share_type.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/293fac1130ca_add_replication_attrs.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/2d708a9a3ba9_backup_change_az_to_az_id.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/2f27d904214c_add_backup_type_column.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/30cb96d995fa_add_is_public_column_for_share.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/323840a08dc4_add_shares_task_state.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/344c1ac4747f_add_share_instance_access_rules_status.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/3651e16d7c43_add_consistency_groups.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/3a482171410f_add_drivers_private_data_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/3db9992c30f3_transform_statuses_to_lowercase.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/3e7d62517afa_add_create_share_from_snapshot_support.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/40d1f2374e89_add_mount_point_name_to_share_instances.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/478c445d8d3e_add_security_service_update_control_fields.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/48a7beae3117_move_share_type_id_to_instances.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/493eaffd79e1_add_mtu_network_allocations_share_networks.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/4a482571410f_add_backends_info_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/4ee2cf4be19a_remove_share_snapshots_export_location.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/5077ffcc5f1c_add_share_instances.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/5155c7077f99_add_more_network_info_attributes_to_network_allocations_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/5237b6625330_add_availability_zone_id_field_to_share_groups.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/533646c7af38_remove_unused_attr_status.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/54667b9cade7_restore_share_instance_access_map_state.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/55761e5f59c5_add_snapshot_support_extra_spec_to_share_types.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/56cdbe267881_add_share_export_locations_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/579c267fbb4d_add_share_instances_access_map.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/59eb64046740_add_required_extra_spec.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/5aa813ae673d_add_task_state_field_for_share_servers.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/63809d875e32_add_access_key.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/6a3fd2984bc31_add_is_auto_deletable_and_identifier_fields_for_share_servers.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/7d142971c4ef_add_reservation_expire_index.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/805685098bd2_add_share_network_subnets_table_and_modify_share_servers_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/829a09b0ddd4_fix_project_share_type_quotas_unique_constraint.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/87ce15c59bbe_add_revert_to_snapshot_support.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/927920b37453_add_provider_location_for_share_group_snapshot_members_model.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/95e3cf760840_remove_nova_net_id_column_from_share_.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/99d328f0a3d2_add_disable_reason_to_service.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/9afbe2df4945_add_backup.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/a77e2ad5012d_add_share_snapshot_access.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/a87e0fb17dee_multiple_share_server_subnets.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/ac0620cbe74d_add_share_network_subnet_metadata.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/aebe2a413e13_add_state_column_for_service.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/b10fb432c042_squash_share_group_snapshot_members_and_share_snapshot_instance_models.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/b516de97bfee_add_quota_per_share_type_model.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/bb5938d74b73_add_snapshot_metadata_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/c476aeb186ec_add_default_ad_site_to_security_service.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/cb20f743ca7b_add_resource_locks.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/d5db24264f5c_add_consistent_snapshot_support_attr_to_share_group_model.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/dda6de06349_add_export_locations_metadata.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/e1949a93157a_add_share_group_types_table.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/e6d88547b381_add_progress_field_to_share_instance.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/e8ea58723178_remove_host_from_driver_private_data.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/e9f79621d83f_add_cast_rules_to_readonly_to_share_instances.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/eb6d5544cbbd_add_provider_location_to_share_snapshot_instances.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/ef0c02b4366_add_share_type_projects.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/fbdfabcba377_change_the_mysql_datetime_precision.py -> build/lib/manila/db/migrations/alembic/versions copying manila/db/migrations/alembic/versions/fdfb668d19e1_add_gateway_to_network_allocations_table.py -> build/lib/manila/db/migrations/alembic/versions creating build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/clone_snapshot_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_filesystem_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_nfs_export_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_smb_share_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_snapshot_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_cluster_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fileystem_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_export_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_share_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_interfaces_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_smb_netbios_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_smb_share_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/resize_filesystem_shrink_failure_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/retreive_cluster_capacity_metrics_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup creating build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_filesystem_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_export_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_snapshot_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fileystem_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_export_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_snapshot_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nas_server_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_name_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_id_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_spare_percentage.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_statistic.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/login_response.json -> build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying manila/tests/policy.yaml -> build/lib/manila/tests creating build/lib/manila/tests/var copying manila/tests/var/ca.crt -> build/lib/manila/tests/var copying manila/tests/var/certificate.crt -> build/lib/manila/tests/var copying manila/tests/var/privatekey.key -> build/lib/manila/tests/var creating build/lib/manila/testing copying manila/testing/README.rst -> build/lib/manila/testing copying manila/db/migrations/alembic.ini -> build/lib/manila/db/migrations creating build/lib/manila/share/drivers/ganesha/conf copying manila/share/drivers/ganesha/conf/00-base-export-template.conf -> build/lib/manila/share/drivers/ganesha/conf 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/manila creating build/bdist.linux-x86_64/wheel/manila/testing copying build/lib/manila/testing/README.rst -> build/bdist.linux-x86_64/wheel/manila/testing creating build/bdist.linux-x86_64/wheel/manila/privsep copying build/lib/manila/privsep/os.py -> build/bdist.linux-x86_64/wheel/manila/privsep copying build/lib/manila/privsep/lvm.py -> build/bdist.linux-x86_64/wheel/manila/privsep copying build/lib/manila/privsep/filesystem.py -> build/bdist.linux-x86_64/wheel/manila/privsep copying build/lib/manila/privsep/common.py -> build/bdist.linux-x86_64/wheel/manila/privsep copying build/lib/manila/privsep/__init__.py -> build/bdist.linux-x86_64/wheel/manila/privsep copying build/lib/manila/version.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/utils.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/test.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/ssh_utils.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/service.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/rpc.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/quota.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/policy.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/opts.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/manager.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/i18n.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/exception.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/coordination.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/context.py -> build/bdist.linux-x86_64/wheel/manila copying build/lib/manila/__init__.py -> build/bdist.linux-x86_64/wheel/manila creating build/bdist.linux-x86_64/wheel/manila/image copying build/lib/manila/image/glance.py -> build/bdist.linux-x86_64/wheel/manila/image copying build/lib/manila/image/__init__.py -> build/bdist.linux-x86_64/wheel/manila/image creating build/bdist.linux-x86_64/wheel/manila/volume copying build/lib/manila/volume/cinder.py -> build/bdist.linux-x86_64/wheel/manila/volume copying build/lib/manila/volume/__init__.py -> build/bdist.linux-x86_64/wheel/manila/volume creating build/bdist.linux-x86_64/wheel/manila/transfer copying build/lib/manila/transfer/api.py -> build/bdist.linux-x86_64/wheel/manila/transfer copying build/lib/manila/transfer/__init__.py -> build/bdist.linux-x86_64/wheel/manila/transfer creating build/bdist.linux-x86_64/wheel/manila/network creating build/bdist.linux-x86_64/wheel/manila/network/linux copying build/lib/manila/network/linux/ovs_lib.py -> build/bdist.linux-x86_64/wheel/manila/network/linux copying build/lib/manila/network/linux/ip_lib.py -> build/bdist.linux-x86_64/wheel/manila/network/linux copying build/lib/manila/network/linux/interface.py -> build/bdist.linux-x86_64/wheel/manila/network/linux copying build/lib/manila/network/linux/__init__.py -> build/bdist.linux-x86_64/wheel/manila/network/linux creating build/bdist.linux-x86_64/wheel/manila/network/neutron copying build/lib/manila/network/neutron/neutron_network_plugin.py -> build/bdist.linux-x86_64/wheel/manila/network/neutron copying build/lib/manila/network/neutron/constants.py -> build/bdist.linux-x86_64/wheel/manila/network/neutron copying build/lib/manila/network/neutron/api.py -> build/bdist.linux-x86_64/wheel/manila/network/neutron copying build/lib/manila/network/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/manila/network/neutron copying build/lib/manila/network/standalone_network_plugin.py -> build/bdist.linux-x86_64/wheel/manila/network copying build/lib/manila/network/__init__.py -> build/bdist.linux-x86_64/wheel/manila/network creating build/bdist.linux-x86_64/wheel/manila/share_group copying build/lib/manila/share_group/share_group_types.py -> build/bdist.linux-x86_64/wheel/manila/share_group copying build/lib/manila/share_group/api.py -> build/bdist.linux-x86_64/wheel/manila/share_group copying build/lib/manila/share_group/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share_group creating build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/status.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/share.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/scheduler.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/manage.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/data.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/api.py -> build/bdist.linux-x86_64/wheel/manila/cmd copying build/lib/manila/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/manila/cmd creating build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/shares.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_types_extra_spec.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_type.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_transfer.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_snapshot_instance_export_location.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_snapshot_instance.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_snapshot_export_location.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_snapshot.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_server.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_replica_export_location.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_replica.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_network_subnet.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_network.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_instance_export_location.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_instance.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_group_types_spec.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_group_type.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_group_snapshot.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_group.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_export_location.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_backup.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_access_metadata.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/share_access.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/service.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/security_service.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/scheduler_stats.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/resource_lock.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/quota_set.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/quota_class_set.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/message.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/base.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/availability_zone.py -> build/bdist.linux-x86_64/wheel/manila/policies copying build/lib/manila/policies/__init__.py -> build/bdist.linux-x86_64/wheel/manila/policies creating build/bdist.linux-x86_64/wheel/manila/compute copying build/lib/manila/compute/nova.py -> build/bdist.linux-x86_64/wheel/manila/compute copying build/lib/manila/compute/__init__.py -> build/bdist.linux-x86_64/wheel/manila/compute creating build/bdist.linux-x86_64/wheel/manila/data copying build/lib/manila/data/utils.py -> build/bdist.linux-x86_64/wheel/manila/data copying build/lib/manila/data/rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/data copying build/lib/manila/data/manager.py -> build/bdist.linux-x86_64/wheel/manila/data copying build/lib/manila/data/helper.py -> build/bdist.linux-x86_64/wheel/manila/data copying build/lib/manila/data/backup_driver.py -> build/bdist.linux-x86_64/wheel/manila/data copying build/lib/manila/data/__init__.py -> build/bdist.linux-x86_64/wheel/manila/data creating build/bdist.linux-x86_64/wheel/manila/data/drivers copying build/lib/manila/data/drivers/nfs.py -> build/bdist.linux-x86_64/wheel/manila/data/drivers copying build/lib/manila/data/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/data/drivers creating build/bdist.linux-x86_64/wheel/manila/db copying build/lib/manila/db/migration.py -> build/bdist.linux-x86_64/wheel/manila/db copying build/lib/manila/db/base.py -> build/bdist.linux-x86_64/wheel/manila/db copying build/lib/manila/db/api.py -> build/bdist.linux-x86_64/wheel/manila/db copying build/lib/manila/db/__init__.py -> build/bdist.linux-x86_64/wheel/manila/db creating build/bdist.linux-x86_64/wheel/manila/db/migrations copying build/lib/manila/db/migrations/alembic.ini -> build/bdist.linux-x86_64/wheel/manila/db/migrations copying build/lib/manila/db/migrations/utils.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations copying build/lib/manila/db/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations creating build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic creating build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/fdfb668d19e1_add_gateway_to_network_allocations_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/fbdfabcba377_change_the_mysql_datetime_precision.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/ef0c02b4366_add_share_type_projects.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/eb6d5544cbbd_add_provider_location_to_share_snapshot_instances.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/e9f79621d83f_add_cast_rules_to_readonly_to_share_instances.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/e8ea58723178_remove_host_from_driver_private_data.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/e6d88547b381_add_progress_field_to_share_instance.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/e1949a93157a_add_share_group_types_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/dda6de06349_add_export_locations_metadata.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/d5db24264f5c_add_consistent_snapshot_support_attr_to_share_group_model.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/cb20f743ca7b_add_resource_locks.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/c476aeb186ec_add_default_ad_site_to_security_service.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/bb5938d74b73_add_snapshot_metadata_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/b516de97bfee_add_quota_per_share_type_model.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/b10fb432c042_squash_share_group_snapshot_members_and_share_snapshot_instance_models.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/aebe2a413e13_add_state_column_for_service.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/ac0620cbe74d_add_share_network_subnet_metadata.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/a87e0fb17dee_multiple_share_server_subnets.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/a77e2ad5012d_add_share_snapshot_access.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/9afbe2df4945_add_backup.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/99d328f0a3d2_add_disable_reason_to_service.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/95e3cf760840_remove_nova_net_id_column_from_share_.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/927920b37453_add_provider_location_for_share_group_snapshot_members_model.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/87ce15c59bbe_add_revert_to_snapshot_support.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/829a09b0ddd4_fix_project_share_type_quotas_unique_constraint.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/805685098bd2_add_share_network_subnets_table_and_modify_share_servers_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/7d142971c4ef_add_reservation_expire_index.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/6a3fd2984bc31_add_is_auto_deletable_and_identifier_fields_for_share_servers.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/63809d875e32_add_access_key.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/5aa813ae673d_add_task_state_field_for_share_servers.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/59eb64046740_add_required_extra_spec.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/579c267fbb4d_add_share_instances_access_map.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/56cdbe267881_add_share_export_locations_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/55761e5f59c5_add_snapshot_support_extra_spec_to_share_types.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/54667b9cade7_restore_share_instance_access_map_state.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/533646c7af38_remove_unused_attr_status.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/5237b6625330_add_availability_zone_id_field_to_share_groups.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/5155c7077f99_add_more_network_info_attributes_to_network_allocations_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/5077ffcc5f1c_add_share_instances.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/4ee2cf4be19a_remove_share_snapshots_export_location.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/4a482571410f_add_backends_info_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/493eaffd79e1_add_mtu_network_allocations_share_networks.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/48a7beae3117_move_share_type_id_to_instances.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/478c445d8d3e_add_security_service_update_control_fields.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/40d1f2374e89_add_mount_point_name_to_share_instances.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/3e7d62517afa_add_create_share_from_snapshot_support.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/3db9992c30f3_transform_statuses_to_lowercase.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/3a482171410f_add_drivers_private_data_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/3651e16d7c43_add_consistency_groups.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/344c1ac4747f_add_share_instance_access_rules_status.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/323840a08dc4_add_shares_task_state.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/30cb96d995fa_add_is_public_column_for_share.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/2f27d904214c_add_backup_type_column.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/2d708a9a3ba9_backup_change_az_to_az_id.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/293fac1130ca_add_replication_attrs.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/27cb96d991fa_add_description_for_share_type.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/238720805ce1_add_messages_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/221a83cfd85b_change_user_project_id_length.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/211836bf835c_add_access_level.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/1f0bd302c1a6_add_availability_zones_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/1e2d600bf972_add_transfers.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/17115072e1c3_add_nova_net_id_column_to_share_networks.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/162a3e673105_manila_init.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/11ee96se625f3_add_metadata_for_access.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/0c23aec99b74_add_per_share_gigabytes_quota_class.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/097fad24d2fc_add_share_instances_share_id_index.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/03da71c0e321_convert_cgs_to_share_groups.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/versions/0274d20c560f_add_ou_to_security_service.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic/versions copying build/lib/manila/db/migrations/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic copying build/lib/manila/db/migrations/alembic/migration.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic copying build/lib/manila/db/migrations/alembic/env.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic copying build/lib/manila/db/migrations/alembic/__init__.py -> build/bdist.linux-x86_64/wheel/manila/db/migrations/alembic creating build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy copying build/lib/manila/db/sqlalchemy/utils.py -> build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy copying build/lib/manila/db/sqlalchemy/query.py -> build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy copying build/lib/manila/db/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy copying build/lib/manila/db/sqlalchemy/api.py -> build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy copying build/lib/manila/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/manila/db/sqlalchemy creating build/bdist.linux-x86_64/wheel/manila/wsgi copying build/lib/manila/wsgi/wsgi.py -> build/bdist.linux-x86_64/wheel/manila/wsgi copying build/lib/manila/wsgi/eventlet_server.py -> build/bdist.linux-x86_64/wheel/manila/wsgi copying build/lib/manila/wsgi/common.py -> build/bdist.linux-x86_64/wheel/manila/wsgi copying build/lib/manila/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/manila/wsgi creating build/bdist.linux-x86_64/wheel/manila/lock copying build/lib/manila/lock/api.py -> build/bdist.linux-x86_64/wheel/manila/lock copying build/lib/manila/lock/__init__.py -> build/bdist.linux-x86_64/wheel/manila/lock creating build/bdist.linux-x86_64/wheel/manila/common copying build/lib/manila/common/constants.py -> build/bdist.linux-x86_64/wheel/manila/common copying build/lib/manila/common/config.py -> build/bdist.linux-x86_64/wheel/manila/common copying build/lib/manila/common/client_auth.py -> build/bdist.linux-x86_64/wheel/manila/common copying build/lib/manila/common/__init__.py -> build/bdist.linux-x86_64/wheel/manila/common creating build/bdist.linux-x86_64/wheel/manila/scheduler creating build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/pool.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/netapp_aiq.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/host_affinity.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/goodness.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/capacity.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/base_host.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/base.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers copying build/lib/manila/scheduler/weighers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/weighers creating build/bdist.linux-x86_64/wheel/manila/scheduler/evaluator copying build/lib/manila/scheduler/evaluator/evaluator.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/evaluator copying build/lib/manila/scheduler/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/evaluator creating build/bdist.linux-x86_64/wheel/manila/scheduler/filters creating build/bdist.linux-x86_64/wheel/manila/scheduler/filters/share_group_filters copying build/lib/manila/scheduler/filters/share_group_filters/consistent_snapshot.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters/share_group_filters copying build/lib/manila/scheduler/filters/share_group_filters/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters/share_group_filters copying build/lib/manila/scheduler/filters/share_replication.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/retry.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/json.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/ignore_attempted_hosts.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/host.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/extra_specs_ops.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/driver.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/create_from_snapshot.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/capacity.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/capabilities.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/base_host.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/base.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/availability_zone.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/affinity.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters copying build/lib/manila/scheduler/filters/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/filters creating build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/drivers/simple.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/drivers/filter.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/drivers/chance.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/drivers/base.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler/drivers copying build/lib/manila/scheduler/utils.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/scheduler_options.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/manager.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/host_manager.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/base_handler.py -> build/bdist.linux-x86_64/wheel/manila/scheduler copying build/lib/manila/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/manila/scheduler creating build/bdist.linux-x86_64/wheel/manila/share creating build/bdist.linux-x86_64/wheel/manila/share/hooks copying build/lib/manila/share/hooks/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/hooks copying build/lib/manila/share/utils.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/snapshot_access.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/share_types.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/migration.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/manager.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/hook.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/drivers_private_data.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/driver.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/configuration.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/api.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/access.py -> build/bdist.linux-x86_64/wheel/manila/share copying build/lib/manila/share/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share creating build/bdist.linux-x86_64/wheel/manila/share/drivers creating build/bdist.linux-x86_64/wheel/manila/share/drivers/ibm copying build/lib/manila/share/drivers/ibm/gpfs.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ibm copying build/lib/manila/share/drivers/ibm/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ibm creating build/bdist.linux-x86_64/wheel/manila/share/drivers/hpe copying build/lib/manila/share/drivers/hpe/hpe_3par_mediator.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hpe copying build/lib/manila/share/drivers/hpe/hpe_3par_driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hpe copying build/lib/manila/share/drivers/hpe/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hpe creating build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha creating build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha/conf copying build/lib/manila/share/drivers/ganesha/conf/00-base-export-template.conf -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha/conf copying build/lib/manila/share/drivers/ganesha/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha copying build/lib/manila/share/drivers/ganesha/manager.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha copying build/lib/manila/share/drivers/ganesha/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/ganesha copying build/lib/manila/share/drivers/service_instance.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers copying build/lib/manila/share/drivers/lvm.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers copying build/lib/manila/share/drivers/helpers.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers copying build/lib/manila/share/drivers/generic.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers copying build/lib/manila/share/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers creating build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/winrm_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/windows_utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/windows_smb_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/windows_smb_driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/service_instance.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows copying build/lib/manila/share/drivers/windows/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/windows creating build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei copying build/lib/manila/share/drivers/huawei/huawei_utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei copying build/lib/manila/share/drivers/huawei/huawei_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei copying build/lib/manila/share/drivers/huawei/constants.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei copying build/lib/manila/share/drivers/huawei/base.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei copying build/lib/manila/share/drivers/huawei/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei creating build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/smartx.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/replication.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 copying build/lib/manila/share/drivers/huawei/v3/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/huawei/v3 creating build/bdist.linux-x86_64/wheel/manila/share/drivers/quobyte copying build/lib/manila/share/drivers/quobyte/quobyte.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/quobyte copying build/lib/manila/share/drivers/quobyte/jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/quobyte copying build/lib/manila/share/drivers/quobyte/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/quobyte creating build/bdist.linux-x86_64/wheel/manila/share/drivers/purestorage copying build/lib/manila/share/drivers/purestorage/flashblade.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/purestorage copying build/lib/manila/share/drivers/purestorage/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/purestorage creating build/bdist.linux-x86_64/wheel/manila/share/drivers/hdfs copying build/lib/manila/share/drivers/hdfs/hdfs_native.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hdfs copying build/lib/manila/share/drivers/hdfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hdfs creating build/bdist.linux-x86_64/wheel/manila/share/drivers/qnap copying build/lib/manila/share/drivers/qnap/qnap.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/qnap copying build/lib/manila/share/drivers/qnap/api.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/qnap copying build/lib/manila/share/drivers/qnap/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/qnap creating build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta copying build/lib/manila/share/drivers/nexenta/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta copying build/lib/manila/share/drivers/nexenta/options.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta copying build/lib/manila/share/drivers/nexenta/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta creating build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns5 copying build/lib/manila/share/drivers/nexenta/ns5/nexenta_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns5 copying build/lib/manila/share/drivers/nexenta/ns5/jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns5 copying build/lib/manila/share/drivers/nexenta/ns5/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns5 creating build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns4 copying build/lib/manila/share/drivers/nexenta/ns4/nexenta_nfs_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns4 copying build/lib/manila/share/drivers/nexenta/ns4/nexenta_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns4 copying build/lib/manila/share/drivers/nexenta/ns4/jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns4 copying build/lib/manila/share/drivers/nexenta/ns4/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/nexenta/ns4 creating build/bdist.linux-x86_64/wheel/manila/share/drivers/tegile copying build/lib/manila/share/drivers/tegile/tegile.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/tegile copying build/lib/manila/share/drivers/tegile/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/tegile creating build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp copying build/lib/manila/share/drivers/netapp/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp copying build/lib/manila/share/drivers/netapp/options.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp copying build/lib/manila/share/drivers/netapp/common.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp copying build/lib/manila/share/drivers/netapp/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp creating build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap creating build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/rest_endpoints.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/rest_api.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/client_cmode.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/client_base.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/api.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client copying build/lib/manila/share/drivers/netapp/dataontap/client/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/client creating build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/drv_single_svm.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/drv_multi_svm.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/cluster_mode/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/share/drivers/netapp/dataontap/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap creating build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/protocols copying build/lib/manila/share/drivers/netapp/dataontap/protocols/nfs_cmode.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/protocols copying build/lib/manila/share/drivers/netapp/dataontap/protocols/cifs_cmode.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/protocols copying build/lib/manila/share/drivers/netapp/dataontap/protocols/base.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/protocols copying build/lib/manila/share/drivers/netapp/dataontap/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/netapp/dataontap/protocols creating build/bdist.linux-x86_64/wheel/manila/share/drivers/maprfs copying build/lib/manila/share/drivers/maprfs/maprfs_native.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/maprfs copying build/lib/manila/share/drivers/maprfs/driver_util.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/maprfs copying build/lib/manila/share/drivers/maprfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/maprfs creating build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi creating build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hnas copying build/lib/manila/share/drivers/hitachi/hnas/ssh.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hnas copying build/lib/manila/share/drivers/hitachi/hnas/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hnas copying build/lib/manila/share/drivers/hitachi/hnas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hnas creating build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hsp copying build/lib/manila/share/drivers/hitachi/hsp/rest.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hsp copying build/lib/manila/share/drivers/hitachi/hsp/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hsp copying build/lib/manila/share/drivers/hitachi/hsp/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi/hsp copying build/lib/manila/share/drivers/hitachi/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/hitachi creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc copying build/lib/manila/share/drivers/dell_emc/plugin_manager.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc copying build/lib/manila/share/drivers/dell_emc/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc copying build/lib/manila/share/drivers/dell_emc/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common copying build/lib/manila/share/drivers/dell_emc/common/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas copying build/lib/manila/share/drivers/dell_emc/common/enas/xml_api_parser.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas copying build/lib/manila/share/drivers/dell_emc/common/enas/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas copying build/lib/manila/share/drivers/dell_emc/common/enas/constants.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas copying build/lib/manila/share/drivers/dell_emc/common/enas/connector.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas copying build/lib/manila/share/drivers/dell_emc/common/enas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/common/enas creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/share/drivers/dell_emc/plugins/powerflex/object_manager.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/share/drivers/dell_emc/plugins/powerflex/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/share/drivers/dell_emc/plugins/powerflex/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerflex creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/share/drivers/dell_emc/plugins/powermax/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/share/drivers/dell_emc/plugins/powermax/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powermax creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerstore copying build/lib/manila/share/drivers/dell_emc/plugins/powerstore/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerstore copying build/lib/manila/share/drivers/dell_emc/plugins/powerstore/client.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerstore copying build/lib/manila/share/drivers/dell_emc/plugins/powerstore/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/powerstore creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/unity copying build/lib/manila/share/drivers/dell_emc/plugins/unity/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/unity copying build/lib/manila/share/drivers/dell_emc/plugins/unity/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/unity copying build/lib/manila/share/drivers/dell_emc/plugins/unity/client.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/unity copying build/lib/manila/share/drivers/dell_emc/plugins/unity/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/unity creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/isilon copying build/lib/manila/share/drivers/dell_emc/plugins/isilon/isilon_api.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/isilon copying build/lib/manila/share/drivers/dell_emc/plugins/isilon/isilon.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/isilon copying build/lib/manila/share/drivers/dell_emc/plugins/isilon/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/isilon copying build/lib/manila/share/drivers/dell_emc/plugins/base.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins copying build/lib/manila/share/drivers/dell_emc/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins creating build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/share/drivers/dell_emc/plugins/vnx/connection.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/share/drivers/dell_emc/plugins/vnx/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/dell_emc/plugins/vnx creating build/bdist.linux-x86_64/wheel/manila/share/drivers/veritas copying build/lib/manila/share/drivers/veritas/veritas_isa.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/veritas copying build/lib/manila/share/drivers/veritas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/veritas creating build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan copying build/lib/manila/share/drivers/macrosan/rest_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan copying build/lib/manila/share/drivers/macrosan/macrosan_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan copying build/lib/manila/share/drivers/macrosan/macrosan_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan copying build/lib/manila/share/drivers/macrosan/macrosan_constants.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan copying build/lib/manila/share/drivers/macrosan/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/macrosan creating build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs creating build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs/conf copying build/lib/manila/share/drivers/glusterfs/conf/10-glusterfs-export-template.conf -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs/conf copying build/lib/manila/share/drivers/glusterfs/layout_volume.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs copying build/lib/manila/share/drivers/glusterfs/layout_directory.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs copying build/lib/manila/share/drivers/glusterfs/layout.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs copying build/lib/manila/share/drivers/glusterfs/glusterfs_native.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs copying build/lib/manila/share/drivers/glusterfs/common.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs copying build/lib/manila/share/drivers/glusterfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/glusterfs creating build/bdist.linux-x86_64/wheel/manila/share/drivers/zfssa copying build/lib/manila/share/drivers/zfssa/zfssashare.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfssa copying build/lib/manila/share/drivers/zfssa/zfssarest.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfssa copying build/lib/manila/share/drivers/zfssa/restclient.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfssa copying build/lib/manila/share/drivers/zfssa/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfssa creating build/bdist.linux-x86_64/wheel/manila/share/drivers/zfsonlinux copying build/lib/manila/share/drivers/zfsonlinux/utils.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfsonlinux copying build/lib/manila/share/drivers/zfsonlinux/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfsonlinux copying build/lib/manila/share/drivers/zfsonlinux/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zfsonlinux creating build/bdist.linux-x86_64/wheel/manila/share/drivers/cephfs creating build/bdist.linux-x86_64/wheel/manila/share/drivers/cephfs/conf copying build/lib/manila/share/drivers/cephfs/conf/cephfs-export-template.conf -> build/bdist.linux-x86_64/wheel/manila/share/drivers/cephfs/conf copying build/lib/manila/share/drivers/cephfs/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/cephfs copying build/lib/manila/share/drivers/cephfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/cephfs creating build/bdist.linux-x86_64/wheel/manila/share/drivers/infinidat copying build/lib/manila/share/drivers/infinidat/infinibox.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/infinidat copying build/lib/manila/share/drivers/infinidat/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/infinidat creating build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur creating build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/as13000 copying build/lib/manila/share/drivers/inspur/as13000/as13000_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/as13000 copying build/lib/manila/share/drivers/inspur/as13000/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/as13000 copying build/lib/manila/share/drivers/inspur/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur creating build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/instorage copying build/lib/manila/share/drivers/inspur/instorage/instorage.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/instorage copying build/lib/manila/share/drivers/inspur/instorage/cli_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/instorage copying build/lib/manila/share/drivers/inspur/instorage/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/inspur/instorage creating build/bdist.linux-x86_64/wheel/manila/share/drivers/zadara copying build/lib/manila/share/drivers/zadara/zadara.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zadara copying build/lib/manila/share/drivers/zadara/common.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zadara copying build/lib/manila/share/drivers/zadara/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/zadara creating build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/storage_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/security_service_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/protocol_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/container_helper.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container copying build/lib/manila/share/drivers/container/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/container creating build/bdist.linux-x86_64/wheel/manila/share/drivers/infortrend copying build/lib/manila/share/drivers/infortrend/infortrend_nas.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/infortrend copying build/lib/manila/share/drivers/infortrend/driver.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/infortrend copying build/lib/manila/share/drivers/infortrend/__init__.py -> build/bdist.linux-x86_64/wheel/manila/share/drivers/infortrend creating build/bdist.linux-x86_64/wheel/manila/message copying build/lib/manila/message/message_levels.py -> build/bdist.linux-x86_64/wheel/manila/message copying build/lib/manila/message/message_field.py -> build/bdist.linux-x86_64/wheel/manila/message copying build/lib/manila/message/api.py -> build/bdist.linux-x86_64/wheel/manila/message copying build/lib/manila/message/__init__.py -> build/bdist.linux-x86_64/wheel/manila/message creating build/bdist.linux-x86_64/wheel/manila/api creating build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/shares.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_types.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_transfer.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_snapshot_instances.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_snapshot_instance_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_snapshot_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_servers.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_replicas.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_replica_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_networks.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_network_subnets.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_instances.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_instance_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_groups.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_group_types.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_group_type_specs.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_group_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_backups.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_accesses.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/share_access_metadata.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/services.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/router.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/resource_locks.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/quota_sets.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/quota_class_sets.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/metadata.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/messages.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/availability_zones.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 copying build/lib/manila/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/v2 creating build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/shares.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_unmanage.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_types_extra_specs.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_servers.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_metadata.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/share_manage.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/security_service.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/scheduler_stats.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/router.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/limits.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 copying build/lib/manila/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/v1 creating build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/versions.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/types.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/transfers.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/shares.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_snapshot_instances.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_snapshot_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_servers.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_server_migration.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_replicas.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_networks.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_network_subnets.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_migration.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_instance.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_groups.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_group_types.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_group_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_backups.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/share_accesses.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/services.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/security_service.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/scheduler_stats.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/resource_locks.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/quota_sets.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/quota_class_sets.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/messages.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/limits.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/export_locations.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/availability_zones.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/views/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/views copying build/lib/manila/api/versions.py -> build/bdist.linux-x86_64/wheel/manila/api copying build/lib/manila/api/urlmap.py -> build/bdist.linux-x86_64/wheel/manila/api copying build/lib/manila/api/extensions.py -> build/bdist.linux-x86_64/wheel/manila/api copying build/lib/manila/api/common.py -> build/bdist.linux-x86_64/wheel/manila/api copying build/lib/manila/api/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api creating build/bdist.linux-x86_64/wheel/manila/api/middleware copying build/lib/manila/api/middleware/fault.py -> build/bdist.linux-x86_64/wheel/manila/api/middleware copying build/lib/manila/api/middleware/auth.py -> build/bdist.linux-x86_64/wheel/manila/api/middleware copying build/lib/manila/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/middleware creating build/bdist.linux-x86_64/wheel/manila/api/contrib copying build/lib/manila/api/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/contrib creating build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/rest_api_version_history.rst -> build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/wsgi.py -> build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/versioned_method.py -> build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/urlmap.py -> build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/api_version_request.py -> build/bdist.linux-x86_64/wheel/manila/api/openstack copying build/lib/manila/api/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/manila/api/openstack creating build/bdist.linux-x86_64/wheel/manila/tests creating build/bdist.linux-x86_64/wheel/manila/tests/var copying build/lib/manila/tests/var/privatekey.key -> build/bdist.linux-x86_64/wheel/manila/tests/var copying build/lib/manila/tests/var/certificate.crt -> build/bdist.linux-x86_64/wheel/manila/tests/var copying build/lib/manila/tests/var/ca.crt -> build/bdist.linux-x86_64/wheel/manila/tests/var copying build/lib/manila/tests/policy.yaml -> build/bdist.linux-x86_64/wheel/manila/tests creating build/bdist.linux-x86_64/wheel/manila/tests/lock copying build/lib/manila/tests/lock/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/lock copying build/lib/manila/tests/lock/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/lock creating build/bdist.linux-x86_64/wheel/manila/tests/message copying build/lib/manila/tests/message/test_message_field.py -> build/bdist.linux-x86_64/wheel/manila/tests/message copying build/lib/manila/tests/message/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/message copying build/lib/manila/tests/message/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/message creating build/bdist.linux-x86_64/wheel/manila/tests/volume copying build/lib/manila/tests/volume/test_cinder.py -> build/bdist.linux-x86_64/wheel/manila/tests/volume copying build/lib/manila/tests/volume/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/volume creating build/bdist.linux-x86_64/wheel/manila/tests/monkey_patch_example copying build/lib/manila/tests/monkey_patch_example/example_b.py -> build/bdist.linux-x86_64/wheel/manila/tests/monkey_patch_example copying build/lib/manila/tests/monkey_patch_example/example_a.py -> build/bdist.linux-x86_64/wheel/manila/tests/monkey_patch_example copying build/lib/manila/tests/monkey_patch_example/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/monkey_patch_example creating build/bdist.linux-x86_64/wheel/manila/tests/xenapi copying build/lib/manila/tests/xenapi/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/xenapi copying build/lib/manila/tests/utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_test.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_ssh_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_service.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_rpc.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_quota.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_policy.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_network.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_exception.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_coordination.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_context.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_conf.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/runtime_conf.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_zfssa.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_volume.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_share.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_service_instance.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_notifier.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_network.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_image.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_compute.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_client_exception_class.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/fake_backup_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/declare_conf.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/db_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/conf_fixture.py -> build/bdist.linux-x86_64/wheel/manila/tests copying build/lib/manila/tests/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests creating build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_share.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_scheduler.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_manage.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_data.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd copying build/lib/manila/tests/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/cmd creating build/bdist.linux-x86_64/wheel/manila/tests/image copying build/lib/manila/tests/image/test_image.py -> build/bdist.linux-x86_64/wheel/manila/tests/image copying build/lib/manila/tests/image/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/image creating build/bdist.linux-x86_64/wheel/manila/tests/db copying build/lib/manila/tests/db/test_migration.py -> build/bdist.linux-x86_64/wheel/manila/tests/db copying build/lib/manila/tests/db/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/db copying build/lib/manila/tests/db/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/db copying build/lib/manila/tests/db/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/db creating build/bdist.linux-x86_64/wheel/manila/tests/db/migrations copying build/lib/manila/tests/db/migrations/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/migrations copying build/lib/manila/tests/db/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/migrations creating build/bdist.linux-x86_64/wheel/manila/tests/db/migrations/alembic copying build/lib/manila/tests/db/migrations/alembic/test_migration.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/migrations/alembic copying build/lib/manila/tests/db/migrations/alembic/migrations_data_checks.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/migrations/alembic copying build/lib/manila/tests/db/migrations/alembic/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/migrations/alembic creating build/bdist.linux-x86_64/wheel/manila/tests/db/sqlalchemy copying build/lib/manila/tests/db/sqlalchemy/test_models.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/sqlalchemy copying build/lib/manila/tests/db/sqlalchemy/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/sqlalchemy copying build/lib/manila/tests/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/db/sqlalchemy creating build/bdist.linux-x86_64/wheel/manila/tests/common copying build/lib/manila/tests/common/test_config.py -> build/bdist.linux-x86_64/wheel/manila/tests/common copying build/lib/manila/tests/common/test_client_auth.py -> build/bdist.linux-x86_64/wheel/manila/tests/common copying build/lib/manila/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/common creating build/bdist.linux-x86_64/wheel/manila/tests/data copying build/lib/manila/tests/data/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/data copying build/lib/manila/tests/data/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/tests/data copying build/lib/manila/tests/data/test_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/data copying build/lib/manila/tests/data/test_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/data copying build/lib/manila/tests/data/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/data creating build/bdist.linux-x86_64/wheel/manila/tests/share_group copying build/lib/manila/tests/share_group/test_share_group_types.py -> build/bdist.linux-x86_64/wheel/manila/tests/share_group copying build/lib/manila/tests/share_group/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share_group copying build/lib/manila/tests/share_group/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share_group creating build/bdist.linux-x86_64/wheel/manila/tests/compute copying build/lib/manila/tests/compute/test_nova.py -> build/bdist.linux-x86_64/wheel/manila/tests/compute copying build/lib/manila/tests/compute/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/compute creating build/bdist.linux-x86_64/wheel/manila/tests/wsgi copying build/lib/manila/tests/wsgi/test_wsgi.py -> build/bdist.linux-x86_64/wheel/manila/tests/wsgi copying build/lib/manila/tests/wsgi/test_common.py -> build/bdist.linux-x86_64/wheel/manila/tests/wsgi copying build/lib/manila/tests/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/wsgi creating build/bdist.linux-x86_64/wheel/manila/tests/network creating build/bdist.linux-x86_64/wheel/manila/tests/network/linux copying build/lib/manila/tests/network/linux/test_ovs_lib.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/linux copying build/lib/manila/tests/network/linux/test_ip_lib.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/linux copying build/lib/manila/tests/network/linux/test_interface.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/linux copying build/lib/manila/tests/network/linux/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/linux creating build/bdist.linux-x86_64/wheel/manila/tests/network/neutron copying build/lib/manila/tests/network/neutron/test_neutron_plugin.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/neutron copying build/lib/manila/tests/network/neutron/test_neutron_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/neutron copying build/lib/manila/tests/network/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/network/neutron copying build/lib/manila/tests/network/test_standalone_network_plugin.py -> build/bdist.linux-x86_64/wheel/manila/tests/network copying build/lib/manila/tests/network/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/network creating build/bdist.linux-x86_64/wheel/manila/tests/scheduler creating build/bdist.linux-x86_64/wheel/manila/tests/scheduler/drivers copying build/lib/manila/tests/scheduler/drivers/test_simple.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/drivers copying build/lib/manila/tests/scheduler/drivers/test_filter.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/drivers copying build/lib/manila/tests/scheduler/drivers/test_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/drivers copying build/lib/manila/tests/scheduler/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/drivers copying build/lib/manila/tests/scheduler/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/test_scheduler_options.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/test_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/test_host_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler copying build/lib/manila/tests/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler creating build/bdist.linux-x86_64/wheel/manila/tests/scheduler/evaluator copying build/lib/manila/tests/scheduler/evaluator/test_evaluator.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/evaluator copying build/lib/manila/tests/scheduler/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/evaluator creating build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_share_replication.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_retry.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_json.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_ignore_attempted_hosts.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_host.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_extra_specs_ops.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_create_from_snapshot.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_capacity.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_capabilities.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_base_host.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/test_affinity.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters copying build/lib/manila/tests/scheduler/filters/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/filters creating build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_pool.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_netapp_aiq.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_host_affinity.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_goodness.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_capacity.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/test_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers copying build/lib/manila/tests/scheduler/weighers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/scheduler/weighers creating build/bdist.linux-x86_64/wheel/manila/tests/hacking copying build/lib/manila/tests/hacking/checks.py -> build/bdist.linux-x86_64/wheel/manila/tests/hacking copying build/lib/manila/tests/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/hacking creating build/bdist.linux-x86_64/wheel/manila/tests/integrated creating build/bdist.linux-x86_64/wheel/manila/tests/integrated/api copying build/lib/manila/tests/integrated/api/client.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated/api copying build/lib/manila/tests/integrated/api/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated/api copying build/lib/manila/tests/integrated/test_login.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated copying build/lib/manila/tests/integrated/test_extensions.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated copying build/lib/manila/tests/integrated/integrated_helpers.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated copying build/lib/manila/tests/integrated/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/integrated creating build/bdist.linux-x86_64/wheel/manila/tests/api creating build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_shares.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_unmanage.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_types_extra_specs.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_servers.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_metadata.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_share_manage.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_security_service.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_scheduler_stats.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/test_limits.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/stubs.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 copying build/lib/manila/tests/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v1 creating build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_versions.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_shares.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_share_networks.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_share_network_subnets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_share_accesses.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_scheduler_stats.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_quota_sets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/test_quota_class_sets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views copying build/lib/manila/tests/api/views/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/views creating build/bdist.linux-x86_64/wheel/manila/tests/api/extensions copying build/lib/manila/tests/api/extensions/foxinsocks.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/extensions copying build/lib/manila/tests/api/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/extensions creating build/bdist.linux-x86_64/wheel/manila/tests/api/openstack copying build/lib/manila/tests/api/openstack/test_wsgi.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/openstack copying build/lib/manila/tests/api/openstack/test_versioned_method.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/openstack copying build/lib/manila/tests/api/openstack/test_api_version_request.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/openstack copying build/lib/manila/tests/api/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/openstack creating build/bdist.linux-x86_64/wheel/manila/tests/api/contrib copying build/lib/manila/tests/api/contrib/stubs.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/contrib copying build/lib/manila/tests/api/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/contrib creating build/bdist.linux-x86_64/wheel/manila/tests/api/middleware copying build/lib/manila/tests/api/middleware/test_faults.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/middleware copying build/lib/manila/tests/api/middleware/test_auth.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/middleware copying build/lib/manila/tests/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/middleware copying build/lib/manila/tests/api/test_wsgi.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/test_versions.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/test_middleware.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/test_extensions.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/test_common.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/common.py -> build/bdist.linux-x86_64/wheel/manila/tests/api copying build/lib/manila/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api creating build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_shares.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_types.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_transfer.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_snapshot_instances.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_snapshot_instance_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_snapshot_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_servers.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_replicas.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_replica_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_networks.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_network_subnets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_instances.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_instance_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_groups.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_group_types.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_group_type_specs.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_group_snapshots.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_export_locations.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_backups.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_accesses.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_share_access_metadata.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_services.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_security_services.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_resource_locks.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_quota_sets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_quota_class_sets.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_metadata.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_messages.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/test_availability_zones.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/stubs.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 copying build/lib/manila/tests/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/api/v2 creating build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_snapshot_access.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_share_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_share_types.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_migration.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_hook.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_drivers_private_data.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/test_access.py -> build/bdist.linux-x86_64/wheel/manila/tests/share copying build/lib/manila/tests/share/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/test_layout_volume.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/test_layout_directory.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/test_layout.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/test_glusterfs_native.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/test_common.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs copying build/lib/manila/tests/share/drivers/glusterfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/glusterfs creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/cephfs copying build/lib/manila/tests/share/drivers/cephfs/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/cephfs copying build/lib/manila/tests/share/drivers/cephfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/cephfs creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/tegile copying build/lib/manila/tests/share/drivers/tegile/test_tegile.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/tegile copying build/lib/manila/tests/share/drivers/tegile/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/tegile creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/huawei copying build/lib/manila/tests/share/drivers/huawei/test_huawei_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/huawei copying build/lib/manila/tests/share/drivers/huawei/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/huawei creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/quobyte copying build/lib/manila/tests/share/drivers/quobyte/test_quobyte.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/quobyte copying build/lib/manila/tests/share/drivers/quobyte/test_jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/quobyte copying build/lib/manila/tests/share/drivers/quobyte/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/quobyte copying build/lib/manila/tests/share/drivers/test_service_instance.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/test_lvm.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/test_helpers.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/test_glusterfs.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/test_generic.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/test_ganesha.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/dummy.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers copying build/lib/manila/tests/share/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/macrosan copying build/lib/manila/tests/share/drivers/macrosan/test_macrosan_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/macrosan copying build/lib/manila/tests/share/drivers/macrosan/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/macrosan creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfsonlinux copying build/lib/manila/tests/share/drivers/zfsonlinux/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfsonlinux copying build/lib/manila/tests/share/drivers/zfsonlinux/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfsonlinux copying build/lib/manila/tests/share/drivers/zfsonlinux/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfsonlinux creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infinidat copying build/lib/manila/tests/share/drivers/infinidat/test_infinidat.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infinidat copying build/lib/manila/tests/share/drivers/infinidat/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infinidat creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/qnap copying build/lib/manila/tests/share/drivers/qnap/test_qnap.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/qnap copying build/lib/manila/tests/share/drivers/qnap/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/qnap copying build/lib/manila/tests/share/drivers/qnap/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/qnap copying build/lib/manila/tests/share/drivers/qnap/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/qnap creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ganesha copying build/lib/manila/tests/share/drivers/ganesha/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ganesha copying build/lib/manila/tests/share/drivers/ganesha/test_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ganesha copying build/lib/manila/tests/share/drivers/ganesha/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ganesha creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/maprfs copying build/lib/manila/tests/share/drivers/maprfs/test_maprfs.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/maprfs copying build/lib/manila/tests/share/drivers/maprfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/maprfs creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hdfs copying build/lib/manila/tests/share/drivers/hdfs/test_hdfs_native.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hdfs copying build/lib/manila/tests/share/drivers/hdfs/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hdfs creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns5 copying build/lib/manila/tests/share/drivers/nexenta/ns5/test_nexenta_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns5 copying build/lib/manila/tests/share/drivers/nexenta/ns5/test_jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns5 copying build/lib/manila/tests/share/drivers/nexenta/ns5/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns5 copying build/lib/manila/tests/share/drivers/nexenta/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta copying build/lib/manila/tests/share/drivers/nexenta/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns4 copying build/lib/manila/tests/share/drivers/nexenta/ns4/test_nexenta_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns4 copying build/lib/manila/tests/share/drivers/nexenta/ns4/test_jsonrpc.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns4 copying build/lib/manila/tests/share/drivers/nexenta/ns4/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/nexenta/ns4 creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/veritas copying build/lib/manila/tests/share/drivers/veritas/test_veritas_isa.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/veritas copying build/lib/manila/tests/share/drivers/veritas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/veritas creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zadara copying build/lib/manila/tests/share/drivers/zadara/test_zadara.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zadara copying build/lib/manila/tests/share/drivers/zadara/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zadara creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hpe copying build/lib/manila/tests/share/drivers/hpe/test_hpe_3par_mediator.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hpe copying build/lib/manila/tests/share/drivers/hpe/test_hpe_3par_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hpe copying build/lib/manila/tests/share/drivers/hpe/test_hpe_3par_constants.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hpe copying build/lib/manila/tests/share/drivers/hpe/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hpe creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/test_storage_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/test_security_service_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/test_protocol_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/test_container_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container copying build/lib/manila/tests/share/drivers/container/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/container creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc copying build/lib/manila/tests/share/drivers/dell_emc/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc copying build/lib/manila/tests/share/drivers/dell_emc/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common copying build/lib/manila/tests/share/drivers/dell_emc/common/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas copying build/lib/manila/tests/share/drivers/dell_emc/common/enas/utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas copying build/lib/manila/tests/share/drivers/dell_emc/common/enas/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas copying build/lib/manila/tests/share/drivers/dell_emc/common/enas/test_connector.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas copying build/lib/manila/tests/share/drivers/dell_emc/common/enas/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas copying build/lib/manila/tests/share/drivers/dell_emc/common/enas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/common/enas creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx/test_object_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx/test_connection.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/vnx copying build/lib/manila/tests/share/drivers/dell_emc/plugins/vnx/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/vnx creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/isilon copying build/lib/manila/tests/share/drivers/dell_emc/plugins/isilon/test_isilon_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/isilon copying build/lib/manila/tests/share/drivers/dell_emc/plugins/isilon/test_isilon.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/isilon copying build/lib/manila/tests/share/drivers/dell_emc/plugins/isilon/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/isilon creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/login_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_statistic.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_spare_percentage.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nas_server_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_snapshot_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_export_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fileystem_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_snapshot_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_export_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_filesystem_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/test_object_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/test_connection.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerflex/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerflex creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/retreive_cluster_capacity_metrics_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/resize_filesystem_shrink_failure_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_smb_share_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_smb_netbios_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_interfaces_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_share_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_export_name_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fileystem_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_cluster_id_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_snapshot_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_smb_share_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_nfs_export_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_filesystem_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/clone_snapshot_response.json -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/test_connection.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/test_client.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powerstore/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powerstore copying build/lib/manila/tests/share/drivers/dell_emc/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax/test_object_manager.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax/test_connection.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powermax copying build/lib/manila/tests/share/drivers/dell_emc/plugins/powermax/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/powermax creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/mocked_unity.yaml -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/mocked_manila.yaml -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/test_connection.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/test_client.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/res_mock.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/fake_exceptions.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity copying build/lib/manila/tests/share/drivers/dell_emc/plugins/unity/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/dell_emc/plugins/unity creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfssa copying build/lib/manila/tests/share/drivers/zfssa/test_zfssashare.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfssa copying build/lib/manila/tests/share/drivers/zfssa/test_zfssarest.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfssa copying build/lib/manila/tests/share/drivers/zfssa/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/zfssa creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp copying build/lib/manila/tests/share/drivers/netapp/test_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp copying build/lib/manila/tests/share/drivers/netapp/test_common.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp copying build/lib/manila/tests/share/drivers/netapp/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp copying build/lib/manila/tests/share/drivers/netapp/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_performance.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_single_svm.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_multi_svm.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_driver_interfaces.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_data_motion.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/cluster_mode/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/cluster_mode copying build/lib/manila/tests/share/drivers/netapp/dataontap/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap copying build/lib/manila/tests/share/drivers/netapp/dataontap/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/test_rest_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode_rest.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/test_client_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/test_api.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client copying build/lib/manila/tests/share/drivers/netapp/dataontap/client/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/client creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols copying build/lib/manila/tests/share/drivers/netapp/dataontap/protocols/test_nfs_cmode.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols copying build/lib/manila/tests/share/drivers/netapp/dataontap/protocols/test_cifs_cmode.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols copying build/lib/manila/tests/share/drivers/netapp/dataontap/protocols/test_base.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols copying build/lib/manila/tests/share/drivers/netapp/dataontap/protocols/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols copying build/lib/manila/tests/share/drivers/netapp/dataontap/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/netapp/dataontap/protocols creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infortrend copying build/lib/manila/tests/share/drivers/infortrend/test_infortrend_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infortrend copying build/lib/manila/tests/share/drivers/infortrend/fake_infortrend_nas_data.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infortrend copying build/lib/manila/tests/share/drivers/infortrend/fake_infortrend_manila_data.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infortrend copying build/lib/manila/tests/share/drivers/infortrend/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/infortrend creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/as13000 copying build/lib/manila/tests/share/drivers/inspur/as13000/test_as13000_nas.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/as13000 copying build/lib/manila/tests/share/drivers/inspur/as13000/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/as13000 creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/instorage copying build/lib/manila/tests/share/drivers/inspur/instorage/test_instorage.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/instorage copying build/lib/manila/tests/share/drivers/inspur/instorage/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur/instorage copying build/lib/manila/tests/share/drivers/inspur/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/inspur creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi copying build/lib/manila/tests/share/drivers/hitachi/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hnas copying build/lib/manila/tests/share/drivers/hitachi/hnas/test_ssh.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hnas copying build/lib/manila/tests/share/drivers/hitachi/hnas/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hnas copying build/lib/manila/tests/share/drivers/hitachi/hnas/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hnas creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hsp copying build/lib/manila/tests/share/drivers/hitachi/hsp/test_rest.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hsp copying build/lib/manila/tests/share/drivers/hitachi/hsp/test_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hsp copying build/lib/manila/tests/share/drivers/hitachi/hsp/fakes.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hsp copying build/lib/manila/tests/share/drivers/hitachi/hsp/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/hitachi/hsp creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/purestorage copying build/lib/manila/tests/share/drivers/purestorage/test_flashblade.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/purestorage copying build/lib/manila/tests/share/drivers/purestorage/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/purestorage creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ibm copying build/lib/manila/tests/share/drivers/ibm/test_gpfs.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ibm copying build/lib/manila/tests/share/drivers/ibm/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/ibm creating build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/test_winrm_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/test_windows_utils.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/test_windows_smb_helper.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/test_windows_smb_driver.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/test_service_instance.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows copying build/lib/manila/tests/share/drivers/windows/__init__.py -> build/bdist.linux-x86_64/wheel/manila/tests/share/drivers/windows running install_data creating build/bdist.linux-x86_64/wheel/manila-18.2.2.dev5.data creating build/bdist.linux-x86_64/wheel/manila-18.2.2.dev5.data/data creating build/bdist.linux-x86_64/wheel/manila-18.2.2.dev5.data/data/etc creating build/bdist.linux-x86_64/wheel/manila-18.2.2.dev5.data/data/etc/manila copying etc/manila/api-paste.ini -> build/bdist.linux-x86_64/wheel/manila-18.2.2.dev5.data/data/etc/manila copying etc/manila/rootwrap.conf -> build/bdist.linux-x86_64/wheel/manila-18.2.2.dev5.data/data/etc/manila creating build/bdist.linux-x86_64/wheel/manila-18.2.2.dev5.data/data/etc/manila/rootwrap.d copying etc/manila/rootwrap.d/share.filters -> build/bdist.linux-x86_64/wheel/manila-18.2.2.dev5.data/data/etc/manila/rootwrap.d/ running install_egg_info Copying manila.egg-info to build/bdist.linux-x86_64/wheel/manila-18.2.2.dev5-py3.9.egg-info running install_scripts Installing manila-wsgi script to build/bdist.linux-x86_64/wheel/manila-18.2.2.dev5.data/scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/manila-18.2.2.dev5.dist-info/WHEEL creating '/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir/pip-wheel-50lprdrb/tmp6tqdp5a8/manila-18.2.2.dev5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'manila/__init__.py' adding 'manila/context.py' adding 'manila/coordination.py' adding 'manila/exception.py' adding 'manila/i18n.py' adding 'manila/manager.py' adding 'manila/opts.py' adding 'manila/policy.py' adding 'manila/quota.py' adding 'manila/rpc.py' adding 'manila/service.py' adding 'manila/ssh_utils.py' adding 'manila/test.py' adding 'manila/utils.py' adding 'manila/version.py' adding 'manila/api/__init__.py' adding 'manila/api/common.py' adding 'manila/api/extensions.py' adding 'manila/api/urlmap.py' adding 'manila/api/versions.py' adding 'manila/api/contrib/__init__.py' adding 'manila/api/middleware/__init__.py' adding 'manila/api/middleware/auth.py' adding 'manila/api/middleware/fault.py' adding 'manila/api/openstack/__init__.py' adding 'manila/api/openstack/api_version_request.py' adding 'manila/api/openstack/rest_api_version_history.rst' adding 'manila/api/openstack/urlmap.py' adding 'manila/api/openstack/versioned_method.py' adding 'manila/api/openstack/wsgi.py' adding 'manila/api/v1/__init__.py' adding 'manila/api/v1/limits.py' adding 'manila/api/v1/router.py' adding 'manila/api/v1/scheduler_stats.py' adding 'manila/api/v1/security_service.py' adding 'manila/api/v1/share_manage.py' adding 'manila/api/v1/share_metadata.py' adding 'manila/api/v1/share_servers.py' adding 'manila/api/v1/share_snapshots.py' adding 'manila/api/v1/share_types_extra_specs.py' adding 'manila/api/v1/share_unmanage.py' adding 'manila/api/v1/shares.py' adding 'manila/api/v2/__init__.py' adding 'manila/api/v2/availability_zones.py' adding 'manila/api/v2/messages.py' adding 'manila/api/v2/metadata.py' adding 'manila/api/v2/quota_class_sets.py' adding 'manila/api/v2/quota_sets.py' adding 'manila/api/v2/resource_locks.py' adding 'manila/api/v2/router.py' adding 'manila/api/v2/services.py' adding 'manila/api/v2/share_access_metadata.py' adding 'manila/api/v2/share_accesses.py' adding 'manila/api/v2/share_backups.py' adding 'manila/api/v2/share_export_locations.py' adding 'manila/api/v2/share_group_snapshots.py' adding 'manila/api/v2/share_group_type_specs.py' adding 'manila/api/v2/share_group_types.py' adding 'manila/api/v2/share_groups.py' adding 'manila/api/v2/share_instance_export_locations.py' adding 'manila/api/v2/share_instances.py' adding 'manila/api/v2/share_network_subnets.py' adding 'manila/api/v2/share_networks.py' adding 'manila/api/v2/share_replica_export_locations.py' adding 'manila/api/v2/share_replicas.py' adding 'manila/api/v2/share_servers.py' adding 'manila/api/v2/share_snapshot_export_locations.py' adding 'manila/api/v2/share_snapshot_instance_export_locations.py' adding 'manila/api/v2/share_snapshot_instances.py' adding 'manila/api/v2/share_snapshots.py' adding 'manila/api/v2/share_transfer.py' adding 'manila/api/v2/share_types.py' adding 'manila/api/v2/shares.py' adding 'manila/api/views/__init__.py' adding 'manila/api/views/availability_zones.py' adding 'manila/api/views/export_locations.py' adding 'manila/api/views/limits.py' adding 'manila/api/views/messages.py' adding 'manila/api/views/quota_class_sets.py' adding 'manila/api/views/quota_sets.py' adding 'manila/api/views/resource_locks.py' adding 'manila/api/views/scheduler_stats.py' adding 'manila/api/views/security_service.py' adding 'manila/api/views/services.py' adding 'manila/api/views/share_accesses.py' adding 'manila/api/views/share_backups.py' adding 'manila/api/views/share_group_snapshots.py' adding 'manila/api/views/share_group_types.py' adding 'manila/api/views/share_groups.py' adding 'manila/api/views/share_instance.py' adding 'manila/api/views/share_migration.py' adding 'manila/api/views/share_network_subnets.py' adding 'manila/api/views/share_networks.py' adding 'manila/api/views/share_replicas.py' adding 'manila/api/views/share_server_migration.py' adding 'manila/api/views/share_servers.py' adding 'manila/api/views/share_snapshot_export_locations.py' adding 'manila/api/views/share_snapshot_instances.py' adding 'manila/api/views/share_snapshots.py' adding 'manila/api/views/shares.py' adding 'manila/api/views/transfers.py' adding 'manila/api/views/types.py' adding 'manila/api/views/versions.py' adding 'manila/cmd/__init__.py' adding 'manila/cmd/api.py' adding 'manila/cmd/data.py' adding 'manila/cmd/manage.py' adding 'manila/cmd/scheduler.py' adding 'manila/cmd/share.py' adding 'manila/cmd/status.py' adding 'manila/common/__init__.py' adding 'manila/common/client_auth.py' adding 'manila/common/config.py' adding 'manila/common/constants.py' adding 'manila/compute/__init__.py' adding 'manila/compute/nova.py' adding 'manila/data/__init__.py' adding 'manila/data/backup_driver.py' adding 'manila/data/helper.py' adding 'manila/data/manager.py' adding 'manila/data/rpcapi.py' adding 'manila/data/utils.py' adding 'manila/data/drivers/__init__.py' adding 'manila/data/drivers/nfs.py' adding 'manila/db/__init__.py' adding 'manila/db/api.py' adding 'manila/db/base.py' adding 'manila/db/migration.py' adding 'manila/db/migrations/__init__.py' adding 'manila/db/migrations/alembic.ini' adding 'manila/db/migrations/utils.py' adding 'manila/db/migrations/alembic/__init__.py' adding 'manila/db/migrations/alembic/env.py' adding 'manila/db/migrations/alembic/migration.py' adding 'manila/db/migrations/alembic/script.py.mako' adding 'manila/db/migrations/alembic/versions/0274d20c560f_add_ou_to_security_service.py' adding 'manila/db/migrations/alembic/versions/03da71c0e321_convert_cgs_to_share_groups.py' adding 'manila/db/migrations/alembic/versions/097fad24d2fc_add_share_instances_share_id_index.py' adding 'manila/db/migrations/alembic/versions/0c23aec99b74_add_per_share_gigabytes_quota_class.py' adding 'manila/db/migrations/alembic/versions/11ee96se625f3_add_metadata_for_access.py' adding 'manila/db/migrations/alembic/versions/162a3e673105_manila_init.py' adding 'manila/db/migrations/alembic/versions/17115072e1c3_add_nova_net_id_column_to_share_networks.py' adding 'manila/db/migrations/alembic/versions/1946cb97bb8d_add_is_soft_deleted_and_scheduled_to_be_deleted_at_to_shares_table.py' adding 'manila/db/migrations/alembic/versions/1e2d600bf972_add_transfers.py' adding 'manila/db/migrations/alembic/versions/1f0bd302c1a6_add_availability_zones_table.py' adding 'manila/db/migrations/alembic/versions/211836bf835c_add_access_level.py' adding 'manila/db/migrations/alembic/versions/221a83cfd85b_change_user_project_id_length.py' adding 'manila/db/migrations/alembic/versions/238720805ce1_add_messages_table.py' adding 'manila/db/migrations/alembic/versions/27cb96d991fa_add_description_for_share_type.py' adding 'manila/db/migrations/alembic/versions/293fac1130ca_add_replication_attrs.py' adding 'manila/db/migrations/alembic/versions/2d708a9a3ba9_backup_change_az_to_az_id.py' adding 'manila/db/migrations/alembic/versions/2f27d904214c_add_backup_type_column.py' adding 'manila/db/migrations/alembic/versions/30cb96d995fa_add_is_public_column_for_share.py' adding 'manila/db/migrations/alembic/versions/323840a08dc4_add_shares_task_state.py' adding 'manila/db/migrations/alembic/versions/344c1ac4747f_add_share_instance_access_rules_status.py' adding 'manila/db/migrations/alembic/versions/3651e16d7c43_add_consistency_groups.py' adding 'manila/db/migrations/alembic/versions/38e632621e5a_change_volume_type_to_share_type.py' adding 'manila/db/migrations/alembic/versions/3a482171410f_add_drivers_private_data_table.py' adding 'manila/db/migrations/alembic/versions/3db9992c30f3_transform_statuses_to_lowercase.py' adding 'manila/db/migrations/alembic/versions/3e7d62517afa_add_create_share_from_snapshot_support.py' adding 'manila/db/migrations/alembic/versions/40d1f2374e89_add_mount_point_name_to_share_instances.py' adding 'manila/db/migrations/alembic/versions/478c445d8d3e_add_security_service_update_control_fields.py' adding 'manila/db/migrations/alembic/versions/48a7beae3117_move_share_type_id_to_instances.py' adding 'manila/db/migrations/alembic/versions/493eaffd79e1_add_mtu_network_allocations_share_networks.py' adding 'manila/db/migrations/alembic/versions/4a482571410f_add_backends_info_table.py' adding 'manila/db/migrations/alembic/versions/4ee2cf4be19a_remove_share_snapshots_export_location.py' adding 'manila/db/migrations/alembic/versions/5077ffcc5f1c_add_share_instances.py' adding 'manila/db/migrations/alembic/versions/5155c7077f99_add_more_network_info_attributes_to_network_allocations_table.py' adding 'manila/db/migrations/alembic/versions/5237b6625330_add_availability_zone_id_field_to_share_groups.py' adding 'manila/db/migrations/alembic/versions/533646c7af38_remove_unused_attr_status.py' adding 'manila/db/migrations/alembic/versions/54667b9cade7_restore_share_instance_access_map_state.py' adding 'manila/db/migrations/alembic/versions/55761e5f59c5_add_snapshot_support_extra_spec_to_share_types.py' adding 'manila/db/migrations/alembic/versions/56cdbe267881_add_share_export_locations_table.py' adding 'manila/db/migrations/alembic/versions/579c267fbb4d_add_share_instances_access_map.py' adding 'manila/db/migrations/alembic/versions/59eb64046740_add_required_extra_spec.py' adding 'manila/db/migrations/alembic/versions/5aa813ae673d_add_task_state_field_for_share_servers.py' adding 'manila/db/migrations/alembic/versions/63809d875e32_add_access_key.py' adding 'manila/db/migrations/alembic/versions/6a3fd2984bc31_add_is_auto_deletable_and_identifier_fields_for_share_servers.py' adding 'manila/db/migrations/alembic/versions/7d142971c4ef_add_reservation_expire_index.py' adding 'manila/db/migrations/alembic/versions/805685098bd2_add_share_network_subnets_table_and_modify_share_servers_table.py' adding 'manila/db/migrations/alembic/versions/829a09b0ddd4_fix_project_share_type_quotas_unique_constraint.py' adding 'manila/db/migrations/alembic/versions/87ce15c59bbe_add_revert_to_snapshot_support.py' adding 'manila/db/migrations/alembic/versions/927920b37453_add_provider_location_for_share_group_snapshot_members_model.py' adding 'manila/db/migrations/alembic/versions/95e3cf760840_remove_nova_net_id_column_from_share_.py' adding 'manila/db/migrations/alembic/versions/99d328f0a3d2_add_disable_reason_to_service.py' adding 'manila/db/migrations/alembic/versions/9afbe2df4945_add_backup.py' adding 'manila/db/migrations/alembic/versions/a77e2ad5012d_add_share_snapshot_access.py' adding 'manila/db/migrations/alembic/versions/a87e0fb17dee_multiple_share_server_subnets.py' adding 'manila/db/migrations/alembic/versions/ac0620cbe74d_add_share_network_subnet_metadata.py' adding 'manila/db/migrations/alembic/versions/aebe2a413e13_add_state_column_for_service.py' adding 'manila/db/migrations/alembic/versions/b10fb432c042_squash_share_group_snapshot_members_and_share_snapshot_instance_models.py' adding 'manila/db/migrations/alembic/versions/b516de97bfee_add_quota_per_share_type_model.py' adding 'manila/db/migrations/alembic/versions/bb5938d74b73_add_snapshot_metadata_table.py' adding 'manila/db/migrations/alembic/versions/c476aeb186ec_add_default_ad_site_to_security_service.py' adding 'manila/db/migrations/alembic/versions/cb20f743ca7b_add_resource_locks.py' adding 'manila/db/migrations/alembic/versions/d5db24264f5c_add_consistent_snapshot_support_attr_to_share_group_model.py' adding 'manila/db/migrations/alembic/versions/dda6de06349_add_export_locations_metadata.py' adding 'manila/db/migrations/alembic/versions/e1949a93157a_add_share_group_types_table.py' adding 'manila/db/migrations/alembic/versions/e6d88547b381_add_progress_field_to_share_instance.py' adding 'manila/db/migrations/alembic/versions/e8ea58723178_remove_host_from_driver_private_data.py' adding 'manila/db/migrations/alembic/versions/e9f79621d83f_add_cast_rules_to_readonly_to_share_instances.py' adding 'manila/db/migrations/alembic/versions/eb6d5544cbbd_add_provider_location_to_share_snapshot_instances.py' adding 'manila/db/migrations/alembic/versions/ef0c02b4366_add_share_type_projects.py' adding 'manila/db/migrations/alembic/versions/fbdfabcba377_change_the_mysql_datetime_precision.py' adding 'manila/db/migrations/alembic/versions/fdfb668d19e1_add_gateway_to_network_allocations_table.py' adding 'manila/db/sqlalchemy/__init__.py' adding 'manila/db/sqlalchemy/api.py' adding 'manila/db/sqlalchemy/models.py' adding 'manila/db/sqlalchemy/query.py' adding 'manila/db/sqlalchemy/utils.py' adding 'manila/image/__init__.py' adding 'manila/image/glance.py' adding 'manila/lock/__init__.py' adding 'manila/lock/api.py' adding 'manila/message/__init__.py' adding 'manila/message/api.py' adding 'manila/message/message_field.py' adding 'manila/message/message_levels.py' adding 'manila/network/__init__.py' adding 'manila/network/standalone_network_plugin.py' adding 'manila/network/linux/__init__.py' adding 'manila/network/linux/interface.py' adding 'manila/network/linux/ip_lib.py' adding 'manila/network/linux/ovs_lib.py' adding 'manila/network/neutron/__init__.py' adding 'manila/network/neutron/api.py' adding 'manila/network/neutron/constants.py' adding 'manila/network/neutron/neutron_network_plugin.py' adding 'manila/policies/__init__.py' adding 'manila/policies/availability_zone.py' adding 'manila/policies/base.py' adding 'manila/policies/message.py' adding 'manila/policies/quota_class_set.py' adding 'manila/policies/quota_set.py' adding 'manila/policies/resource_lock.py' adding 'manila/policies/scheduler_stats.py' adding 'manila/policies/security_service.py' adding 'manila/policies/service.py' adding 'manila/policies/share_access.py' adding 'manila/policies/share_access_metadata.py' adding 'manila/policies/share_backup.py' adding 'manila/policies/share_export_location.py' adding 'manila/policies/share_group.py' adding 'manila/policies/share_group_snapshot.py' adding 'manila/policies/share_group_type.py' adding 'manila/policies/share_group_types_spec.py' adding 'manila/policies/share_instance.py' adding 'manila/policies/share_instance_export_location.py' adding 'manila/policies/share_network.py' adding 'manila/policies/share_network_subnet.py' adding 'manila/policies/share_replica.py' adding 'manila/policies/share_replica_export_location.py' adding 'manila/policies/share_server.py' adding 'manila/policies/share_snapshot.py' adding 'manila/policies/share_snapshot_export_location.py' adding 'manila/policies/share_snapshot_instance.py' adding 'manila/policies/share_snapshot_instance_export_location.py' adding 'manila/policies/share_transfer.py' adding 'manila/policies/share_type.py' adding 'manila/policies/share_types_extra_spec.py' adding 'manila/policies/shares.py' adding 'manila/privsep/__init__.py' adding 'manila/privsep/common.py' adding 'manila/privsep/filesystem.py' adding 'manila/privsep/lvm.py' adding 'manila/privsep/os.py' adding 'manila/scheduler/__init__.py' adding 'manila/scheduler/base_handler.py' adding 'manila/scheduler/host_manager.py' adding 'manila/scheduler/manager.py' adding 'manila/scheduler/rpcapi.py' adding 'manila/scheduler/scheduler_options.py' adding 'manila/scheduler/utils.py' adding 'manila/scheduler/drivers/__init__.py' adding 'manila/scheduler/drivers/base.py' adding 'manila/scheduler/drivers/chance.py' adding 'manila/scheduler/drivers/filter.py' adding 'manila/scheduler/drivers/simple.py' adding 'manila/scheduler/evaluator/__init__.py' adding 'manila/scheduler/evaluator/evaluator.py' adding 'manila/scheduler/filters/__init__.py' adding 'manila/scheduler/filters/affinity.py' adding 'manila/scheduler/filters/availability_zone.py' adding 'manila/scheduler/filters/base.py' adding 'manila/scheduler/filters/base_host.py' adding 'manila/scheduler/filters/capabilities.py' adding 'manila/scheduler/filters/capacity.py' adding 'manila/scheduler/filters/create_from_snapshot.py' adding 'manila/scheduler/filters/driver.py' adding 'manila/scheduler/filters/extra_specs_ops.py' adding 'manila/scheduler/filters/host.py' adding 'manila/scheduler/filters/ignore_attempted_hosts.py' adding 'manila/scheduler/filters/json.py' adding 'manila/scheduler/filters/retry.py' adding 'manila/scheduler/filters/share_replication.py' adding 'manila/scheduler/filters/share_group_filters/__init__.py' adding 'manila/scheduler/filters/share_group_filters/consistent_snapshot.py' adding 'manila/scheduler/weighers/__init__.py' adding 'manila/scheduler/weighers/base.py' adding 'manila/scheduler/weighers/base_host.py' adding 'manila/scheduler/weighers/capacity.py' adding 'manila/scheduler/weighers/goodness.py' adding 'manila/scheduler/weighers/host_affinity.py' adding 'manila/scheduler/weighers/netapp_aiq.py' adding 'manila/scheduler/weighers/pool.py' adding 'manila/share/__init__.py' adding 'manila/share/access.py' adding 'manila/share/api.py' adding 'manila/share/configuration.py' adding 'manila/share/driver.py' adding 'manila/share/drivers_private_data.py' adding 'manila/share/hook.py' adding 'manila/share/manager.py' adding 'manila/share/migration.py' adding 'manila/share/rpcapi.py' adding 'manila/share/share_types.py' adding 'manila/share/snapshot_access.py' adding 'manila/share/utils.py' adding 'manila/share/drivers/__init__.py' adding 'manila/share/drivers/generic.py' adding 'manila/share/drivers/helpers.py' adding 'manila/share/drivers/lvm.py' adding 'manila/share/drivers/service_instance.py' adding 'manila/share/drivers/cephfs/__init__.py' adding 'manila/share/drivers/cephfs/driver.py' adding 'manila/share/drivers/cephfs/conf/cephfs-export-template.conf' adding 'manila/share/drivers/container/__init__.py' adding 'manila/share/drivers/container/container_helper.py' adding 'manila/share/drivers/container/driver.py' adding 'manila/share/drivers/container/protocol_helper.py' adding 'manila/share/drivers/container/security_service_helper.py' adding 'manila/share/drivers/container/storage_helper.py' adding 'manila/share/drivers/dell_emc/__init__.py' adding 'manila/share/drivers/dell_emc/driver.py' adding 'manila/share/drivers/dell_emc/plugin_manager.py' adding 'manila/share/drivers/dell_emc/common/__init__.py' adding 'manila/share/drivers/dell_emc/common/enas/__init__.py' adding 'manila/share/drivers/dell_emc/common/enas/connector.py' adding 'manila/share/drivers/dell_emc/common/enas/constants.py' adding 'manila/share/drivers/dell_emc/common/enas/utils.py' adding 'manila/share/drivers/dell_emc/common/enas/xml_api_parser.py' adding 'manila/share/drivers/dell_emc/plugins/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/base.py' adding 'manila/share/drivers/dell_emc/plugins/isilon/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/isilon/isilon.py' adding 'manila/share/drivers/dell_emc/plugins/isilon/isilon_api.py' adding 'manila/share/drivers/dell_emc/plugins/powerflex/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/powerflex/connection.py' adding 'manila/share/drivers/dell_emc/plugins/powerflex/object_manager.py' adding 'manila/share/drivers/dell_emc/plugins/powermax/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/powermax/connection.py' adding 'manila/share/drivers/dell_emc/plugins/powermax/object_manager.py' adding 'manila/share/drivers/dell_emc/plugins/powerstore/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/powerstore/client.py' adding 'manila/share/drivers/dell_emc/plugins/powerstore/connection.py' adding 'manila/share/drivers/dell_emc/plugins/unity/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/unity/client.py' adding 'manila/share/drivers/dell_emc/plugins/unity/connection.py' adding 'manila/share/drivers/dell_emc/plugins/unity/utils.py' adding 'manila/share/drivers/dell_emc/plugins/vnx/__init__.py' adding 'manila/share/drivers/dell_emc/plugins/vnx/connection.py' adding 'manila/share/drivers/dell_emc/plugins/vnx/object_manager.py' adding 'manila/share/drivers/ganesha/__init__.py' adding 'manila/share/drivers/ganesha/manager.py' adding 'manila/share/drivers/ganesha/utils.py' adding 'manila/share/drivers/ganesha/conf/00-base-export-template.conf' adding 'manila/share/drivers/glusterfs/__init__.py' adding 'manila/share/drivers/glusterfs/common.py' adding 'manila/share/drivers/glusterfs/glusterfs_native.py' adding 'manila/share/drivers/glusterfs/layout.py' adding 'manila/share/drivers/glusterfs/layout_directory.py' adding 'manila/share/drivers/glusterfs/layout_volume.py' adding 'manila/share/drivers/glusterfs/conf/10-glusterfs-export-template.conf' adding 'manila/share/drivers/hdfs/__init__.py' adding 'manila/share/drivers/hdfs/hdfs_native.py' adding 'manila/share/drivers/hitachi/__init__.py' adding 'manila/share/drivers/hitachi/hnas/__init__.py' adding 'manila/share/drivers/hitachi/hnas/driver.py' adding 'manila/share/drivers/hitachi/hnas/ssh.py' adding 'manila/share/drivers/hitachi/hsp/__init__.py' adding 'manila/share/drivers/hitachi/hsp/driver.py' adding 'manila/share/drivers/hitachi/hsp/rest.py' adding 'manila/share/drivers/hpe/__init__.py' adding 'manila/share/drivers/hpe/hpe_3par_driver.py' adding 'manila/share/drivers/hpe/hpe_3par_mediator.py' adding 'manila/share/drivers/huawei/__init__.py' adding 'manila/share/drivers/huawei/base.py' adding 'manila/share/drivers/huawei/constants.py' adding 'manila/share/drivers/huawei/huawei_nas.py' adding 'manila/share/drivers/huawei/huawei_utils.py' adding 'manila/share/drivers/huawei/v3/__init__.py' adding 'manila/share/drivers/huawei/v3/connection.py' adding 'manila/share/drivers/huawei/v3/helper.py' adding 'manila/share/drivers/huawei/v3/replication.py' adding 'manila/share/drivers/huawei/v3/rpcapi.py' adding 'manila/share/drivers/huawei/v3/smartx.py' adding 'manila/share/drivers/ibm/__init__.py' adding 'manila/share/drivers/ibm/gpfs.py' adding 'manila/share/drivers/infinidat/__init__.py' adding 'manila/share/drivers/infinidat/infinibox.py' adding 'manila/share/drivers/infortrend/__init__.py' adding 'manila/share/drivers/infortrend/driver.py' adding 'manila/share/drivers/infortrend/infortrend_nas.py' adding 'manila/share/drivers/inspur/__init__.py' adding 'manila/share/drivers/inspur/as13000/__init__.py' adding 'manila/share/drivers/inspur/as13000/as13000_nas.py' adding 'manila/share/drivers/inspur/instorage/__init__.py' adding 'manila/share/drivers/inspur/instorage/cli_helper.py' adding 'manila/share/drivers/inspur/instorage/instorage.py' adding 'manila/share/drivers/macrosan/__init__.py' adding 'manila/share/drivers/macrosan/macrosan_constants.py' adding 'manila/share/drivers/macrosan/macrosan_helper.py' adding 'manila/share/drivers/macrosan/macrosan_nas.py' adding 'manila/share/drivers/macrosan/rest_helper.py' adding 'manila/share/drivers/maprfs/__init__.py' adding 'manila/share/drivers/maprfs/driver_util.py' adding 'manila/share/drivers/maprfs/maprfs_native.py' adding 'manila/share/drivers/netapp/__init__.py' adding 'manila/share/drivers/netapp/common.py' adding 'manila/share/drivers/netapp/options.py' adding 'manila/share/drivers/netapp/utils.py' adding 'manila/share/drivers/netapp/dataontap/__init__.py' adding 'manila/share/drivers/netapp/dataontap/client/__init__.py' adding 'manila/share/drivers/netapp/dataontap/client/api.py' adding 'manila/share/drivers/netapp/dataontap/client/client_base.py' adding 'manila/share/drivers/netapp/dataontap/client/client_cmode.py' adding 'manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py' adding 'manila/share/drivers/netapp/dataontap/client/rest_api.py' adding 'manila/share/drivers/netapp/dataontap/client/rest_endpoints.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/__init__.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/drv_multi_svm.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/drv_single_svm.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py' adding 'manila/share/drivers/netapp/dataontap/cluster_mode/performance.py' adding 'manila/share/drivers/netapp/dataontap/protocols/__init__.py' adding 'manila/share/drivers/netapp/dataontap/protocols/base.py' adding 'manila/share/drivers/netapp/dataontap/protocols/cifs_cmode.py' adding 'manila/share/drivers/netapp/dataontap/protocols/nfs_cmode.py' adding 'manila/share/drivers/nexenta/__init__.py' adding 'manila/share/drivers/nexenta/options.py' adding 'manila/share/drivers/nexenta/utils.py' adding 'manila/share/drivers/nexenta/ns4/__init__.py' adding 'manila/share/drivers/nexenta/ns4/jsonrpc.py' adding 'manila/share/drivers/nexenta/ns4/nexenta_nas.py' adding 'manila/share/drivers/nexenta/ns4/nexenta_nfs_helper.py' adding 'manila/share/drivers/nexenta/ns5/__init__.py' adding 'manila/share/drivers/nexenta/ns5/jsonrpc.py' adding 'manila/share/drivers/nexenta/ns5/nexenta_nas.py' adding 'manila/share/drivers/purestorage/__init__.py' adding 'manila/share/drivers/purestorage/flashblade.py' adding 'manila/share/drivers/qnap/__init__.py' adding 'manila/share/drivers/qnap/api.py' adding 'manila/share/drivers/qnap/qnap.py' adding 'manila/share/drivers/quobyte/__init__.py' adding 'manila/share/drivers/quobyte/jsonrpc.py' adding 'manila/share/drivers/quobyte/quobyte.py' adding 'manila/share/drivers/tegile/__init__.py' adding 'manila/share/drivers/tegile/tegile.py' adding 'manila/share/drivers/veritas/__init__.py' adding 'manila/share/drivers/veritas/veritas_isa.py' adding 'manila/share/drivers/windows/__init__.py' adding 'manila/share/drivers/windows/service_instance.py' adding 'manila/share/drivers/windows/windows_smb_driver.py' adding 'manila/share/drivers/windows/windows_smb_helper.py' adding 'manila/share/drivers/windows/windows_utils.py' adding 'manila/share/drivers/windows/winrm_helper.py' adding 'manila/share/drivers/zadara/__init__.py' adding 'manila/share/drivers/zadara/common.py' adding 'manila/share/drivers/zadara/zadara.py' adding 'manila/share/drivers/zfsonlinux/__init__.py' adding 'manila/share/drivers/zfsonlinux/driver.py' adding 'manila/share/drivers/zfsonlinux/utils.py' adding 'manila/share/drivers/zfssa/__init__.py' adding 'manila/share/drivers/zfssa/restclient.py' adding 'manila/share/drivers/zfssa/zfssarest.py' adding 'manila/share/drivers/zfssa/zfssashare.py' adding 'manila/share/hooks/__init__.py' adding 'manila/share_group/__init__.py' adding 'manila/share_group/api.py' adding 'manila/share_group/share_group_types.py' adding 'manila/testing/README.rst' adding 'manila/tests/__init__.py' adding 'manila/tests/conf_fixture.py' adding 'manila/tests/db_utils.py' adding 'manila/tests/declare_conf.py' adding 'manila/tests/fake_backup_driver.py' adding 'manila/tests/fake_client_exception_class.py' adding 'manila/tests/fake_compute.py' adding 'manila/tests/fake_driver.py' adding 'manila/tests/fake_image.py' adding 'manila/tests/fake_network.py' adding 'manila/tests/fake_notifier.py' adding 'manila/tests/fake_service_instance.py' adding 'manila/tests/fake_share.py' adding 'manila/tests/fake_utils.py' adding 'manila/tests/fake_volume.py' adding 'manila/tests/fake_zfssa.py' adding 'manila/tests/policy.yaml' adding 'manila/tests/runtime_conf.py' adding 'manila/tests/test_api.py' adding 'manila/tests/test_conf.py' adding 'manila/tests/test_context.py' adding 'manila/tests/test_coordination.py' adding 'manila/tests/test_exception.py' adding 'manila/tests/test_manager.py' adding 'manila/tests/test_misc.py' adding 'manila/tests/test_network.py' adding 'manila/tests/test_policy.py' adding 'manila/tests/test_quota.py' adding 'manila/tests/test_rpc.py' adding 'manila/tests/test_service.py' adding 'manila/tests/test_ssh_utils.py' adding 'manila/tests/test_test.py' adding 'manila/tests/test_test_utils.py' adding 'manila/tests/test_utils.py' adding 'manila/tests/utils.py' adding 'manila/tests/api/__init__.py' adding 'manila/tests/api/common.py' adding 'manila/tests/api/fakes.py' adding 'manila/tests/api/test_common.py' adding 'manila/tests/api/test_extensions.py' adding 'manila/tests/api/test_middleware.py' adding 'manila/tests/api/test_versions.py' adding 'manila/tests/api/test_wsgi.py' adding 'manila/tests/api/contrib/__init__.py' adding 'manila/tests/api/contrib/stubs.py' adding 'manila/tests/api/extensions/__init__.py' adding 'manila/tests/api/extensions/foxinsocks.py' adding 'manila/tests/api/middleware/__init__.py' adding 'manila/tests/api/middleware/test_auth.py' adding 'manila/tests/api/middleware/test_faults.py' adding 'manila/tests/api/openstack/__init__.py' adding 'manila/tests/api/openstack/test_api_version_request.py' adding 'manila/tests/api/openstack/test_versioned_method.py' adding 'manila/tests/api/openstack/test_wsgi.py' adding 'manila/tests/api/v1/__init__.py' adding 'manila/tests/api/v1/stubs.py' adding 'manila/tests/api/v1/test_limits.py' adding 'manila/tests/api/v1/test_scheduler_stats.py' adding 'manila/tests/api/v1/test_security_service.py' adding 'manila/tests/api/v1/test_share_manage.py' adding 'manila/tests/api/v1/test_share_metadata.py' adding 'manila/tests/api/v1/test_share_servers.py' adding 'manila/tests/api/v1/test_share_snapshots.py' adding 'manila/tests/api/v1/test_share_types_extra_specs.py' adding 'manila/tests/api/v1/test_share_unmanage.py' adding 'manila/tests/api/v1/test_shares.py' adding 'manila/tests/api/v2/__init__.py' adding 'manila/tests/api/v2/stubs.py' adding 'manila/tests/api/v2/test_availability_zones.py' adding 'manila/tests/api/v2/test_messages.py' adding 'manila/tests/api/v2/test_metadata.py' adding 'manila/tests/api/v2/test_quota_class_sets.py' adding 'manila/tests/api/v2/test_quota_sets.py' adding 'manila/tests/api/v2/test_resource_locks.py' adding 'manila/tests/api/v2/test_security_services.py' adding 'manila/tests/api/v2/test_services.py' adding 'manila/tests/api/v2/test_share_access_metadata.py' adding 'manila/tests/api/v2/test_share_accesses.py' adding 'manila/tests/api/v2/test_share_backups.py' adding 'manila/tests/api/v2/test_share_export_locations.py' adding 'manila/tests/api/v2/test_share_group_snapshots.py' adding 'manila/tests/api/v2/test_share_group_type_specs.py' adding 'manila/tests/api/v2/test_share_group_types.py' adding 'manila/tests/api/v2/test_share_groups.py' adding 'manila/tests/api/v2/test_share_instance_export_locations.py' adding 'manila/tests/api/v2/test_share_instances.py' adding 'manila/tests/api/v2/test_share_network_subnets.py' adding 'manila/tests/api/v2/test_share_networks.py' adding 'manila/tests/api/v2/test_share_replica_export_locations.py' adding 'manila/tests/api/v2/test_share_replicas.py' adding 'manila/tests/api/v2/test_share_servers.py' adding 'manila/tests/api/v2/test_share_snapshot_export_locations.py' adding 'manila/tests/api/v2/test_share_snapshot_instance_export_locations.py' adding 'manila/tests/api/v2/test_share_snapshot_instances.py' adding 'manila/tests/api/v2/test_share_snapshots.py' adding 'manila/tests/api/v2/test_share_transfer.py' adding 'manila/tests/api/v2/test_share_types.py' adding 'manila/tests/api/v2/test_shares.py' adding 'manila/tests/api/views/__init__.py' adding 'manila/tests/api/views/test_quota_class_sets.py' adding 'manila/tests/api/views/test_quota_sets.py' adding 'manila/tests/api/views/test_scheduler_stats.py' adding 'manila/tests/api/views/test_share_accesses.py' adding 'manila/tests/api/views/test_share_network_subnets.py' adding 'manila/tests/api/views/test_share_networks.py' adding 'manila/tests/api/views/test_shares.py' adding 'manila/tests/api/views/test_versions.py' adding 'manila/tests/cmd/__init__.py' adding 'manila/tests/cmd/test_api.py' adding 'manila/tests/cmd/test_data.py' adding 'manila/tests/cmd/test_manage.py' adding 'manila/tests/cmd/test_scheduler.py' adding 'manila/tests/cmd/test_share.py' adding 'manila/tests/cmd/test_status.py' adding 'manila/tests/common/__init__.py' adding 'manila/tests/common/test_client_auth.py' adding 'manila/tests/common/test_config.py' adding 'manila/tests/compute/__init__.py' adding 'manila/tests/compute/test_nova.py' adding 'manila/tests/data/__init__.py' adding 'manila/tests/data/test_helper.py' adding 'manila/tests/data/test_manager.py' adding 'manila/tests/data/test_rpcapi.py' adding 'manila/tests/data/test_utils.py' adding 'manila/tests/db/__init__.py' adding 'manila/tests/db/fakes.py' adding 'manila/tests/db/test_api.py' adding 'manila/tests/db/test_migration.py' adding 'manila/tests/db/migrations/__init__.py' adding 'manila/tests/db/migrations/test_utils.py' adding 'manila/tests/db/migrations/alembic/__init__.py' adding 'manila/tests/db/migrations/alembic/migrations_data_checks.py' adding 'manila/tests/db/migrations/alembic/test_migration.py' adding 'manila/tests/db/sqlalchemy/__init__.py' adding 'manila/tests/db/sqlalchemy/test_api.py' adding 'manila/tests/db/sqlalchemy/test_models.py' adding 'manila/tests/hacking/__init__.py' adding 'manila/tests/hacking/checks.py' adding 'manila/tests/image/__init__.py' adding 'manila/tests/image/test_image.py' adding 'manila/tests/integrated/__init__.py' adding 'manila/tests/integrated/integrated_helpers.py' adding 'manila/tests/integrated/test_extensions.py' adding 'manila/tests/integrated/test_login.py' adding 'manila/tests/integrated/api/__init__.py' adding 'manila/tests/integrated/api/client.py' adding 'manila/tests/lock/__init__.py' adding 'manila/tests/lock/test_api.py' adding 'manila/tests/message/__init__.py' adding 'manila/tests/message/test_api.py' adding 'manila/tests/message/test_message_field.py' adding 'manila/tests/monkey_patch_example/__init__.py' adding 'manila/tests/monkey_patch_example/example_a.py' adding 'manila/tests/monkey_patch_example/example_b.py' adding 'manila/tests/network/__init__.py' adding 'manila/tests/network/test_standalone_network_plugin.py' adding 'manila/tests/network/linux/__init__.py' adding 'manila/tests/network/linux/test_interface.py' adding 'manila/tests/network/linux/test_ip_lib.py' adding 'manila/tests/network/linux/test_ovs_lib.py' adding 'manila/tests/network/neutron/__init__.py' adding 'manila/tests/network/neutron/test_neutron_api.py' adding 'manila/tests/network/neutron/test_neutron_plugin.py' adding 'manila/tests/scheduler/__init__.py' adding 'manila/tests/scheduler/fakes.py' adding 'manila/tests/scheduler/test_host_manager.py' adding 'manila/tests/scheduler/test_manager.py' adding 'manila/tests/scheduler/test_rpcapi.py' adding 'manila/tests/scheduler/test_scheduler_options.py' adding 'manila/tests/scheduler/test_utils.py' adding 'manila/tests/scheduler/drivers/__init__.py' adding 'manila/tests/scheduler/drivers/test_base.py' adding 'manila/tests/scheduler/drivers/test_filter.py' adding 'manila/tests/scheduler/drivers/test_simple.py' adding 'manila/tests/scheduler/evaluator/__init__.py' adding 'manila/tests/scheduler/evaluator/test_evaluator.py' adding 'manila/tests/scheduler/filters/__init__.py' adding 'manila/tests/scheduler/filters/test_affinity.py' adding 'manila/tests/scheduler/filters/test_availability_zone.py' adding 'manila/tests/scheduler/filters/test_base.py' adding 'manila/tests/scheduler/filters/test_base_host.py' adding 'manila/tests/scheduler/filters/test_capabilities.py' adding 'manila/tests/scheduler/filters/test_capacity.py' adding 'manila/tests/scheduler/filters/test_create_from_snapshot.py' adding 'manila/tests/scheduler/filters/test_driver.py' adding 'manila/tests/scheduler/filters/test_extra_specs_ops.py' adding 'manila/tests/scheduler/filters/test_host.py' adding 'manila/tests/scheduler/filters/test_ignore_attempted_hosts.py' adding 'manila/tests/scheduler/filters/test_json.py' adding 'manila/tests/scheduler/filters/test_retry.py' adding 'manila/tests/scheduler/filters/test_share_replication.py' adding 'manila/tests/scheduler/weighers/__init__.py' adding 'manila/tests/scheduler/weighers/test_base.py' adding 'manila/tests/scheduler/weighers/test_capacity.py' adding 'manila/tests/scheduler/weighers/test_goodness.py' adding 'manila/tests/scheduler/weighers/test_host_affinity.py' adding 'manila/tests/scheduler/weighers/test_netapp_aiq.py' adding 'manila/tests/scheduler/weighers/test_pool.py' adding 'manila/tests/share/__init__.py' adding 'manila/tests/share/test_access.py' adding 'manila/tests/share/test_api.py' adding 'manila/tests/share/test_driver.py' adding 'manila/tests/share/test_drivers_private_data.py' adding 'manila/tests/share/test_hook.py' adding 'manila/tests/share/test_manager.py' adding 'manila/tests/share/test_migration.py' adding 'manila/tests/share/test_rpcapi.py' adding 'manila/tests/share/test_share_types.py' adding 'manila/tests/share/test_share_utils.py' adding 'manila/tests/share/test_snapshot_access.py' adding 'manila/tests/share/drivers/__init__.py' adding 'manila/tests/share/drivers/dummy.py' adding 'manila/tests/share/drivers/test_ganesha.py' adding 'manila/tests/share/drivers/test_generic.py' adding 'manila/tests/share/drivers/test_glusterfs.py' adding 'manila/tests/share/drivers/test_helpers.py' adding 'manila/tests/share/drivers/test_lvm.py' adding 'manila/tests/share/drivers/test_service_instance.py' adding 'manila/tests/share/drivers/cephfs/__init__.py' adding 'manila/tests/share/drivers/cephfs/test_driver.py' adding 'manila/tests/share/drivers/container/__init__.py' adding 'manila/tests/share/drivers/container/fakes.py' adding 'manila/tests/share/drivers/container/test_container_helper.py' adding 'manila/tests/share/drivers/container/test_driver.py' adding 'manila/tests/share/drivers/container/test_protocol_helper.py' adding 'manila/tests/share/drivers/container/test_security_service_helper.py' adding 'manila/tests/share/drivers/container/test_storage_helper.py' adding 'manila/tests/share/drivers/dell_emc/__init__.py' adding 'manila/tests/share/drivers/dell_emc/test_driver.py' adding 'manila/tests/share/drivers/dell_emc/common/__init__.py' adding 'manila/tests/share/drivers/dell_emc/common/enas/__init__.py' adding 'manila/tests/share/drivers/dell_emc/common/enas/fakes.py' adding 'manila/tests/share/drivers/dell_emc/common/enas/test_connector.py' adding 'manila/tests/share/drivers/dell_emc/common/enas/test_utils.py' adding 'manila/tests/share/drivers/dell_emc/common/enas/utils.py' adding 'manila/tests/share/drivers/dell_emc/plugins/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/isilon/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/isilon/test_isilon.py' adding 'manila/tests/share/drivers/dell_emc/plugins/isilon/test_isilon_api.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/test_connection.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/test_object_manager.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_filesystem_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_export_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/create_nfs_snapshot_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fileystem_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_export_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_fsid_from_snapshot_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nas_server_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_nfs_export_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_spare_percentage.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/get_storage_pool_statistic.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerflex/mockup/login_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powermax/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powermax/test_connection.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powermax/test_object_manager.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/test_client.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/test_connection.py' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/clone_snapshot_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_filesystem_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_nfs_export_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_smb_share_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/create_snapshot_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_cluster_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fileystem_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_export_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_fsid_from_share_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_interfaces_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nas_server_smb_netbios_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_nfs_export_name_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/get_smb_share_id_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/resize_filesystem_shrink_failure_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/powerstore/mockup/retreive_cluster_capacity_metrics_response.json' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/fake_exceptions.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/mocked_manila.yaml' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/mocked_unity.yaml' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/res_mock.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/test_client.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/test_connection.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/test_utils.py' adding 'manila/tests/share/drivers/dell_emc/plugins/unity/utils.py' adding 'manila/tests/share/drivers/dell_emc/plugins/vnx/__init__.py' adding 'manila/tests/share/drivers/dell_emc/plugins/vnx/test_connection.py' adding 'manila/tests/share/drivers/dell_emc/plugins/vnx/test_object_manager.py' adding 'manila/tests/share/drivers/ganesha/__init__.py' adding 'manila/tests/share/drivers/ganesha/test_manager.py' adding 'manila/tests/share/drivers/ganesha/test_utils.py' adding 'manila/tests/share/drivers/glusterfs/__init__.py' adding 'manila/tests/share/drivers/glusterfs/test_common.py' adding 'manila/tests/share/drivers/glusterfs/test_glusterfs_native.py' adding 'manila/tests/share/drivers/glusterfs/test_layout.py' adding 'manila/tests/share/drivers/glusterfs/test_layout_directory.py' adding 'manila/tests/share/drivers/glusterfs/test_layout_volume.py' adding 'manila/tests/share/drivers/hdfs/__init__.py' adding 'manila/tests/share/drivers/hdfs/test_hdfs_native.py' adding 'manila/tests/share/drivers/hitachi/__init__.py' adding 'manila/tests/share/drivers/hitachi/hnas/__init__.py' adding 'manila/tests/share/drivers/hitachi/hnas/test_driver.py' adding 'manila/tests/share/drivers/hitachi/hnas/test_ssh.py' adding 'manila/tests/share/drivers/hitachi/hsp/__init__.py' adding 'manila/tests/share/drivers/hitachi/hsp/fakes.py' adding 'manila/tests/share/drivers/hitachi/hsp/test_driver.py' adding 'manila/tests/share/drivers/hitachi/hsp/test_rest.py' adding 'manila/tests/share/drivers/hpe/__init__.py' adding 'manila/tests/share/drivers/hpe/test_hpe_3par_constants.py' adding 'manila/tests/share/drivers/hpe/test_hpe_3par_driver.py' adding 'manila/tests/share/drivers/hpe/test_hpe_3par_mediator.py' adding 'manila/tests/share/drivers/huawei/__init__.py' adding 'manila/tests/share/drivers/huawei/test_huawei_nas.py' adding 'manila/tests/share/drivers/ibm/__init__.py' adding 'manila/tests/share/drivers/ibm/test_gpfs.py' adding 'manila/tests/share/drivers/infinidat/__init__.py' adding 'manila/tests/share/drivers/infinidat/test_infinidat.py' adding 'manila/tests/share/drivers/infortrend/__init__.py' adding 'manila/tests/share/drivers/infortrend/fake_infortrend_manila_data.py' adding 'manila/tests/share/drivers/infortrend/fake_infortrend_nas_data.py' adding 'manila/tests/share/drivers/infortrend/test_infortrend_nas.py' adding 'manila/tests/share/drivers/inspur/__init__.py' adding 'manila/tests/share/drivers/inspur/as13000/__init__.py' adding 'manila/tests/share/drivers/inspur/as13000/test_as13000_nas.py' adding 'manila/tests/share/drivers/inspur/instorage/__init__.py' adding 'manila/tests/share/drivers/inspur/instorage/test_instorage.py' adding 'manila/tests/share/drivers/macrosan/__init__.py' adding 'manila/tests/share/drivers/macrosan/test_macrosan_nas.py' adding 'manila/tests/share/drivers/maprfs/__init__.py' adding 'manila/tests/share/drivers/maprfs/test_maprfs.py' adding 'manila/tests/share/drivers/netapp/__init__.py' adding 'manila/tests/share/drivers/netapp/fakes.py' adding 'manila/tests/share/drivers/netapp/test_common.py' adding 'manila/tests/share/drivers/netapp/test_utils.py' adding 'manila/tests/share/drivers/netapp/dataontap/__init__.py' adding 'manila/tests/share/drivers/netapp/dataontap/fakes.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/__init__.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/fakes.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/test_api.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/test_client_base.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/test_client_cmode_rest.py' adding 'manila/tests/share/drivers/netapp/dataontap/client/test_rest_api.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/__init__.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_data_motion.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_driver_interfaces.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_base.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_multi_svm.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_lib_single_svm.py' adding 'manila/tests/share/drivers/netapp/dataontap/cluster_mode/test_performance.py' adding 'manila/tests/share/drivers/netapp/dataontap/protocols/__init__.py' adding 'manila/tests/share/drivers/netapp/dataontap/protocols/fakes.py' adding 'manila/tests/share/drivers/netapp/dataontap/protocols/test_base.py' adding 'manila/tests/share/drivers/netapp/dataontap/protocols/test_cifs_cmode.py' adding 'manila/tests/share/drivers/netapp/dataontap/protocols/test_nfs_cmode.py' adding 'manila/tests/share/drivers/nexenta/__init__.py' adding 'manila/tests/share/drivers/nexenta/test_utils.py' adding 'manila/tests/share/drivers/nexenta/ns4/__init__.py' adding 'manila/tests/share/drivers/nexenta/ns4/test_jsonrpc.py' adding 'manila/tests/share/drivers/nexenta/ns4/test_nexenta_nas.py' adding 'manila/tests/share/drivers/nexenta/ns5/__init__.py' adding 'manila/tests/share/drivers/nexenta/ns5/test_jsonrpc.py' adding 'manila/tests/share/drivers/nexenta/ns5/test_nexenta_nas.py' adding 'manila/tests/share/drivers/purestorage/__init__.py' adding 'manila/tests/share/drivers/purestorage/test_flashblade.py' adding 'manila/tests/share/drivers/qnap/__init__.py' adding 'manila/tests/share/drivers/qnap/fakes.py' adding 'manila/tests/share/drivers/qnap/test_api.py' adding 'manila/tests/share/drivers/qnap/test_qnap.py' adding 'manila/tests/share/drivers/quobyte/__init__.py' adding 'manila/tests/share/drivers/quobyte/test_jsonrpc.py' adding 'manila/tests/share/drivers/quobyte/test_quobyte.py' adding 'manila/tests/share/drivers/tegile/__init__.py' adding 'manila/tests/share/drivers/tegile/test_tegile.py' adding 'manila/tests/share/drivers/veritas/__init__.py' adding 'manila/tests/share/drivers/veritas/test_veritas_isa.py' adding 'manila/tests/share/drivers/windows/__init__.py' adding 'manila/tests/share/drivers/windows/test_service_instance.py' adding 'manila/tests/share/drivers/windows/test_windows_smb_driver.py' adding 'manila/tests/share/drivers/windows/test_windows_smb_helper.py' adding 'manila/tests/share/drivers/windows/test_windows_utils.py' adding 'manila/tests/share/drivers/windows/test_winrm_helper.py' adding 'manila/tests/share/drivers/zadara/__init__.py' adding 'manila/tests/share/drivers/zadara/test_zadara.py' adding 'manila/tests/share/drivers/zfsonlinux/__init__.py' adding 'manila/tests/share/drivers/zfsonlinux/test_driver.py' adding 'manila/tests/share/drivers/zfsonlinux/test_utils.py' adding 'manila/tests/share/drivers/zfssa/__init__.py' adding 'manila/tests/share/drivers/zfssa/test_zfssarest.py' adding 'manila/tests/share/drivers/zfssa/test_zfssashare.py' adding 'manila/tests/share_group/__init__.py' adding 'manila/tests/share_group/test_api.py' adding 'manila/tests/share_group/test_share_group_types.py' adding 'manila/tests/var/ca.crt' adding 'manila/tests/var/certificate.crt' adding 'manila/tests/var/privatekey.key' adding 'manila/tests/volume/__init__.py' adding 'manila/tests/volume/test_cinder.py' adding 'manila/tests/wsgi/__init__.py' adding 'manila/tests/wsgi/test_common.py' adding 'manila/tests/wsgi/test_wsgi.py' adding 'manila/tests/xenapi/__init__.py' adding 'manila/transfer/__init__.py' adding 'manila/transfer/api.py' adding 'manila/volume/__init__.py' adding 'manila/volume/cinder.py' adding 'manila/wsgi/__init__.py' adding 'manila/wsgi/common.py' adding 'manila/wsgi/eventlet_server.py' adding 'manila/wsgi/wsgi.py' adding 'manila-18.2.2.dev5.data/data/etc/manila/api-paste.ini' adding 'manila-18.2.2.dev5.data/data/etc/manila/rootwrap.conf' adding 'manila-18.2.2.dev5.data/data/etc/manila/rootwrap.d/share.filters' adding 'manila-18.2.2.dev5.data/scripts/manila-wsgi' adding 'manila-18.2.2.dev5.dist-info/AUTHORS' adding 'manila-18.2.2.dev5.dist-info/LICENSE' adding 'manila-18.2.2.dev5.dist-info/METADATA' adding 'manila-18.2.2.dev5.dist-info/WHEEL' adding 'manila-18.2.2.dev5.dist-info/entry_points.txt' adding 'manila-18.2.2.dev5.dist-info/pbr.json' adding 'manila-18.2.2.dev5.dist-info/top_level.txt' adding 'manila-18.2.2.dev5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for manila (pyproject.toml): finished with status 'done' Created wheel for manila: filename=manila-18.2.2.dev5-py3-none-any.whl size=2623508 sha256=065486108522daaa48e66ba7c807ee352272cae14ee0256f63571758ecf9b482 Stored in directory: /builddir/.cache/pip/wheels/c4/10/e2/9e97e950102c96bfc0a8cd315b9227c578f4863adc7e1d5745 Successfully built manila + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AxcVYC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64 + cd manila-18.2.2.dev5 ++ ls /builddir/build/BUILD/manila-18.2.2.dev5/pyproject-wheeldir/manila-18.2.2.dev5-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=manila==18.2.2.dev5 + '[' -z manila==18.2.2.dev5 ']' + TMPDIR=/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/manila-18.2.2.dev5/pyproject-wheeldir manila==18.2.2.dev5 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/manila-18.2.2.dev5/pyproject-wheeldir Processing ./pyproject-wheeldir/manila-18.2.2.dev5-py3-none-any.whl Installing collected packages: manila changing mode of /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-api to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-data to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-manage to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-rootwrap to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-scheduler to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-share to 755 changing mode of /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-status to 755 Successfully installed manila-18.2.2.dev5 + '[' -d /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-api /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-data /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-manage /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-rootwrap /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-scheduler /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-share /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-status /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-wsgi /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-api: updating /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-data: updating /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-manage: updating /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-rootwrap: updating /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-scheduler: updating /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-share: updating /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-status: updating /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-wsgi: updating + rm -rfv /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/manila-18.2.2.dev5.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/python3.9/site-packages/manila-18.2.2.dev5.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/python3.9/site-packages/manila-18.2.2.dev5.dist-info/RECORD --output /builddir/build/BUILD/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/python3.9/site-packages/manila-18.2.2.dev5.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/python3.9/site-packages/manila-18.2.2.dev5.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/python3.9/site-packages/manila-18.2.2.dev5.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/python3.9/site-packages/manila-18.2.2.dev5.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64//usr/lib/python3.9/site-packages + oslo-config-generator --config-file=etc/oslo-config-generator/manila.conf + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (manila); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/manila-18.2.2.dev5/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/../../etc/oslo-config-generator/manila.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/_static/manila.conf.sample [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/../../etc/manila/manila-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/_static/manila.policy.yaml.sample building [mo]: targets for 0 po files that are out of date building [html]: targets for 168 source files that are out of date updating environment: [new config] 168 added, 0 changed, 0 removed reading sources... [ 0%] admin/capabilities_and_extra_specs reading sources... [ 1%] admin/container_driver reading sources... [ 1%] admin/emc_isilon_driver reading sources... [ 2%] admin/emc_vnx_driver reading sources... [ 2%] admin/export_location_metadata reading sources... [ 3%] admin/generic_driver reading sources... [ 4%] admin/glusterfs_driver reading sources... [ 4%] admin/glusterfs_native_driver reading sources... [ 5%] admin/gpfs_driver reading sources... [ 5%] admin/group_capabilities_and_extra_specs reading sources... [ 6%] admin/hdfs_native_driver reading sources... [ 7%] admin/hitachi_hnas_driver reading sources... [ 7%] admin/hpe_3par_driver reading sources... [ 8%] admin/huawei_nas_driver reading sources... [ 8%] admin/index reading sources... [ 9%] admin/infortrend_driver reading sources... [ 10%] admin/macrosan_driver reading sources... [ 10%] admin/netapp_cluster_mode_driver reading sources... [ 11%] admin/nexentastor5_driver reading sources... [ 11%] admin/purestorage_flashblade_driver reading sources... [ 12%] admin/share_back_ends_feature_support_mapping reading sources... [ 13%] admin/shared-file-systems-crud-share reading sources... [ 13%] admin/shared-file-systems-key-concepts reading sources... [ 14%] admin/shared-file-systems-manage-and-unmanage-share reading sources... [ 14%] admin/shared-file-systems-manage-and-unmanage-snapshot reading sources... [ 15%] admin/shared-file-systems-multi-backend reading sources... [ 16%] admin/shared-file-systems-network-plugins reading sources... [ 16%] admin/shared-file-systems-networking reading sources... [ 17%] admin/shared-file-systems-profiling reading sources... [ 17%] admin/shared-file-systems-quotas reading sources... [ 18%] admin/shared-file-systems-scheduling reading sources... [ 19%] admin/shared-file-systems-security-services reading sources... [ 19%] admin/shared-file-systems-services-manage reading sources... [ 20%] admin/shared-file-systems-share-group-types reading sources... [ 20%] admin/shared-file-systems-share-groups reading sources... [ 21%] admin/shared-file-systems-share-management reading sources... [ 22%] admin/shared-file-systems-share-migration reading sources... [ 22%] admin/shared-file-systems-share-networks reading sources... [ 23%] admin/shared-file-systems-share-replication reading sources... [ 23%] admin/shared-file-systems-share-resize reading sources... [ 24%] admin/shared-file-systems-share-revert-to-snapshot reading sources... [ 25%] admin/shared-file-systems-share-server-management reading sources... [ 25%] admin/shared-file-systems-share-server-migration reading sources... [ 26%] admin/shared-file-systems-share-types reading sources... [ 26%] admin/shared-file-systems-snapshots reading sources... [ 27%] admin/shared-file-systems-troubleshoot reading sources... [ 27%] admin/shared-file-systems-upgrades reading sources... [ 28%] admin/tegile_driver reading sources... [ 29%] admin/zadara_driver reading sources... [ 29%] admin/zfs_on_linux_driver reading sources... [ 30%] cli/index reading sources... [ 30%] cli/manila reading sources... [ 31%] cli/manila-manage reading sources... [ 32%] cli/manila-status reading sources... [ 32%] configuration/index reading sources... [ 33%] configuration/shared-file-systems/api reading sources... [ 33%] configuration/shared-file-systems/config-options reading sources... [ 34%] configuration/shared-file-systems/drivers reading sources... [ 35%] configuration/shared-file-systems/drivers/cephfs_driver reading sources... [ 35%] configuration/shared-file-systems/drivers/dell-emc-powerflex-driver reading sources... [ 36%] configuration/shared-file-systems/drivers/dell-emc-powermax-driver reading sources... [ 36%] configuration/shared-file-systems/drivers/dell-emc-powerstore-driver reading sources... [ 37%] configuration/shared-file-systems/drivers/dell-emc-unity-driver reading sources... [ 38%] configuration/shared-file-systems/drivers/dell-emc-vnx-driver reading sources... [ 38%] configuration/shared-file-systems/drivers/emc-isilon-driver reading sources... [ 39%] configuration/shared-file-systems/drivers/generic-driver reading sources... [ 39%] configuration/shared-file-systems/drivers/glusterfs-driver reading sources... [ 40%] configuration/shared-file-systems/drivers/glusterfs-native-driver reading sources... [ 41%] configuration/shared-file-systems/drivers/hdfs-native-driver reading sources... [ 41%] configuration/shared-file-systems/drivers/hitachi-hnas-driver reading sources... [ 42%] configuration/shared-file-systems/drivers/hitachi-hsp-driver reading sources... [ 42%] configuration/shared-file-systems/drivers/hpe-3par-share-driver reading sources... [ 43%] configuration/shared-file-systems/drivers/huawei-nas-driver reading sources... [ 44%] configuration/shared-file-systems/drivers/ibm-spectrumscale-driver reading sources... [ 44%] configuration/shared-file-systems/drivers/infinidat-share-driver reading sources... [ 45%] configuration/shared-file-systems/drivers/infortrend-nas-driver reading sources... [ 45%] configuration/shared-file-systems/drivers/lvm-driver reading sources... [ 46%] configuration/shared-file-systems/drivers/maprfs-native-driver reading sources... [ 47%] configuration/shared-file-systems/drivers/netapp-cluster-mode-driver reading sources... [ 47%] configuration/shared-file-systems/drivers/nexentastor5-driver reading sources... [ 48%] configuration/shared-file-systems/drivers/purestorage-flashblade-driver reading sources... [ 48%] configuration/shared-file-systems/drivers/quobyte-driver reading sources... [ 49%] configuration/shared-file-systems/drivers/windows-smb-driver reading sources... [ 50%] configuration/shared-file-systems/drivers/zfs-on-linux-driver reading sources... [ 50%] configuration/shared-file-systems/drivers/zfssa-manila-driver reading sources... [ 51%] configuration/shared-file-systems/log-files reading sources... [ 51%] configuration/shared-file-systems/overview reading sources... [ 52%] configuration/shared-file-systems/samples/api-paste.ini reading sources... [ 52%] configuration/shared-file-systems/samples/index reading sources... [ 53%] configuration/shared-file-systems/samples/manila.conf reading sources... [ 54%] configuration/shared-file-systems/samples/policy reading sources... [ 54%] configuration/shared-file-systems/samples/rootwrap.conf reading sources... [ 55%] configuration/shared-file-systems/samples/sample_policy reading sources... [ 55%] contributor/adding_release_notes reading sources... [ 56%] contributor/addmethod.openstackapi reading sources... [ 57%] contributor/apache-httpd reading sources... [ 57%] contributor/api_microversion_dev reading sources... [ 58%] contributor/api_microversion_history reading sources... [ 58%] contributor/architecture reading sources... [ 59%] contributor/auth reading sources... [ 60%] contributor/commit_message_tags reading sources... [ 60%] contributor/contributing reading sources... [ 61%] contributor/database reading sources... [ 61%] contributor/development-environment-devstack reading sources... [ 62%] contributor/development.environment reading sources... [ 63%] contributor/documenting_your_work reading sources... [ 63%] contributor/driver_filter_goodness_weigher reading sources... [ 64%] contributor/driver_requirements reading sources... [ 64%] contributor/experimental_apis reading sources... [ 65%] contributor/fakes An exception was thrown while monkey_patching for eventlet. to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/eventlet/patcher.py", line 472, in _upgrade_instances for k, v in list(container_vars.items()): AttributeError: 'functools.partial' object has no attribute 'items' 8 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. reading sources... [ 66%] contributor/ganesha reading sources... [ 66%] contributor/gerrit reading sources... [ 67%] contributor/guru_meditation_report reading sources... [ 67%] contributor/i18n reading sources... [ 68%] contributor/index reading sources... [ 69%] contributor/intro reading sources... [ 69%] contributor/irc-quick-and-dirty reading sources... [ 70%] contributor/launchpad reading sources... [ 70%] contributor/manila reading sources... [ 71%] contributor/manila-review-policy reading sources... [ 72%] contributor/new_feature_workflow reading sources... [ 72%] contributor/pool-aware-manila-scheduler reading sources... [ 73%] contributor/project-team-lead reading sources... [ 73%] contributor/rpc reading sources... [ 74%] contributor/scheduler reading sources... [ 75%] contributor/services reading sources... [ 75%] contributor/share reading sources... [ 76%] contributor/share_hooks reading sources... [ 76%] contributor/share_migration reading sources... [ 77%] contributor/share_replication reading sources... [ 77%] contributor/share_server_migration reading sources... [ 78%] contributor/tempest_tests reading sources... [ 79%] contributor/threading reading sources... [ 79%] contributor/unit_tests reading sources... [ 80%] contributor/user_messages reading sources... [ 80%] index reading sources... [ 81%] install/common/controller-node-common-configuration reading sources... [ 82%] install/common/controller-node-prerequisites reading sources... [ 82%] install/common/dhss-false-mode-configuration reading sources... [ 83%] install/common/dhss-false-mode-intro reading sources... [ 83%] install/common/dhss-false-mode-using-shared-file-systems reading sources... [ 84%] install/common/dhss-true-mode-configuration reading sources... [ 85%] install/common/dhss-true-mode-intro reading sources... [ 85%] install/common/dhss-true-mode-using-shared-file-systems reading sources... [ 86%] install/common/share-node-common-configuration reading sources... [ 86%] install/common/share-node-share-server-modes reading sources... [ 87%] install/get-started-with-shared-file-systems reading sources... [ 88%] install/index reading sources... [ 88%] install/install-controller-debian reading sources... [ 89%] install/install-controller-node reading sources... [ 89%] install/install-controller-obs reading sources... [ 90%] install/install-controller-rdo reading sources... [ 91%] install/install-controller-ubuntu reading sources... [ 91%] install/install-share-debian reading sources... [ 92%] install/install-share-node reading sources... [ 92%] install/install-share-obs reading sources... [ 93%] install/install-share-rdo reading sources... [ 94%] install/install-share-ubuntu reading sources... [ 94%] install/next-steps reading sources... [ 95%] install/post-install reading sources... [ 95%] install/verify reading sources... [ 96%] reference/glossary reading sources... [ 97%] reference/index reading sources... [ 97%] user/create-and-manage-shares reading sources... [ 98%] user/index reading sources... [ 98%] user/share-network-operations reading sources... [ 99%] user/share-network-subnet-operations reading sources... [100%] user/troubleshooting-asynchronous-failures /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/install/common/dhss-false-mode-configuration.rst:: WARNING: image file not readable: install/common/figures/hwreqs.png /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/install/common/share-node-common-configuration.rst:: WARNING: image file not readable: install/common/figures/hwreqs.png looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] admin/capabilities_and_extra_specs writing output... [ 1%] admin/container_driver writing output... [ 1%] admin/emc_isilon_driver writing output... [ 2%] admin/emc_vnx_driver writing output... [ 2%] admin/export_location_metadata writing output... [ 3%] admin/generic_driver writing output... [ 4%] admin/glusterfs_driver writing output... [ 4%] admin/glusterfs_native_driver writing output... [ 5%] admin/gpfs_driver writing output... [ 5%] admin/group_capabilities_and_extra_specs writing output... [ 6%] admin/hdfs_native_driver writing output... [ 7%] admin/hitachi_hnas_driver writing output... [ 7%] admin/hpe_3par_driver writing output... [ 8%] admin/huawei_nas_driver writing output... [ 8%] admin/index writing output... [ 9%] admin/infortrend_driver writing output... [ 10%] admin/macrosan_driver writing output... [ 10%] admin/netapp_cluster_mode_driver writing output... [ 11%] admin/nexentastor5_driver writing output... [ 11%] admin/purestorage_flashblade_driver writing output... [ 12%] admin/share_back_ends_feature_support_mapping writing output... [ 13%] admin/shared-file-systems-crud-share writing output... [ 13%] admin/shared-file-systems-key-concepts writing output... [ 14%] admin/shared-file-systems-manage-and-unmanage-share writing output... [ 14%] admin/shared-file-systems-manage-and-unmanage-snapshot writing output... [ 15%] admin/shared-file-systems-multi-backend writing output... [ 16%] admin/shared-file-systems-network-plugins writing output... [ 16%] admin/shared-file-systems-networking writing output... [ 17%] admin/shared-file-systems-profiling writing output... [ 17%] admin/shared-file-systems-quotas writing output... [ 18%] admin/shared-file-systems-scheduling writing output... [ 19%] admin/shared-file-systems-security-services writing output... [ 19%] admin/shared-file-systems-services-manage writing output... [ 20%] admin/shared-file-systems-share-group-types writing output... [ 20%] admin/shared-file-systems-share-groups writing output... [ 21%] admin/shared-file-systems-share-management writing output... [ 22%] admin/shared-file-systems-share-migration writing output... [ 22%] admin/shared-file-systems-share-networks writing output... [ 23%] admin/shared-file-systems-share-replication writing output... [ 23%] admin/shared-file-systems-share-resize writing output... [ 24%] admin/shared-file-systems-share-revert-to-snapshot writing output... [ 25%] admin/shared-file-systems-share-server-management writing output... [ 25%] admin/shared-file-systems-share-server-migration writing output... [ 26%] admin/shared-file-systems-share-types writing output... [ 26%] admin/shared-file-systems-snapshots writing output... [ 27%] admin/shared-file-systems-troubleshoot writing output... [ 27%] admin/shared-file-systems-upgrades writing output... [ 28%] admin/tegile_driver writing output... [ 29%] admin/zadara_driver writing output... [ 29%] admin/zfs_on_linux_driver writing output... [ 30%] cli/index writing output... [ 30%] cli/manila writing output... [ 31%] cli/manila-manage writing output... [ 32%] cli/manila-status writing output... [ 32%] configuration/index writing output... [ 33%] configuration/shared-file-systems/api writing output... [ 33%] configuration/shared-file-systems/config-options writing output... [ 34%] configuration/shared-file-systems/drivers writing output... [ 35%] configuration/shared-file-systems/drivers/cephfs_driver writing output... [ 35%] configuration/shared-file-systems/drivers/dell-emc-powerflex-driver writing output... [ 36%] configuration/shared-file-systems/drivers/dell-emc-powermax-driver writing output... [ 36%] configuration/shared-file-systems/drivers/dell-emc-powerstore-driver writing output... [ 37%] configuration/shared-file-systems/drivers/dell-emc-unity-driver writing output... [ 38%] configuration/shared-file-systems/drivers/dell-emc-vnx-driver writing output... [ 38%] configuration/shared-file-systems/drivers/emc-isilon-driver writing output... [ 39%] configuration/shared-file-systems/drivers/generic-driver writing output... [ 39%] configuration/shared-file-systems/drivers/glusterfs-driver writing output... [ 40%] configuration/shared-file-systems/drivers/glusterfs-native-driver writing output... [ 41%] configuration/shared-file-systems/drivers/hdfs-native-driver writing output... [ 41%] configuration/shared-file-systems/drivers/hitachi-hnas-driver writing output... [ 42%] configuration/shared-file-systems/drivers/hitachi-hsp-driver writing output... [ 42%] configuration/shared-file-systems/drivers/hpe-3par-share-driver writing output... [ 43%] configuration/shared-file-systems/drivers/huawei-nas-driver writing output... [ 44%] configuration/shared-file-systems/drivers/ibm-spectrumscale-driver writing output... [ 44%] configuration/shared-file-systems/drivers/infinidat-share-driver writing output... [ 45%] configuration/shared-file-systems/drivers/infortrend-nas-driver writing output... [ 45%] configuration/shared-file-systems/drivers/lvm-driver writing output... [ 46%] configuration/shared-file-systems/drivers/maprfs-native-driver writing output... [ 47%] configuration/shared-file-systems/drivers/netapp-cluster-mode-driver writing output... [ 47%] configuration/shared-file-systems/drivers/nexentastor5-driver writing output... [ 48%] configuration/shared-file-systems/drivers/purestorage-flashblade-driver writing output... [ 48%] configuration/shared-file-systems/drivers/quobyte-driver writing output... [ 49%] configuration/shared-file-systems/drivers/windows-smb-driver writing output... [ 50%] configuration/shared-file-systems/drivers/zfs-on-linux-driver writing output... [ 50%] configuration/shared-file-systems/drivers/zfssa-manila-driver writing output... [ 51%] configuration/shared-file-systems/log-files writing output... [ 51%] configuration/shared-file-systems/overview writing output... [ 52%] configuration/shared-file-systems/samples/api-paste.ini writing output... [ 52%] configuration/shared-file-systems/samples/index writing output... [ 53%] configuration/shared-file-systems/samples/manila.conf writing output... [ 54%] configuration/shared-file-systems/samples/policy writing output... [ 54%] configuration/shared-file-systems/samples/rootwrap.conf writing output... [ 55%] configuration/shared-file-systems/samples/sample_policy writing output... [ 55%] contributor/adding_release_notes writing output... [ 56%] contributor/addmethod.openstackapi writing output... [ 57%] contributor/apache-httpd writing output... [ 57%] contributor/api_microversion_dev writing output... [ 58%] contributor/api_microversion_history writing output... [ 58%] contributor/architecture writing output... [ 59%] contributor/auth writing output... [ 60%] contributor/commit_message_tags writing output... [ 60%] contributor/contributing writing output... [ 61%] contributor/database writing output... [ 61%] contributor/development-environment-devstack writing output... [ 62%] contributor/development.environment writing output... [ 63%] contributor/documenting_your_work writing output... [ 63%] contributor/driver_filter_goodness_weigher writing output... [ 64%] contributor/driver_requirements writing output... [ 64%] contributor/experimental_apis writing output... [ 65%] contributor/fakes writing output... [ 66%] contributor/ganesha writing output... [ 66%] contributor/gerrit writing output... [ 67%] contributor/guru_meditation_report writing output... [ 67%] contributor/i18n writing output... [ 68%] contributor/index writing output... [ 69%] contributor/intro writing output... [ 69%] contributor/irc-quick-and-dirty writing output... [ 70%] contributor/launchpad writing output... [ 70%] contributor/manila writing output... [ 71%] contributor/manila-review-policy writing output... [ 72%] contributor/new_feature_workflow writing output... [ 72%] contributor/pool-aware-manila-scheduler writing output... [ 73%] contributor/project-team-lead writing output... [ 73%] contributor/rpc writing output... [ 74%] contributor/scheduler writing output... [ 75%] contributor/services writing output... [ 75%] contributor/share writing output... [ 76%] contributor/share_hooks writing output... [ 76%] contributor/share_migration writing output... [ 77%] contributor/share_replication writing output... [ 77%] contributor/share_server_migration writing output... [ 78%] contributor/tempest_tests writing output... [ 79%] contributor/threading writing output... [ 79%] contributor/unit_tests writing output... [ 80%] contributor/user_messages writing output... [ 80%] index writing output... [ 81%] install/common/controller-node-common-configuration writing output... [ 82%] install/common/controller-node-prerequisites writing output... [ 82%] install/common/dhss-false-mode-configuration writing output... [ 83%] install/common/dhss-false-mode-intro writing output... [ 83%] install/common/dhss-false-mode-using-shared-file-systems writing output... [ 84%] install/common/dhss-true-mode-configuration writing output... [ 85%] install/common/dhss-true-mode-intro writing output... [ 85%] install/common/dhss-true-mode-using-shared-file-systems writing output... [ 86%] install/common/share-node-common-configuration writing output... [ 86%] install/common/share-node-share-server-modes writing output... [ 87%] install/get-started-with-shared-file-systems writing output... [ 88%] install/index writing output... [ 88%] install/install-controller-debian writing output... [ 89%] install/install-controller-node writing output... [ 89%] install/install-controller-obs writing output... [ 90%] install/install-controller-rdo writing output... [ 91%] install/install-controller-ubuntu writing output... [ 91%] install/install-share-debian writing output... [ 92%] install/install-share-node writing output... [ 92%] install/install-share-obs writing output... [ 93%] install/install-share-rdo writing output... [ 94%] install/install-share-ubuntu writing output... [ 94%] install/next-steps writing output... [ 95%] install/post-install writing output... [ 95%] install/verify writing output... [ 96%] reference/glossary writing output... [ 97%] reference/index writing output... [ 97%] user/create-and-manage-shares writing output... [ 98%] user/index writing output... [ 98%] user/share-network-operations writing output... [ 99%] user/share-network-subnet-operations writing output... [100%] user/troubleshooting-asynchronous-failures generating indices... genindex done writing additional pages... search done copying images... [ 10%] images/rpc/hds_network.jpg copying images... [ 20%] configuration/shared-file-systems/drivers/../../figures/hds_network.jpg copying images... [ 30%] configuration/shared-file-systems/drivers/../../figures/hsp_network.png copying images... [ 40%] configuration/shared-file-systems/drivers/../../figures/openstack-spectrumscale-setup.JPG copying images... [ 50%] images/rpc/arch.png copying images... [ 60%] images/rpc/rabt.png copying images... [ 70%] images/rpc/flow1.png copying images... [ 80%] images/rpc/flow2.png copying images... [ 90%] images/rpc/state.png copying images... [100%] install/figures/hwreqs.png copying downloadable files... [ 16%] ../contributor/samples/lvm_local.conf copying downloadable files... [ 33%] ../contributor/samples/zfsonlinux_local.conf copying downloadable files... [ 50%] ../contributor/samples/cephfs_local.conf copying downloadable files... [ 66%] ../contributor/samples/generic_local.conf copying downloadable files... [ 83%] ../contributor/samples/container_local.conf copying downloadable files... [100%] ../contributor/samples/dummy_local.conf copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + sphinx-build -b man doc/source doc/build/man Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (manila); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/manila-18.2.2.dev5/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/../../etc/oslo-config-generator/manila.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/_static/manila.conf.sample [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/../../etc/manila/manila-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/_static/manila.policy.yaml.sample building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 168 added, 0 changed, 0 removed reading sources... [ 0%] admin/capabilities_and_extra_specs reading sources... [ 1%] admin/container_driver reading sources... [ 1%] admin/emc_isilon_driver reading sources... [ 2%] admin/emc_vnx_driver reading sources... [ 2%] admin/export_location_metadata reading sources... [ 3%] admin/generic_driver reading sources... [ 4%] admin/glusterfs_driver reading sources... [ 4%] admin/glusterfs_native_driver reading sources... [ 5%] admin/gpfs_driver reading sources... [ 5%] admin/group_capabilities_and_extra_specs reading sources... [ 6%] admin/hdfs_native_driver reading sources... [ 7%] admin/hitachi_hnas_driver reading sources... [ 7%] admin/hpe_3par_driver reading sources... [ 8%] admin/huawei_nas_driver reading sources... [ 8%] admin/index reading sources... [ 9%] admin/infortrend_driver reading sources... [ 10%] admin/macrosan_driver reading sources... [ 10%] admin/netapp_cluster_mode_driver reading sources... [ 11%] admin/nexentastor5_driver reading sources... [ 11%] admin/purestorage_flashblade_driver reading sources... [ 12%] admin/share_back_ends_feature_support_mapping reading sources... [ 13%] admin/shared-file-systems-crud-share reading sources... [ 13%] admin/shared-file-systems-key-concepts reading sources... [ 14%] admin/shared-file-systems-manage-and-unmanage-share reading sources... [ 14%] admin/shared-file-systems-manage-and-unmanage-snapshot reading sources... [ 15%] admin/shared-file-systems-multi-backend reading sources... [ 16%] admin/shared-file-systems-network-plugins reading sources... [ 16%] admin/shared-file-systems-networking reading sources... [ 17%] admin/shared-file-systems-profiling reading sources... [ 17%] admin/shared-file-systems-quotas reading sources... [ 18%] admin/shared-file-systems-scheduling reading sources... [ 19%] admin/shared-file-systems-security-services reading sources... [ 19%] admin/shared-file-systems-services-manage reading sources... [ 20%] admin/shared-file-systems-share-group-types reading sources... [ 20%] admin/shared-file-systems-share-groups reading sources... [ 21%] admin/shared-file-systems-share-management reading sources... [ 22%] admin/shared-file-systems-share-migration reading sources... [ 22%] admin/shared-file-systems-share-networks reading sources... [ 23%] admin/shared-file-systems-share-replication reading sources... [ 23%] admin/shared-file-systems-share-resize reading sources... [ 24%] admin/shared-file-systems-share-revert-to-snapshot reading sources... [ 25%] admin/shared-file-systems-share-server-management reading sources... [ 25%] admin/shared-file-systems-share-server-migration reading sources... [ 26%] admin/shared-file-systems-share-types reading sources... [ 26%] admin/shared-file-systems-snapshots reading sources... [ 27%] admin/shared-file-systems-troubleshoot reading sources... [ 27%] admin/shared-file-systems-upgrades reading sources... [ 28%] admin/tegile_driver reading sources... [ 29%] admin/zadara_driver reading sources... [ 29%] admin/zfs_on_linux_driver reading sources... [ 30%] cli/index reading sources... [ 30%] cli/manila reading sources... [ 31%] cli/manila-manage reading sources... [ 32%] cli/manila-status reading sources... [ 32%] configuration/index reading sources... [ 33%] configuration/shared-file-systems/api reading sources... [ 33%] configuration/shared-file-systems/config-options reading sources... [ 34%] configuration/shared-file-systems/drivers reading sources... [ 35%] configuration/shared-file-systems/drivers/cephfs_driver reading sources... [ 35%] configuration/shared-file-systems/drivers/dell-emc-powerflex-driver reading sources... [ 36%] configuration/shared-file-systems/drivers/dell-emc-powermax-driver reading sources... [ 36%] configuration/shared-file-systems/drivers/dell-emc-powerstore-driver reading sources... [ 37%] configuration/shared-file-systems/drivers/dell-emc-unity-driver reading sources... [ 38%] configuration/shared-file-systems/drivers/dell-emc-vnx-driver reading sources... [ 38%] configuration/shared-file-systems/drivers/emc-isilon-driver reading sources... [ 39%] configuration/shared-file-systems/drivers/generic-driver reading sources... [ 39%] configuration/shared-file-systems/drivers/glusterfs-driver reading sources... [ 40%] configuration/shared-file-systems/drivers/glusterfs-native-driver reading sources... [ 41%] configuration/shared-file-systems/drivers/hdfs-native-driver reading sources... [ 41%] configuration/shared-file-systems/drivers/hitachi-hnas-driver reading sources... [ 42%] configuration/shared-file-systems/drivers/hitachi-hsp-driver reading sources... [ 42%] configuration/shared-file-systems/drivers/hpe-3par-share-driver reading sources... [ 43%] configuration/shared-file-systems/drivers/huawei-nas-driver reading sources... [ 44%] configuration/shared-file-systems/drivers/ibm-spectrumscale-driver reading sources... [ 44%] configuration/shared-file-systems/drivers/infinidat-share-driver reading sources... [ 45%] configuration/shared-file-systems/drivers/infortrend-nas-driver reading sources... [ 45%] configuration/shared-file-systems/drivers/lvm-driver reading sources... [ 46%] configuration/shared-file-systems/drivers/maprfs-native-driver reading sources... [ 47%] configuration/shared-file-systems/drivers/netapp-cluster-mode-driver reading sources... [ 47%] configuration/shared-file-systems/drivers/nexentastor5-driver reading sources... [ 48%] configuration/shared-file-systems/drivers/purestorage-flashblade-driver reading sources... [ 48%] configuration/shared-file-systems/drivers/quobyte-driver reading sources... [ 49%] configuration/shared-file-systems/drivers/windows-smb-driver reading sources... [ 50%] configuration/shared-file-systems/drivers/zfs-on-linux-driver reading sources... [ 50%] configuration/shared-file-systems/drivers/zfssa-manila-driver reading sources... [ 51%] configuration/shared-file-systems/log-files reading sources... [ 51%] configuration/shared-file-systems/overview reading sources... [ 52%] configuration/shared-file-systems/samples/api-paste.ini reading sources... [ 52%] configuration/shared-file-systems/samples/index reading sources... [ 53%] configuration/shared-file-systems/samples/manila.conf reading sources... [ 54%] configuration/shared-file-systems/samples/policy reading sources... [ 54%] configuration/shared-file-systems/samples/rootwrap.conf reading sources... [ 55%] configuration/shared-file-systems/samples/sample_policy reading sources... [ 55%] contributor/adding_release_notes reading sources... [ 56%] contributor/addmethod.openstackapi reading sources... [ 57%] contributor/apache-httpd reading sources... [ 57%] contributor/api_microversion_dev reading sources... [ 58%] contributor/api_microversion_history reading sources... [ 58%] contributor/architecture reading sources... [ 59%] contributor/auth reading sources... [ 60%] contributor/commit_message_tags reading sources... [ 60%] contributor/contributing reading sources... [ 61%] contributor/database reading sources... [ 61%] contributor/development-environment-devstack reading sources... [ 62%] contributor/development.environment reading sources... [ 63%] contributor/documenting_your_work reading sources... [ 63%] contributor/driver_filter_goodness_weigher reading sources... [ 64%] contributor/driver_requirements reading sources... [ 64%] contributor/experimental_apis reading sources... [ 65%] contributor/fakes An exception was thrown while monkey_patching for eventlet. to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/eventlet/patcher.py", line 472, in _upgrade_instances for k, v in list(container_vars.items()): AttributeError: 'functools.partial' object has no attribute 'items' 8 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. reading sources... [ 66%] contributor/ganesha reading sources... [ 66%] contributor/gerrit reading sources... [ 67%] contributor/guru_meditation_report reading sources... [ 67%] contributor/i18n reading sources... [ 68%] contributor/index reading sources... [ 69%] contributor/intro reading sources... [ 69%] contributor/irc-quick-and-dirty reading sources... [ 70%] contributor/launchpad reading sources... [ 70%] contributor/manila reading sources... [ 71%] contributor/manila-review-policy reading sources... [ 72%] contributor/new_feature_workflow reading sources... [ 72%] contributor/pool-aware-manila-scheduler reading sources... [ 73%] contributor/project-team-lead reading sources... [ 73%] contributor/rpc reading sources... [ 74%] contributor/scheduler reading sources... [ 75%] contributor/services reading sources... [ 75%] contributor/share reading sources... [ 76%] contributor/share_hooks reading sources... [ 76%] contributor/share_migration reading sources... [ 77%] contributor/share_replication reading sources... [ 77%] contributor/share_server_migration reading sources... [ 78%] contributor/tempest_tests reading sources... [ 79%] contributor/threading reading sources... [ 79%] contributor/unit_tests reading sources... [ 80%] contributor/user_messages reading sources... [ 80%] index reading sources... [ 81%] install/common/controller-node-common-configuration reading sources... [ 82%] install/common/controller-node-prerequisites reading sources... [ 82%] install/common/dhss-false-mode-configuration reading sources... [ 83%] install/common/dhss-false-mode-intro reading sources... [ 83%] install/common/dhss-false-mode-using-shared-file-systems reading sources... [ 84%] install/common/dhss-true-mode-configuration reading sources... [ 85%] install/common/dhss-true-mode-intro reading sources... [ 85%] install/common/dhss-true-mode-using-shared-file-systems reading sources... [ 86%] install/common/share-node-common-configuration reading sources... [ 86%] install/common/share-node-share-server-modes reading sources... [ 87%] install/get-started-with-shared-file-systems reading sources... [ 88%] install/index reading sources... [ 88%] install/install-controller-debian reading sources... [ 89%] install/install-controller-node reading sources... [ 89%] install/install-controller-obs reading sources... [ 90%] install/install-controller-rdo reading sources... [ 91%] install/install-controller-ubuntu reading sources... [ 91%] install/install-share-debian reading sources... [ 92%] install/install-share-node reading sources... [ 92%] install/install-share-obs reading sources... [ 93%] install/install-share-rdo reading sources... [ 94%] install/install-share-ubuntu reading sources... [ 94%] install/next-steps reading sources... [ 95%] install/post-install reading sources... [ 95%] install/verify reading sources... [ 96%] reference/glossary reading sources... [ 97%] reference/index reading sources... [ 97%] user/create-and-manage-shares reading sources... [ 98%] user/index reading sources... [ 98%] user/share-network-operations reading sources... [ 99%] user/share-network-subnet-operations reading sources... [100%] user/troubleshooting-asynchronous-failures /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/install/common/dhss-false-mode-configuration.rst:: WARNING: image file not readable: install/common/figures/hwreqs.png looking for now-outdated files... /builddir/build/BUILD/manila-18.2.2.dev5/doc/source/install/common/share-node-common-configuration.rst:: WARNING: image file not readable: install/common/figures/hwreqs.png none found pickling environment... done checking consistency... done writing... manila-manage.1 { } manila-status.1 { } done build succeeded, 2 warnings. The manual pages are in doc/build/man. + mkdir -p /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/man/man1 + install -p -D -m 644 doc/build/man/manila-manage.1 doc/build/man/manila-status.1 /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/man/man1/ + install -d -m 755 /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/var/lib/manila + install -d -m 755 /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/var/lib/manila/tmp + install -d -m 755 /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/var/log/manila + install -d -m 755 /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/etc/manila + install -p -D -m 640 etc/manila/manila.conf.sample /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/etc/manila/manila.conf + install -p -D -m 644 /builddir/build/SOURCES/manila-dist.conf /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/manila/manila-dist.conf + mv /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/etc/manila/rootwrap.conf /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/etc/manila/rootwrap.conf + mv /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/etc/manila/api-paste.ini /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/etc/manila/api-paste.ini + install -p -D -m 644 /builddir/build/SOURCES/openstack-manila-api.service /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/systemd/system/openstack-manila-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-manila-scheduler.service /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/systemd/system/openstack-manila-scheduler.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-manila-share.service /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/systemd/system/openstack-manila-share.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-manila-data.service /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/systemd/system/openstack-manila-data.service + install -p -D -m 440 /builddir/build/SOURCES/manila-sudoers /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/etc/sudoers.d/manila + install -p -D -m 644 /builddir/build/SOURCES/manila.logrotate /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/etc/logrotate.d/openstack-manila + install -d -m 755 /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/var/run/manila + mkdir -p /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/manila/rootwrap/ + mv /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/etc/manila/rootwrap.d/share.filters /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/manila/rootwrap/ + rmdir /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/etc/manila/rootwrap.d /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/etc/manila + rm -f /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin/manila-all + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 18.2.2-0.20250324222505.fc9a02c.el9 --unique-debug-suffix -18.2.2-0.20250324222505.fc9a02c.el9.x86_64 --unique-debug-src-base openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/manila-18.2.2.dev5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IFL0ml + umask 022 + cd /builddir/build/BUILD + cd manila-18.2.2.dev5 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/manila-18.2.2.dev5/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_trumps_user [0.524548s] ... ok Caught error: Expectation failed Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/usr/lib/python3.9/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/api/middleware/test_faults.py", line 146, in fail raise exception_type(msg) manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping..ExceptionWithCode: Expectation failed /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping [0.092404s] ... ok Caught error: too many used Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/usr/lib/python3.9/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/api/middleware/test_faults.py", line 146, in fail raise exception_type(msg) manila.exception.QuotaError: too many used /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.middleware.test_faults.ExceptionTest.test_quota_error_mapping [0.084275s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.middleware.test_faults.ExceptionTest.test_validate_request_unicode_decode_fault [0.086267s] ... ok {2} manila.tests.api.middleware.test_faults.TestFaults.test_fault_has_status_int [0.072524s] ... ok {2} manila.tests.api.middleware.test_faults.TestFaults.test_raise_403 [0.070660s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_cmpkey [0.084382s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_get_string [0.046871s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_10_ [0.028338s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_max_api_version [0.041671s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_2___2_10___2__10_ [0.057715s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_3___5_234___5__234_ [0.121954s] ... ok {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches [0.093417s] ... ok {2} manila.tests.api.openstack.test_wsgi.JSONDictSerializerTest.test_json [0.075596s] ... ok {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources [0.088110s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_accept_default [0.103930s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept [0.092634s] ... ok {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_with_charset [0.072397s] ... ok {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_2__share [0.071987s] ... ok {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_3__v1 [0.060910s] ... ok {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_1_None [0.053000s] ... ok {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_3_false [0.059156s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_dispatch [0.063424s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_bad_content [0.081298s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_body [0.084416s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_type [0.094781s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_no_user_or_user_id [0.603407s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_method [0.078254s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( {0} manila.tests.api.middleware.test_faults.TestFaults.test_413_fault_json [0.110794s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator [0.082734s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_value_error [0.077019s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular_response [0.087753s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_02_200 [0.075697s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator_response [0.107526s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_08_02_1 [0.067466s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_09_2_001 [0.093915s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_call [0.104508s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_not_authorized [0.066681s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_matches_versioned_method [0.100162s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_header [0.043263s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer [0.046104s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_default_code [0.032061s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_5___2_0___2__0_ [0.113566s] ... ok {2} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_set_header [0.072439s] ... ok {2} manila.tests.api.test_common.LimiterTest.test_limiter_negative_offset [0.059709s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_comparisons [0.135229s] ... ok {2} manila.tests.api.test_common.LimiterTest.test_limiter_nothing [0.078072s] ... ok {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches_experimental_request [0.099799s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_2 [0.051362s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_3 [0.031268s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_4 [0.031133s] ... ok {0} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_cmpkey [0.093649s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_6___http___10_10_10_10_3366_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___10_10_10_10_3366_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.026010s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_8___http___manila_example_com_3366_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_3366_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.037545s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_1_http___manila_example_com_1_1_shares [0.050979s] ... ok {0} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_str [0.123570s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_05___user____alice____False__False_ [0.036140s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_08___ip____172_24_41_0_24___False__False_ [0.041137s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_10___ip____1001__1000_120___False__True_ [0.025169s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_01___ip____alice___False_ [0.020433s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_02___ip____1_1_1_0_10_12___False_ [0.041844s] ... ok {0} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.145602s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_03___ip____255_255_255_265___False_ [0.079118s] ... ok {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept_best [0.105092s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_04___ip____1_1_1_0_34___False_ [0.072075s] ... ok {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_6__share_v1 [0.074477s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_07___group____alice___True_ [0.064283s] ... ok {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_8__share_v3_5_share_replicas [0.058455s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_11___user____group_____False_ [0.061630s] ... ok {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_no_version_header [0.072350s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_3_alice_bob [0.098276s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_badtype [0.068951s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_decorator [0.069677s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_2_False [0.095689s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_default [0.078812s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_3_true [0.090797s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_only [0.577157s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_action_args [0.081269s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_4_yes [0.075990s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator [0.072591s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_1_1 [0.130521s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_extensions [0.091012s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_only [0.207489s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_1_foo [0.068377s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_bind_serializers [0.074827s] ... ok Caught error: some explanation Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/usr/lib/python3.9/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/api/middleware/test_faults.py", line 126, in fail raise ExceptionWithSafety('some explanation') manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.middleware.test_faults.ExceptionTest.test_unsafe_exceptions_are_not_described_in_faults [0.070238s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_2_123 [0.053408s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_serializers [0.074985s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_1_True [0.044989s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_4_None [0.046947s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_2_False [0.048202s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_az_not_found [0.047854s] ... ok {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer_defaults [0.061793s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_03_2_1_4 [0.062038s] ... ok {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_net_not_found [0.065748s] ... ok {0} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body [0.093625s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_04_200_23_66_3 [0.048326s] ... ok {2} manila.tests.api.test_common.PaginationParamsTest.test_no_params [0.050785s] ... ok Caught error: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/usr/lib/python3.9/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/api/middleware/test_faults.py", line 181, in fail raise ExceptionWithNoneCode() manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500..ExceptionWithNoneCode {0} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_empty [0.060942s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_06_5__3 [0.055610s] ... ok {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500 [0.475490s] ... ok {2} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_1_1_0 [0.058710s] ... ok Caught error: NotFound Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/usr/lib/python3.9/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/api/middleware/test_faults.py", line 146, in fail raise exception_type(msg) manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping..ExceptionWithCode: NotFound /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_07_5_03 [0.076835s] ... ok {0} manila.tests.api.test_common.LimiterTest.test_limiter_limit_medium [0.079145s] ... ok {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping [0.083612s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_12_2_1_ [0.063267s] ... ok {0} manila.tests.api.test_common.LimiterTest.test_limiter_limit_zero [0.074607s] ... ok Caught error: some explanation Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/middleware/fault.py", line 76, in __call__ return req.get_response(self.application) File "/usr/lib/python3.9/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/usr/lib/python3.9/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/usr/lib/python3.9/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/api/middleware/test_faults.py", line 126, in fail raise ExceptionWithSafety('some explanation') manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_safe_exceptions_are_described_in_faults [0.084669s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_min_version [0.070669s] ... ok {0} manila.tests.api.test_common.LimiterTest.test_limiter_offset_over_max [0.086463s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( {1} manila.tests.api.middleware.test_faults.TestFaults.test_400_fault_json [0.081438s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_2___1____1___False_ [0.061211s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_3___http___manila_example_com_share_v2_22_____http___manila_example_com_share___ [0.082239s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_3___1____0___True_ [0.056996s] ... ok {1} manila.tests.api.middleware.test_faults.TestFaults.test_raise [0.082214s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_4___12_5___12__5_ [0.054375s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_7___http___manila_example_com_3366_v1_1_____http___manila_example_com_3366___ [0.069918s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_init [0.069275s] ... ok {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_6___2_200___2__200_ [0.065950s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_01___ip____1_1_1_1___False__False_ [0.071195s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_01_2 [0.072200s] ... ok {3} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch [0.053967s] ... ok {3} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.068611s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_02___user____alice___False__False_ [0.112374s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_05_5__3 [0.104845s] ... ok {3} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_no_args [0.052168s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_06___cephx____client_alice___True_ [0.093690s] ... ok {3} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_exception [0.048625s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_11__2_1 [0.096122s] ... ok {3} manila.tests.api.openstack.test_wsgi.DictSerializerTest.test_dispatch_default [0.057572s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_09___cephx_______True_ [0.067155s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_null_version [0.077202s] ... ok {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources_by_resource_1_share_type [0.084103s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_12___user________group___False_ [0.100819s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_1___1____0___False_ [0.089671s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_query_extension [0.051389s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_bad_format [0.878758s] ... ok {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_missing [0.043386s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_13___ip____1001__1001_256___False_ [0.094833s] ... ok {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_1___1_1___1__1_ [0.099765s] ... ok {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_unsupported [0.062124s] ... ok {2} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_json_format [0.112748s] ... ok {1} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_action_name [0.086225s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_14___ip____1001_1001_256___False_ [0.100802s] ... ok {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_1_ [0.058310s] ... ok {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_7__shared_file_sytems_v2 [0.069220s] ... ok {1} manila.tests.api.openstack.test_wsgi.JSONDeserializerTest.test_json [0.067916s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_1_alice [0.080951s] ... ok Extension Fox In Socks: Cannot extend resource servers: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_9__shared_file_sytems_v2_shares_xyzzy_action [0.052596s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_2_alice_bob [0.058966s] ... ok {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_4__v2_shares [0.073415s] ... ok {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_exception [0.046448s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body [0.054796s] ... ok {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_5__v1_1_ [0.081897s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_3_false [0.094306s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_extension_json [0.305630s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_2_True [0.072917s] ... ok {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_2_true [0.080617s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_not_called_when_not_requested [0.058290s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_json [0.117604s] ... ok {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create [0.064445s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_bad_body [0.063690s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_whitelist_extensions [0.090176s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_extensions [0.061636s] ... ok {0} manila.tests.api.test_common.PaginationParamsTest.test_invalid_limit [0.069358s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_2___2_55___404_ [0.128728s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_undefined_controller_action [0.068733s] ... ok {0} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit [0.071677s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_extensions [0.082586s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator_response [0.085341s] ... ok {0} manila.tests.api.test_common.PaginationParamsTest.test_valid_marker [0.082836s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_unknown_controller_action [0.074216s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_version_not_found [0.077892s] ... ok {0} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_1 [0.074716s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular [0.080488s] ... ok {0} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_2 [0.073884s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_regular [0.068463s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_actions [0.086118s] ... ok {0} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_4 [0.086166s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_code [0.079780s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_header_isolation [0.094817s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_modified_code [0.072548s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_del_header [0.086174s] ... ok {0} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_1 [0.093487s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_2_1_1 [0.482810s] ... ok {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_modified_code [0.062913s] ... ok {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_serialize [0.081498s] ... ok {3} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_none [0.068789s] ... ok {1} manila.tests.api.openstack.test_wsgi.TextDeserializerTest.test_dispatch_default [0.083536s] ... ok Extension Fox In Socks: Cannot extend resource servers: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_3_2_0 [0.152029s] ... ok {1} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_malformed_entity [0.048181s] ... ok {3} manila.tests.api.test_common.LimiterTest.test_limiter_limit_and_offset [0.072906s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_no_entity [0.074515s] ... ok {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_acceptable [0.121399s] ... ok {3} manila.tests.api.test_common.LimiterTest.test_limiter_limit_over_max [0.098265s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_custom_max_limit [0.073494s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {2} manila.tests.api.v1.test_limits.LimitMiddlewareTest.test_limited_request_json [0.070320s] ... ok {3} manila.tests.api.test_common.LimiterTest.test_limiter_offset_blank [0.084095s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_negative_limit [0.084829s] ... ok {2} manila.tests.api.v1.test_limits.LimitTest.test_GET_no_delay [0.087518s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_1 [0.093482s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_offset_bad [0.086323s] ... ok {2} manila.tests.api.v1.test_limits.LimiterTest.test_delay_GET [0.098883s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_offset_medium [0.066269s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_1_None [0.102423s] ... ok {2} manila.tests.api.v1.test_limits.LimiterTest.test_delay_POST [0.117965s] ... ok {1} manila.tests.api.test_common.LimiterTest.test_limiter_offset_zero [0.097260s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_2_True [0.112334s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_2_fake_az [0.060125s] ... ok {2} manila.tests.api.v1.test_limits.LimiterTest.test_multiple_delays [0.091698s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_4_false [0.084825s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_invalid [0.060232s] ... ok {2} manila.tests.api.v1.test_limits.LimiterTest.test_user_limit [0.083588s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_1_None [0.054117s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_1___http___manila_example_com_v2_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.097341s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_2___http___manila_example_com_v1_____http___manila_example_com___ [0.051130s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_3_true [0.086406s] ... ok {2} manila.tests.api.v1.test_limits.ParseLimitsTest.test_bad_rule [0.123090s] ... ok {2} manila.tests.api.v1.test_limits.WsgiLimiterProxyTest.test_403 [0.025225s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_5_all [0.055346s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_4___http___manila_example_com_share_v1_b2d18606_2673_4965_885a_4f5a8b955b9b_____http___manila_example_com_share_b2d18606_2673_4965_885a_4f5a8b955b9b___ [0.061259s] ... ok {2} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_get_pools_detail [0.032930s] ... ok {2} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_2_2_22 [0.037511s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_04___cephx____alice___True__False_ [0.064123s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_5___http___10_10_10_10_3366_v1_____http___10_10_10_10_3366___ [0.074020s] ... ok {2} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_3_2_23 [0.025119s] ... ok {2} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_3___detail___True__True_ [0.023064s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_06___user____test_group_name___False__False_ [0.057369s] ... ok {2} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_4___detail___True__False_ [0.023467s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_2_http___manila_example_com_v_shares [0.059738s] ... ok {2} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_delete_not_found [0.026078s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_07___user____group___________False__False_ [0.046688s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_3_http___manila_example_com_v1_1shares [0.044876s] ... ok {2} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_name [0.033331s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_08___cephx____alice___False_ [0.058581s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_03___cert____alice___False__False_ [0.065348s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_6 [0.080941s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_2_True [0.047738s] ... ok {2} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_body_2 [0.022570s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_09___ip____1001__1001___False__True_ [0.066520s] ... ok {2} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_body_4 [0.030686s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_4_yes [0.056951s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_non_existing_extension_json [1.358824s] ... ok {2} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_service_not_found [0.032252s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_05___cert_______False_ [0.059008s] ... ok {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_multiple_subnet_not_support [0.050662s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_10___user____bob____False_ [0.083725s] ... ok {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_3 [0.076023s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_non_ascii [0.092069s] ... ok Extension Fox In Socks: Cannot extend resource servers: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_2_False [0.099551s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_extensions.ExtensionControllerTest.test_list_extensions_json [0.230554s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_period [0.118313s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_1_0 [0.042487s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_4_no [0.020618s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_1_1 [0.020023s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_3_true [0.019219s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_3_all [0.019870s] ... ok {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_no_is_public [0.019818s] ... ok {1} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit_and_marker [0.019772s] ... ok {1} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_2_1_40 [0.039881s] ... ok {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_empty_body [0.532834s] ... ok {1} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_1_True [0.028230s] ... ok {1} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_2 [0.040557s] ... ok {1} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_empty_target [0.024776s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete [0.504173s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_xml_format [0.509474s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_called_when_requested [0.036072s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_header_returned_in_exception [0.028165s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_1___2_5___200_ [0.059578s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_2___2_37____newer__ [0.063919s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_3_2_0 [0.095023s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_4_3_0 [0.083518s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_invalid [0.493609s] ... ok {1} manila.tests.api.v1.test_limits.LimiterTest.test_delay_PUT_volumes [0.077520s] ... ok {1} manila.tests.api.v1.test_limits.LimiterTest.test_no_delay_PUT [0.093664s] ... ok {1} manila.tests.api.v1.test_limits.LimitsControllerTest.test_index_diff_regex [0.095689s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_limits.LimitsControllerTest.test_index_ignores_extra_absolute_limits_json [0.069533s] ... ok Cannot delete admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v1/share_metadata.py", line 185, in delete policy.check_policy(context, 'share', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 250, in check_policy return authorize(context, _action, target, do_raise=do_raise) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 208, in authorize LOG.debug('Policy check for %(action)s failed with credentials ' File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1093, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {1} manila.tests.api.v1.test_limits.ParseLimitsTest.test_bad_unit [0.086007s] ... ok {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_2_____affinity_different_host_______affinity_different_host__ [1.432231s] ... ok {1} manila.tests.api.v1.test_limits.WsgiLimiterProxyTest.test_200 [0.076887s] ... ok {1} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_2_detail [0.077573s] ... ok {1} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index [0.095948s] ... ok {1} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_create_invalid_types [0.082779s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_1___http___valid_example_com____http___valid_example_com__ [2.576696s] ... ok {1} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_delete [0.089042s] ... ok {0} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_1___http___valid_example_com____http___valid_example_com__ [2.609903s] ... ok {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index [0.379713s] ... ok {1} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_delete_has_share_networks [0.075531s] ... ok {1} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts [0.158631s] ... ok {1} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_show_not_found [0.102133s] ... ok {1} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_invalid_keys_sh_server_exists [0.094614s] ... ok {1} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_not_authorized [0.075310s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_no_data [0.603209s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 250, in check_policy return authorize(context, _action, target, do_raise=do_raise) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 208, in authorize LOG.debug('Policy check for %(action)s failed with credentials ' File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1093, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {0} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_2___http___invalid_example_com___None_ [0.886084s] ... ok {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_3 [0.336703s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_1_True [0.150323s] ... ok {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_container [0.139967s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_2_False [0.136961s] ... ok {1} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_3 [0.792045s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_1___2_5____older__ [0.207680s] ... ok Metadata property value is blank. {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_2 [0.334920s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_4 [0.179584s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_2___2_37____newer__ [0.208954s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_5 [0.186478s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_2___http___invalid_example_com___None_ [1.762536s] ... ok Metadata property key is blank. {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_3 [0.333154s] ... ok {1} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_bad_request_2 [0.128089s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_2_1_1 [0.186812s] ... ok {1} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_share_server [0.094425s] ... ok {1} manila.tests.api.v1.test_share_manage.ShareManageTest.test_wrong_permissions [0.082388s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_found [0.193158s] ... ok Metadata property key is greater than 255 characters. {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_key_too_long [0.272249s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_active_server [0.071019s] ... ok {0} manila.tests.api.v1.test_limits.LimitMiddlewareTest.test_limit_class [0.095892s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_error_server [0.068227s] ... ok {0} manila.tests.api.v1.test_limits.LimitTest.test_GET_delay [0.082783s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_used_server [0.071251s] ... ok {3} manila.tests.api.test_middleware.TestHealthCheckMiddleware.test_healthcheck [0.538577s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details_share_server_not_found [0.058210s] ... ok {0} manila.tests.api.v1.test_limits.LimiterTest.test_delay_PUT_wait [0.111454s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_fake_filter [0.062646s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_None [0.166228s] ... ok {0} manila.tests.api.v1.test_limits.LimitsControllerTest.test_index_json_1_2_0 [0.098465s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_project_id_filter [0.062711s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_name [0.058597s] ... ok {0} manila.tests.api.v1.test_limits.LimitsViewBuilderTest.test_build_limits [0.106722s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_2 [0.065967s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_3 [0.058296s] ... ok {0} manila.tests.api.v1.test_limits.LimitsViewBuilderTest.test_build_limits_empty_limits [0.093374s] ... ok {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_1 [0.054501s] ... ok {0} manila.tests.api.v1.test_limits.ParseLimitsTest.test_bad_value [0.080704s] ... ok {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_True [0.058296s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_key_too_long [0.763363s] ... ok {0} manila.tests.api.v1.test_limits.ParseLimitsTest.test_invalid [0.084775s] ... ok {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_4_1 [0.090055s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_nonexistent_share [0.138997s] ... ok {0} manila.tests.api.v1.test_limits.WsgiLimiterTest.test_response_to_delays [0.081414s] ... ok {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_2 [0.102445s] ... ok {0} manila.tests.api.v1.test_limits.WsgiLimiterTest.test_response_to_delays_usernames [0.084084s] ... ok {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.076913s] ... ok {0} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_1___index___False__True_ [0.077546s] ... ok Snapshots cannot be created for share '100' since it does not have that capability. {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.091172s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_1___2_5____older__ [0.716343s] ... ok {0} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_2___index___False__False_ [0.109149s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_1_1_0 [0.059839s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.203761s] ... ok {0} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_1_index [0.144700s] ... ok {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show [0.075954s] ... ok Cannot delete admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v1/share_metadata.py", line 185, in delete policy.check_policy(context, 'share', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 250, in check_policy return authorize(context, _action, target, do_raise=do_raise) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 208, in authorize LOG.debug('Policy check for %(action)s failed with credentials ' File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1093, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_status_none [0.086930s] ... ok {0} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_2_detail [0.117505s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.601286s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_1_1_0 [0.314061s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_create_security_service_no_body [0.099171s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_4_2_85 [0.144224s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_has_share_servers [0.121496s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_1_True [0.163373s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_1_2_0 [0.337762s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_2_False [0.162444s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_meta_not_found [0.617142s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_valid_keys_sh_server_exists [0.131418s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_services_list_admin_context_invalid_opts [0.145961s] ... ok {0} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_invalid_value [0.135149s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1381: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. warnings.warn( {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_2_2_85 [0.487208s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_nonexistent_share [0.426587s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_1 [0.321668s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show [0.466991s] ... ok {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_bad_request_1 [0.297833s] ... ok {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.205152s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [2.489433s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.test_wsgi.Test.test_router [1.586644s] ... ok {3} manila.tests.api.v1.test_limits.LimitMiddlewareTest.test_good_request [0.133118s] ... ok {3} manila.tests.api.v1.test_limits.LimiterTest.test_delay_PUT [0.143094s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all [1.487371s] ... ok {3} manila.tests.api.v1.test_limits.LimiterTest.test_multiple_users [0.186627s] ... ok {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.651821s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_02 [0.035577s] ... ok {3} manila.tests.api.v1.test_limits.LimiterTest.test_no_delay_GET [0.126330s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_15 [0.069801s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_03 [0.038479s] ... ok {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_body_1 [1.531006s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_05 [0.088075s] ... ok {3} manila.tests.api.v1.test_limits.LimitsControllerTest.test_empty_index_json [0.130797s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_06 [0.029982s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_10 [0.051738s] ... ok {0} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_input [0.108366s] ... ok {3} manila.tests.api.v1.test_limits.LimitsControllerTest.test_index_json_2_2_58 [0.116197s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_11 [0.083239s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_13 [0.069831s] ... ok {3} manila.tests.api.v1.test_limits.ParseLimitsTest.test_missing_arg [0.114828s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_2 [0.078621s] ... ok {3} manila.tests.api.v1.test_limits.ParseLimitsTest.test_multiple_rules [0.098454s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_5 [0.085149s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_1___1_0____key5__ [0.028080s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_2___1_0____snapshot_support__ [0.025339s] ... ok {3} manila.tests.api.v1.test_limits.WsgiLimiterTest.test_escaping [0.110764s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_2 [0.854203s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_4___2_23____snapshot_support__ [0.053363s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index [0.027202s] ... ok {2} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show [0.030047s] ... ok {3} manila.tests.api.v1.test_limits.WsgiLimiterTest.test_good_url [0.123031s] ... ok {3} manila.tests.api.v1.test_limits.WsgiLimiterTest.test_invalid_methods [0.063128s] ... ok {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_allow_dhss_true_with_share_server [0.126227s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_1_index [0.115853s] ... ok Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 250, in check_policy return authorize(context, _action, target, do_raise=do_raise) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 208, in authorize LOG.debug('Policy check for %(action)s failed with credentials ' File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1093, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_replicas [0.113140s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_2 [0.366725s] ... ok {3} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_1_1_0 [0.096336s] ... ok {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.084988s] ... ok {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.096635s] ... ok {3} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_1___index___False_ [0.122618s] ... ok {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.072162s] ... ok {3} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_2___detail___True_ [0.093922s] ... ok {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.078732s] ... ok {3} manila.tests.api.v1.test_scheduler_stats.SchedulerStatsTestCase.test_create_resource [0.082011s] ... ok {2} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_wrong_permissions [0.080341s] ... ok {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_create [0.066331s] ... ok {2} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.070316s] ... ok {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.077286s] ... ok {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_create_invalid_active_directory_1_2_76 [0.115054s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create [1.307076s] ... ok {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_list [0.122659s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts_separately [0.098818s] ... ok {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_1_1_0 [0.247129s] ... ok {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_list_filter_by_sn [0.137669s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.188280s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_2 [0.084299s] ... ok {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_show [0.169234s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_empty_container [1.135632s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_service_update_description [0.129615s] ... ok {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_2_2_0 [0.235765s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.762624s] ... ok {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_authorized [0.100788s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_value_zero [0.085715s] ... ok {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_1___asdf__ [0.283991s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_3_2_1 [0.309459s] ... ok {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_2 [0.174755s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.124618s] ... ok Metadata property key is blank. {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_key [0.344992s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_allow_dhss_true [0.181191s] ... ok {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_duplicate_share [0.071028s] ... ok {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_not_found [0.129219s] ... ok {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net_not_active [0.228043s] ... ok {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_forbidden_manage [0.133043s] ... ok {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details [0.165170s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.818528s] ... ok {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.174025s] ... ok {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_invalid_body_3 [0.167087s] ... ok {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_host_filter [0.147857s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_admin [0.175692s] ... ok {3} manila.tests.api.v1.test_share_manage.ShareManageTest.test_share_manage_share_type_not_found [0.176083s] ... ok {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_no_filters [0.147943s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_nonexistent_share [0.291677s] ... ok {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found_filter_project [0.130884s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show [0.218882s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rule_locks_no_locks [0.091526s] ... ok {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_true [0.128991s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_unauthorized [0.103219s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_2 [0.143354s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_empty_key [0.527196s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_3 [0.118949s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 250, in check_policy return authorize(context, _action, target, do_raise=do_raise) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 208, in authorize LOG.debug('Policy check for %(action)s failed with credentials ' File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1093, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_4 [0.694854s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_visibility_locks_creation_failed [0.120963s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_04 [0.129437s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_nonexistent_share [0.357037s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_14 [0.127614s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Metadata property key is blank. {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_4 [0.356289s] ... ok {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.913640s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_01 [0.209515s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_04 [0.162747s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_06 [0.126773s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item [0.466823s] ... ok {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.396351s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_01 [0.083105s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_15 [0.159988s] ... ok Metadata property key is greater than 255 characters. {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_03 [0.026868s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_04 [0.034863s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_06 [0.039734s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_07 [0.055640s] ... ok Metadata property value is greater than 1023 characters. {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_16 [0.134556s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_11 [0.030441s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_13 [0.060389s] ... ok Metadata property key is blank. {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_04 [0.053911s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_invalid_metadata_items_on_create [1.139800s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_07 [0.060825s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_08 [0.030620s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_4___2_24____snapshot_support__ [0.034686s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_5___2_24____driver_handles_share_servers__ [0.067685s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_with_network_id [0.382231s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_not_found [0.047831s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_1_None [0.042624s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_2 [0.032690s] ... ok {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item [0.037715s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_meta_not_found [0.485797s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [1.007636s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_body_uri_mismatch [0.714095s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_1 [0.680152s] ... ok {1} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_1_available [0.126109s] ... ok {1} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_backups [0.090511s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access [1.128052s] ... ok {1} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_been_soft_deleted [0.094643s] ... ok {1} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.088463s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_1 [0.147270s] ... ok {1} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.031886s] ... ok {1} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options [0.038232s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [1.006086s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_mount_point_name [0.088875s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.154723s] ... ok {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_dhss_true_and_network_notexist [0.025137s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.069638s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.090068s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.156050s] ... ok {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete [0.086000s] ... ok {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink [0.093349s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_3 [0.761515s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail [0.139648s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 250, in check_policy return authorize(context, _action, target, do_raise=do_raise) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 208, in authorize LOG.debug('Policy check for %(action)s failed with credentials ' File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1093, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_admin [0.096211s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.666144s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_update [0.169489s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_1 [0.071032s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_access_list [0.099357s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_01 [0.062274s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_06 [0.081440s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_4 [0.800556s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_08 [0.066197s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_09 [0.069802s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_10 [0.066031s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_13 [0.050208s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 250, in check_policy return authorize(context, _action, target, do_raise=do_raise) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 208, in authorize LOG.debug('Policy check for %(action)s failed with credentials ' File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1093, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_02 [0.078086s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Cannot set or update admin only metadata. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata policy.check_policy( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 250, in check_policy return authorize(context, _action, target, do_raise=do_raise) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 208, in authorize LOG.debug('Policy check for %(action)s failed with credentials ' File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1093, in enforce raise exc(*args, **kwargs) manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_1 [0.332549s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_07 [0.065481s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_09 [0.051613s] ... ok {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.941813s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_11 [0.079630s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_nonexistent_share [0.167245s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_13 [0.066612s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_1 [0.069795s] ... ok {2} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [1.416749s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_body_uri_mismatch [0.153905s] ... ok {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found [0.219942s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_delete_locks [0.071893s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend [0.121916s] ... ok {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_status_filter [0.151768s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_1 [0.056634s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_body [0.234732s] ... ok {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.095507s] ... ok {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_1 [0.154332s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_2 [0.143470s] ... ok {2} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing [0.509434s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_nonexistent_share [0.331707s] ... ok {2} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_1 [0.096211s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_share_not_updates_size [0.269806s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3__is__True [0.117978s] ... ok {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_too_many_keys [0.352500s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_1 [0.097401s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.140291s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail [0.072425s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_admin [0.082407s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_status_none [0.087390s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_admin [0.150889s] ... ok Metadata property value is greater than 1023 characters. {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_value_too_long [0.620798s] ... ok {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_creating_server [0.092103s] ... ok {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_non_admin [0.172625s] ... ok {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_deleting_server [0.117751s] ... ok {2} manila.tests.api.v2.test_messages.MessageApiTest.test_delete [1.273859s] ... ok {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_id [0.096814s] ... ok {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing [1.656575s] ... ok {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_in_recycle_bin [0.097956s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Snapshots cannot be created for share '100' since it does not have that capability. {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.131654s] ... ok {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_non_admin [0.173888s] ... ok {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_create_index_metadata [0.449971s] ... ok {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.156714s] ... ok Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [0.515441s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.154962s] ... ok {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_2 [0.576798s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_description [0.345361s] ... ok {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.582434s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_descr [0.304153s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_3 [0.626738s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [2.175515s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_05 [0.105142s] ... ok {1} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.976337s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_08 [0.184196s] ... ok {1} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_created_since_and_created_before [0.080592s] ... ok {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_1 [0.588756s] ... ok {1} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_invalid_time_format [0.070401s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_09 [0.123427s] ... ok {1} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_limit_and_offset [0.095251s] ... ok {1} manila.tests.api.v2.test_messages.MessageApiTest.test_show [0.074705s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_12 [0.147692s] ... ok {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [1.177650s] ... ok {1} manila.tests.api.v2.test_messages.MessageApiTest.test_show_with_resource [0.106373s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_12 [0.141527s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_pubic_resource [0.206699s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_key_allowed_chars [0.154014s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_3 [0.117326s] ... ok {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_2 [0.710843s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_2___2_23____key5__ [0.124533s] ... ok {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata_not_found [0.268388s] ... ok Metadata property key is blank. {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_3___2_24____key5__ [0.148985s] ... ok {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.152088s] ... ok Metadata property key is greater than 255 characters. {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_1___1_0____driver_handles_share_servers__ [0.101092s] ... ok {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.096878s] ... ok Metadata property value is greater than 1023 characters. {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.055440s] ... ok {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_resource_id_not_found [0.058610s] ... ok {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [0.866268s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_10 [0.027681s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_3___2_23____driver_handles_share_servers__ [0.154175s] ... ok {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_2 [0.064381s] ... ok {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_3 [0.042396s] ... ok {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_4 [0.088450s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show_spec_not_found [0.145043s] ... ok {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.044926s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_1 [0.038388s] ... ok {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_3 [0.785989s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_5 [0.048105s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_3 [0.143271s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_2 [0.039840s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_3 [0.059236s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_1__None__None_ [0.040500s] ... ok {0} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_too_many_keys [0.149025s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.035058s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_6 [0.093450s] ... ok {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_body_error [0.306684s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_2_manage_error [0.133567s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_8 [0.153901s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.139227s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.166393s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.045745s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_1 [0.046559s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_not_authorized [0.149364s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.252480s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_2 [0.154303s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_4 [0.211434s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.197124s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_2_detail [0.167145s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.142232s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_not_found [0.192440s] ... ok {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_2 [0.194644s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_1 [0.222208s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.062869s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_14 [1.472451s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_2 [0.137747s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.103214s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_2 [0.156492s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_16 [0.131941s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_7 [0.094635s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.131652s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_01_None [0.158744s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_6 [0.113807s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_1_2_39 [0.200000s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.152924s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_02 [0.111090s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_found [0.118949s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_2_2_40 [0.150366s] ... ok {0} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.113500s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_09 [0.118464s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_is_not_provided [0.088673s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_2 [0.119465s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_3___bar___None_ [0.089523s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_too_many_keys_allowed_chars [0.120562s] ... ok Config option None.quota_shares is deprecated. Use option quota.shares instead. Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.102781s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_1 [0.104924s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota [0.067120s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_mount_point_name [0.329272s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_1 [0.248440s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_2 [0.056453s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_4 [0.132606s] ... ok Config option None.quota_shares is deprecated. Use option quota.shares instead. Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_user_quota [0.112977s] ... ok {3} manila.tests.api.v1.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index_no_data [0.126980s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_3 [0.232397s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_4 [0.098318s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.303098s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.113029s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_1_show [0.103106s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.122200s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_1 [0.122575s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.139153s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.112678s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_inexistent_quota [0.151651s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_1_2_39 [0.091952s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_1 [0.172865s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.163771s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_2_2_40 [0.135574s] ... ok Config option None.quota_shares is deprecated. Use option quota.shares instead. Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_no_body [0.199558s] ... ok {3} manila.tests.api.v1.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.209079s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_2 [0.136373s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_1 [0.407729s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.089740s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.069426s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Quota '{1: 2}' for shares should be integer. {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_1__2 [0.122033s] ... ok {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_3 [0.232150s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net [0.400727s] ... ok Quota '[1]' for shares should be integer. {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_4__1_ [0.125080s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_without_quota [0.202223s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_2_2_0 [0.551551s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.198876s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_2 [0.136262s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create [0.137013s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_invalid_share_type [0.127373s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_1_no_body_content [0.099626s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.247214s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_2_2_40 [0.237437s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_5_invalid_resource_id [0.116261s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_non_admin [0.254393s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.132104s] ... ok {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_using_too_old_microversion [0.125891s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_3_resource_action [0.082775s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary [0.085602s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_2 [0.093222s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_6_invalid_resource_type [0.115482s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_4_invalid_reason [0.097935s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_non_admin [0.078490s] ... ok {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_no_share [0.057883s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_5_disallowed_attributes [0.111498s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_1_action_and_lock_reason [0.149418s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_1_1_0 [0.237494s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.151724s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete_not_found [0.116313s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_2_lock_reason [0.118863s] ... ok {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete_no_share [0.089682s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_3 [0.095901s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_too_many_locks [0.130203s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_2_invalid_body [0.109854s] ... ok {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_3 [0.137525s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_deletion_locks_creation_failed [0.131162s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_no_such_resource [0.108824s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.287686s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_03 [0.110012s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_1 [0.128665s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_1 [0.075608s] ... ok {1} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_4_2_76 [0.258820s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_08 [0.147816s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_not_updates_size [0.312988s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_2 [0.161436s] ... ok {1} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_1 [0.277309s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_4 [0.140124s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_10 [0.306470s] ... ok {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show [0.070948s] ... ok {1} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_1 [0.135964s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_12 [0.107008s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_admin [0.329214s] ... ok {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_3 [0.098597s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_cant_manipulate_lock [0.095836s] ... ok {2} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_2_2_43 [0.188341s] ... ok {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host [0.186513s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_02 [0.124597s] ... ok {2} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_2 [0.160210s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_05 [0.155326s] ... ok {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_state [0.184921s] ... ok {2} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_2 [0.159296s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_07 [0.158277s] ... ok {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_status [0.136516s] ... ok {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_1 [0.131722s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_14 [0.597802s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_2 [0.024008s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_3 [0.054856s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_11 [0.113154s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_check_for_access_rules_locks [0.037041s] ... ok {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_zone [0.126703s] ... ok {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_4 [0.136392s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_12 [0.045408s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_1__allow_access [0.024891s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_2__deny_access [0.055420s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_not_found [0.125695s] ... ok {1} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_3 [0.137914s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_03 [0.050079s] ... ok {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_1 [0.144682s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_05 [0.067628s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_2 [0.068297s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_3 [0.071367s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.087738s] ... ok {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.044288s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_with_share_network_id [0.393462s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.088073s] ... ok {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_2_2_0 [0.508955s] ... ok {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_2 [0.059167s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_1 [0.068103s] ... ok {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_4 [0.035056s] ... ok {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_3 [0.040449s] ... ok {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_4 [0.045520s] ... ok {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_1_AvailabilityZoneControllerLegacy [0.060771s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_access_metadata_not_found [0.789152s] ... ok {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_2_AvailabilityZoneController [0.044575s] ... ok {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_2_2_0 [0.459349s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata [0.336845s] ... ok {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_1 [0.240792s] ... ok {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_5 [0.049676s] ... ok {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_3 [0.691865s] ... ok {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.035181s] ... ok {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.099724s] ... ok {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.027325s] ... ok {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_1 [0.053570s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_exception [0.056711s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_2 [0.047585s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_4 [0.072565s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_2__None___foo__ [0.055386s] ... ok {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_3_2_8 [0.510282s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_exception [0.102935s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.032614s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_1 [0.035593s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_2 [0.068130s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_3 [0.058985s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_4 [0.063645s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_5 [0.067356s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota_using_too_old_microversion [0.079037s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_3 [0.116338s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_5 [0.100230s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_6 [0.075665s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_2 [0.184361s] ... ok Metadata property value is greater than 1023 characters. Quota 'foo' for shares should be integer. {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_2_foo [0.068370s] ... ok {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_4 [2.057694s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_1 [0.044931s] ... ok {3} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [2.822552s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_1_2_39 [0.130928s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_for_share_networks [0.154140s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_2_False [0.415231s] ... ok {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_user_quota_can_not_be_bigger_than_tenant_quota [0.120505s] ... ok {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_2_invalid_body [0.084459s] ... ok {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_3_invalid_action [0.101796s] ... ok {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_4_invalid_reason [0.024704s] ... ok {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_1_no_body_content [0.025946s] ... ok {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_3_invalid_action [0.038255s] ... ok {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_req_share_id_not_exist [0.364806s] ... ok {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_update [0.072524s] ... ok Metadata property key is greater than 255 characters. {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_3 [1.869166s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_3_2_44 [0.124387s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_3 [0.072158s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_services_list_2 [0.090110s] ... ok {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_1_True [0.225451s] ... ok {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_1_1_0 [0.107862s] ... ok {0} manila.tests.api.v2.test_services.ServicesTest.test_services_list_3 [0.154273s] ... ok {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_2_2_0 [0.521959s] ... ok {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_found [0.149091s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create [0.253604s] ... ok {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_3_2_8 [0.361159s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_invalid_share [0.365169s] ... ok {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_1_1_0 [0.298043s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete [0.075635s] ... ok {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata [0.879588s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_1_index [0.189447s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_invalid_backup [0.197913s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [2.289709s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show_no_backup [0.297750s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_1_2_80 [0.262589s] ... ok {3} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_2 [0.133246s] ... ok {3} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_3 [0.078240s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_1_index [0.172986s] ... ok {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit [0.119072s] ... ok {3} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_2 [0.071209s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_messages.MessageApiTest.test_delete_not_found [0.107931s] ... ok {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit_and_offset [0.151138s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_messages.MessageApiTest.test_index [0.146785s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit [0.159519s] ... ok {3} manila.tests.api.v2.test_messages.MessageApiTest.test_show_not_found [0.159869s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_5_delete [0.175118s] ... ok {3} manila.tests.api.v2.test_messages.MessageApiTest.test_show_pre_microversion [0.094746s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_1_True [0.226791s] ... ok {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_2 [0.839185s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_2_False [0.227244s] ... ok {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_get_admin_export_location [0.600285s] ... ok Metadata property value is blank. {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.105486s] ... ok {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_access_id_not_found [1.687390s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.098073s] ... ok {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_3 [0.100475s] ... ok {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.513606s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_5 [0.084045s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_1 [0.077453s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_3 [0.433437s] ... ok {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_body_error [0.440626s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_3 [0.145825s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_6 [0.123277s] ... ok {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.366385s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_1 [0.113420s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_4 [0.148644s] ... ok {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_1_1_0 [0.512227s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_5 [0.072366s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_not_found [0.152201s] ... ok {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_1_2_47 [0.930581s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_3_2_46 [0.451990s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_7 [0.115543s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_4_2_44 [0.371510s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_not_found [0.202625s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_9 [0.146098s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_1 [0.137413s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_3 [0.108017s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_1 [0.146705s] ... ok {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.513920s] ... ok Metadata property value is blank. {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_1 [0.119763s] ... ok {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.591780s] ... ok {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_2_2_85 [0.818530s] ... ok {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.051139s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_no_share_group_id [0.152601s] ... ok {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create [0.080387s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name_and_description [0.221270s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.392389s] ... ok {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_2 [0.079522s] ... ok Metadata property key is blank. {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.504595s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_in_conflicting_status [0.154899s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_1_True [0.176706s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_2 [0.307939s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_2 [0.171959s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_share_group [0.241154s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_not_found [0.320300s] ... ok {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_no_share_groups [0.246934s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_2 [0.150894s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_not_found [0.283889s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_1 [0.441972s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit [0.262588s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_1 [0.238504s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_4_2_44 [0.295270s] ... ok {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_visibility_already_locked [1.788825s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete [0.122542s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_authorized [0.364102s] ... ok {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index [0.144732s] ... ok {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_2 [0.170870s] ... ok {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_2_2_0 [0.242510s] ... ok {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_2 [1.221227s] ... ok {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show_not_found [0.149906s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_body [0.238279s] ... ok {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_1 [1.078685s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_1_2_0 [0.408706s] ... ok {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_share_id [0.309051s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_snapshot_not_found [0.184982s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_4 [0.111545s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_3 [0.056765s] ... ok {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_4 [0.726429s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_2 [0.047893s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_no_share_id [0.267189s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_binary [0.084103s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_2 [0.250147s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host_binary [0.118676s] ... ok {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary [0.172315s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_1 [0.135539s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_1 [0.142101s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary_with_share_id [0.141071s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_10 [0.126021s] ... ok {3} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_2 [0.133743s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_11 [0.125678s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_2_2_85 [0.178421s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_12 [0.150074s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_2_detail [0.194032s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_14 [0.124015s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore [0.110123s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_05 [0.182785s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_1_1_0 [0.555347s] ... ok {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_invalid_backup_id [0.154766s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_key_allowed_chars [0.131929s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show [0.092602s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_update [0.177353s] ... ok {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_3_2_43 [0.489621s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_2_detail [0.226904s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_4_create [0.179534s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_1 [0.269199s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_share_not_found [0.151767s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_1 [0.821998s] ... ok {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_share_not_found [0.219062s] ... ok {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_1 [2.461982s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_1 [0.155586s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_2 [1.647780s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_4 [0.137051s] ... ok {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_2 [0.623665s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_too_many_keys_allowed_chars [0.144595s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_key [0.109807s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_value [0.143215s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_2_False [0.371426s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_1 [0.110173s] ... ok {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_3 [1.089002s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_2 [0.144420s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_1 [1.158741s] ... ok {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_3 [0.148850s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_2 [0.139861s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_too_many_keys [0.152205s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name [0.144906s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_1 [0.113678s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_2 [0.760046s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit_and_offset [0.096554s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_1 [0.329829s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_1 [0.154057s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_1_True [0.363114s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_1_str [0.159999s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_1___2_45___True_ [0.102369s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_4___2_46___False_ [0.159153s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_2_False [0.453641s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_not_found [0.223188s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_4___2_46___False_ [0.231328s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_not_found [0.038649s] ... ok {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_2___2_45___False_ [0.061597s] ... ok {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_2 [1.285951s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_1 [0.114776s] ... ok {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_3_2_44 [0.713677s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_2 [0.216059s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_1 [0.343349s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_group_type [0.165425s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_share_type [0.224997s] ... ok {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_1_InvalidBackup [0.445077s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_invalid_field [0.409418s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_2_ShareBusyException [0.225481s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_in_available [0.330385s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_readonly_field [0.338212s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_exception [0.261923s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_01 [0.128702s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az [0.311768s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_05 [0.115513s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_15 [0.114850s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_4 [3.442030s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name [0.228740s] ... ok {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_1_True [0.351994s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_12 [0.082490s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_2 [0.123059s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_3 [0.112225s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_network_id [0.202837s] ... ok {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_share_group_not_found [0.111895s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_1 [0.098516s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_02 [0.056064s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_2_False [0.294671s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_03 [0.044248s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_not_found [0.077018s] ... ok {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_1 [0.175338s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_04 [0.067064s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_2 [0.080411s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_09 [0.100588s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit_and_offset [0.195150s] ... ok {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_body_uri_mismatch [0.081798s] ... ok {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_in_conflicting_status [0.176342s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_13 [0.133155s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_04 [0.054894s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_06 [0.095271s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_3_show [0.258988s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_10 [0.057409s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_key [0.133364s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_value [0.093592s] ... ok {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_4 [0.446556s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_2 [0.199983s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.148058s] ... ok {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_no_data [0.167464s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.205647s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_2 [0.280563s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_public [1.286037s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_non_existent_type [0.289820s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_from_public_share_type [0.264549s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_share_types [0.117000s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_1_None [0.117951s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_to_public_share_type [0.396019s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_3 [0.129545s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_6 [0.209839s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_private [0.342822s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_3___2_46___True_ [0.150990s] ... ok {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_4 [2.287392s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_type_not_found [0.188489s] ... ok {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [1.413201s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_1 [0.178221s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_2 [0.230574s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_project_in_body [0.209750s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_1 [0.162104s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_2 [0.219605s] ... ok {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.292520s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_older_api_version [0.183468s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_non_existent_type [0.309874s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_2 [0.168080s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_2 [0.218669s] ... ok {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_2 [0.144148s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_duplicate_name [0.140604s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_1 [0.115253s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_4___2_46___False_ [0.133519s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_private_share_group_type [0.102383s] ... ok {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body [0.180865s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_5_1 [0.108906s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_a_uuid [0.231887s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_7 [0.102321s] ... ok {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_1 [0.267281s] ... ok {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_invalid_field [0.229686s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_8 [0.149471s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_exist [0.289954s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_2___2_45___False_ [0.103622s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_body_share_types_and_source_group_snapshot [0.245618s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_2 [0.101879s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_body [0.148776s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_not_found [0.126135s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_description [0.176636s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_1_True [0.102460s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_1 [0.596023s] ... ok {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_with_source_sg_snapshot_id_and_share_network [0.352345s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_not_experimental [0.121161s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_1 [0.269792s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_1___2_45___True_ [0.206408s] ... ok {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_1 [0.266369s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_3___2_46___True_ [0.106722s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit_and_offset [0.193963s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_1 [0.149244s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body [0.356213s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_no_share_groups [0.362025s] ... ok {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_1___2_45___True_ [0.257214s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_invalid_field [0.315950s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_no_default_share_type_with_share_group_snapshot [0.258845s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_input [0.090371s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_does_not_exist [0.104272s] ... ok {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit [0.462695s] ... ok {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az_and_source_share_group_snapshot [0.301712s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_description [0.134933s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_group_type_specified [0.190390s] ... ok {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_2 [0.301209s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field [0.263324s] ... ok {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_group_not_found [0.260218s] ... ok {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_4 [2.014945s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_types [0.281780s] ... ok {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_like_filter [0.292205s] ... ok {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_2 [0.327376s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit [0.312829s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_3 [0.521127s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_4 [0.887082s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.338733s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_2_2_8 [0.199572s] ... ok {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_3 [2.172254s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_3_2_9 [0.202122s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body [0.259731s] ... ok {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.379629s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_2_2_34 [0.453075s] ... ok {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_3 [1.955538s] ... ok {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.493740s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_no_groups [0.267105s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit [0.105086s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_3_2_35 [0.386075s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit_and_offset [0.129821s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_1 [0.093174s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_1_2_3 [0.501305s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_group_not_found [0.160811s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_readonly_field [0.165672s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_2 [0.120792s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_1 [1.437488s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_2 [0.112961s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_06 [0.084539s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_2 [0.928027s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_1_2_3 [0.709078s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_07 [0.115141s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_08 [0.068100s] ... ok {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_1 [0.414209s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_16 [0.105543s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_01_None [0.071469s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_02 [0.083750s] ... ok {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.317190s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_03 [0.061202s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_07 [0.104915s] ... ok {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.112986s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_08 [0.051150s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_09 [0.035293s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_11 [0.048081s] ... ok {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_export_location_share_instance_not_found [0.131099s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_1 [0.045402s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_2___get_share_instances___2_ [0.106480s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_1 [0.086430s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_2 [0.042488s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_3___index___1_ [0.112728s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_spec_not_found [0.054423s] ... ok {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_1_None [0.073301s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_missing [1.014365s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_with_limit [0.176642s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_1 [0.098673s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_add_project_access_in_body [0.183910s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_project_in_body [0.202485s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_with_already_added_access [0.198336s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_2 [0.164982s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_remove_project_access_in_body [0.178619s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_nonexistent_rule [0.275506s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_name [0.119432s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_2 [0.123963s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_provided_share_type_does_not_exist [0.102982s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_2 [0.088506s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_3 [2.821014s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_2___l____i____s____t__ [0.071339s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_4___t____u____p____l____e__ [0.105841s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_2 [0.103988s] ... ok {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_1 [1.951971s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_1 [0.061928s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_2 [0.182689s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin [0.126305s] ... ok {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_1 [0.384701s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin_default_public_only [0.156963s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_2_False [0.147236s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_2___2_45___False_ [0.128206s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_with_share_types [0.151087s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_03 [1.226562s] ... ok {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_3___2_46___True_ [0.163104s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_02 [1.079739s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_2 [0.353182s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_4 [3.545582s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_group_snapshot_state [0.346384s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_1_show [0.370188s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_2 [0.408076s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_4 [0.693263s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_share_types_not_a_list [0.387321s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_share_network_id_not_a_uuid [0.278601s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_08 [2.147543s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_a_uuid [0.240939s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_group_type_specified [0.130349s] ... ok {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_13 [1.971281s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field_not_uuids [0.234664s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name_and_description [0.285762s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_nonexistent_az [0.249157s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_01 [1.650767s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_source_sg_snapshot_id [0.349018s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_11 [1.281436s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_05 [0.464669s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_2 [1.897040s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_4 [0.880353s] ... ok {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_06 [1.533623s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_12 [0.576006s] ... ok {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_2 [0.251613s] ... ok {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_3 [0.269289s] ... ok {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_4 [0.182535s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_1 [3.167029s] ... ok None {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_1_2_51 [0.215069s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_14 [3.447777s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item [0.325729s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_2 [0.079381s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_2 [0.068636s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_1 [0.094708s] ... ok {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata [2.163070s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_1_2_26 [0.102797s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_3 [0.685332s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_invalid_version [0.263056s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_2_2_54 [0.200140s] ... ok The service cannot determine if there are any non-managed shares on the share network subnet fake_sns_id,so it cannot be deleted. Please contact the cloud administrator to rectify. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_share_servers_fail [0.461841s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_1 [0.150071s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_3_2_71 [0.227737s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_2 [0.220071s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_2 [1.603796s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service [0.099568s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_replica_state [0.294317s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_az_not_found_1 [0.206364s] ... ok Cannot delete share network subnet fake_sns_id, it has one or more shares. {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_shares_fail [0.628657s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_1 [0.176156s] ... ok {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_without_export_locations [0.343786s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_2 [0.245355s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_4 [0.144483s] ... ok {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_index_metadata [0.510550s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata [0.581138s] ... ok {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_metadata [0.586155s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_1 [0.855308s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_not_found [0.111991s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_detailed [0.127827s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_1___name_fo___0_ [0.072500s] ... ok {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_1 [0.629955s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_2___description_d___0_ [0.130323s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_7___name_foo_description__ds___1_ [0.155649s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_non_admin_context [0.081546s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_1 [2.383532s] ... ok Service fake_srv is down. {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_1 [0.430091s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_reset_status [0.217424s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_2___fake_server__ [0.102129s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit_and_offset [0.357439s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_not_found [0.138320s] ... ok {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet_share_network_not_found [1.793511s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_body [0.093594s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. None {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_3 [0.651132s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_1 [0.395204s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_2 [0.261033s] ... ok {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete [0.477792s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_key_in_use [0.189981s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_no_groups [0.317741s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_not_found [0.140715s] ... ok None {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_2_2_70 [0.487715s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_service_not_found [0.209076s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_as_admin [0.368258s] ... ok {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_2 [0.500366s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_2 [0.206752s] ... ok {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_1 [0.141973s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_2 [0.096120s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_1 [0.155108s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_1 [0.182360s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_2_2_25 [0.103502s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_group_not_found [0.317402s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_2 [0.128917s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_3_2_85 [0.092646s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_4_1_0 [0.085894s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_1_2_26 [0.165946s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_2_2_25 [0.133661s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_forbidden [0.131227s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_1 [0.344193s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_4_1_0 [0.124857s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_2 [0.130059s] ... ok {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_with_non_replicas [0.677512s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_not_found [0.131814s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_no_share_servers [0.110351s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_2_remove_security_service [0.100979s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_2 [0.135069s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_3 [0.116564s] ... ok {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.427859s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_servers [0.253335s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_1 [0.131707s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_2 [0.150761s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v2/share_networks.py", line 406, in create share_network = db_api.share_network_create( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_db.exception.DBError: None {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_network_creation [0.272790s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v2/share_networks.py", line 406, in create share_network = db_api.share_network_create( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_db.exception.DBError: None {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_db_api_exception [0.342439s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_subnet_creation [0.233745s] ... ok {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_export_location_share_replica_not_found [0.625681s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_6 [0.159299s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_3 [0.262217s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_nominal [0.225316s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_2 [1.609613s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_5 [0.201064s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_wrong_body [0.191404s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_3_2_46 [0.638679s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Can not delete share network fake network id, it has 2 share(s). {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share [0.172332s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_1__True___2_55__ [0.241803s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_upper_2_50_1 [0.480126s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_value_zero [0.221698s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_1_AvailabilityZoneNotFound [0.204128s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_4___name_foo___1_ [0.199232s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. The share network fake network id has more than one subnet attached. Please remove the subnets untill you have one or no subnets remaining. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_more_than_one_subnet [0.284976s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_8___name__foo_description_ds___1_ [0.166190s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_3_ShareBusyException [0.285411s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to update usages deleting share-network. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v2/share_networks.py", line 156, in delete share_networks=-1, user_id=share_network['user_id']) KeyError: 'user_id' {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_nominal [0.246878s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_admin_context [0.318206s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_soft_deleted [0.285918s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_admin_context [0.302791s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_security_service [0.230323s] ... ok {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_invalid_replica [0.187019s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_1__True___2_55__ [0.149824s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_ss_and_project_id_admin_context [0.177875s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_non_admin_context [0.332574s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_2__False___2_56__ [0.165855s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to update usages deleting share-network. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v2/share_networks.py", line 156, in delete share_networks=-1, user_id=share_network['user_id']) KeyError: 'user_id' {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_sec_service_delete [0.243550s] ... ok Failed to update usages deleting share-network. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/api/v2/share_networks.py", line 154, in delete reservations = QUOTAS.reserve( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_quota_delete_reservation_failed [0.224068s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_1___ [0.112924s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_summary [0.269668s] ... ok fake {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_1 [0.066386s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_2 [0.342065s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_nominal [0.194168s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_1_index [0.266297s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_db_api_exception [0.155960s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_2_detail [0.240354s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_1 [0.168535s] ... ok {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_3 [2.637825s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_3 [0.488549s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_3 [0.273462s] ... ok {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_3__show [0.290368s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_nominal [0.217920s] ... ok {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service [0.372812s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_5__delete_share_replica [0.326073s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_3 [0.107255s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_keys_in_use [0.309711s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_1 [0.225612s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.878295s] ... ok {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_7_reset_replica_state [0.307930s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_2__False___2_56__ [0.379215s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_8_reset_status [0.349912s] ... ok {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_1 [0.526787s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_body [0.373882s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_2_2_56 [0.377213s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_network_id [0.289946s] ... ok {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [1.112077s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_no_share_id [0.268708s] ... ok {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_2___admin____2_56__ [0.863723s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_1__False___2_55__ [0.275514s] ... ok {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_export_locations_share_instance_not_found [0.484588s] ... ok {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_export_locations_share_replica_not_found [0.370995s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_3_2_46 [0.340550s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_1_2_55 [0.082783s] ... ok {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.607809s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_2_2_56 [0.117585s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_1___show___2_ [0.233409s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_4_2_11 [0.409603s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_4__create [1.622663s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_1___2_74___None_ [0.226980s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_4_2_69 [0.598679s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_3___2_75___10_ [0.237380s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_2_get_share_instances [0.297032s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_share_network_not_active [0.322498s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_2 [3.475101s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_1 [2.371008s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_1 [0.913280s] ... ok {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_1 [1.222397s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_2__False___2_56__ [0.197344s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_3 [0.716762s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_1_index [0.236869s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit [0.291399s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_6_promote [0.130916s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit_and_offset [0.214734s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_2 [0.272562s] ... ok {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_4 [0.901701s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_2_writable [0.186065s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_2__False___2_56__ [0.330253s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit_and_offset [0.276169s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_6__promote [0.217585s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_9__resync [0.215612s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_1_True [0.944757s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_4 [0.059848s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_1_2_55 [0.320109s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_1 [0.119757s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_3 [0.035909s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_4 [0.028878s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_2 [3.717290s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_2_ [0.276835s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_invalid [0.134277s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_2 [0.053300s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check [0.184413s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_1 [0.054820s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_2 [0.069169s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_3 [0.111516s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_2 [0.027556s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_1 [0.031642s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_1 [0.034637s] ... ok {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_5 [2.321572s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_2 [0.079525s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_3_deleting [0.127445s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_8_manage_error [0.118961s] ... ok {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_1_manage_starting [0.348805s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_admin_required_exception [1.945474s] ... ok {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_with_active_state [0.895581s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_already_active [0.279302s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_index [0.947562s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_3 [2.810854s] ... ok {0} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.445806s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_1 [1.351514s] ... ok {0} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.476085s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.262065s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_1_index [0.271237s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_2___in_sync____2_55__ [2.660328s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_04 [1.698237s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_3 [1.237502s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_1 [1.612229s] ... ok {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_4___error____2_56__ [1.273907s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_3 [0.703791s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show_snapshot_instance_not_found [0.192691s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_4_reset_status [0.191917s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_1 [2.323085s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_data_not_found_exception [0.366731s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_2_16 [0.106763s] ... ok Snapshots cannot be created for share '100' since it does not have that capability. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.088727s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_2_2_16 [0.105319s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_07 [2.869483s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_1 [0.092603s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_4 [0.077618s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_3 [0.729601s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_3_2_11 [0.190315s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot__unmanage [0.275230s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_API_exception [2.704530s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_2_detail [0.328660s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_09 [1.545154s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start [0.315200s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_3 [0.298121s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_4 [1.672336s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_new_share_network_not_found [0.244367s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_1_nondisruptive [0.251127s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_2_False [0.249019s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_no_body [0.084887s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_1 [0.161122s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_4 [2.905535s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_3 [0.168140s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_2 [0.129069s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_2 [1.170713s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_1_fake_net_name [0.232046s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_3 [0.208281s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_1_migration_error [0.213460s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_2 [0.197915s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_1 [0.144753s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_5 [0.214048s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_2 [0.909440s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_not_found [0.156516s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_2 [0.142851s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_10 [2.761640s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_2_error [0.123999s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_4_creating [0.107486s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_6_unmanage_starting [0.082123s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_7_unmanage_error [0.096938s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_network_not_active [0.158998s] ... ok {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_not_found [0.104429s] ... ok {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_3 [1.300780s] ... ok {1} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.429305s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_1 [1.095450s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_01_creating [0.226835s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_1_2_3 [0.212310s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_02_deleting [0.204628s] ... ok {1} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.458389s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_04_unmanage_starting [0.341633s] ... ok {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.384718s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_1___active____2_55__ [2.293085s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_05_extending [0.306844s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.342262s] ... ok {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_export_locations [1.019369s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_08_migrating_to [0.226774s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_13_backup_restoring [0.172883s] ... ok {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.297324s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_14_backup_creating [0.192038s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_3___out_of_sync____2_56__ [0.690630s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail [0.243988s] ... ok {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet [0.555346s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_network_not_found [0.248831s] ... ok Quota exceeded for fake_project_id, tried to create share (20 shares already consumed). {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_2 [0.523329s] ... ok {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_subnet_not_found [0.289774s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet [0.351148s] ... ok Failed to update quota donating share transfer id 44163b5e-ea6e-4634-89d2-d54d501749a6 Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/transfer/api.py", line 318, in _check_donor_project_quota donor_reservations = QUOTAS.reserve(context.elevated(), File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/transfer/api.py", line 305, in _check_transferred_project_quota reservations = QUOTAS.reserve(context, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.OverQuota: Quota exceeded for resources: {'snapshots': 'fake'}. Quota exceeded for fake_project_id, tried to accept 1 snapshot (20 of 10 already consumed). {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_4 [0.696919s] ... ok {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_1 [0.310432s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_replica_not_found [1.480440s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_2 [0.270639s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer [0.542412s] ... ok {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_1__True___2_55__ [0.281569s] ... ok {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_4 [1.854785s] ... ok {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_invalid_body [0.322538s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_no_replica [0.237519s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show [0.201297s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata [0.247450s] ... ok {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_invalid_snapshot [0.487103s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_4_create [0.251925s] ... ok {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_3_detail [0.139008s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_1 [0.080896s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_1 [0.067135s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_5_delete [0.207844s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_3 [0.089543s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_1_add_security_service [0.062240s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_1___1_1_1_1____2_32__ [0.284678s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_3_2_85 [0.073656s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_7_reset_replica_state [0.197753s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_failed_project_id_1 [0.110627s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_8_reset_status [0.202245s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_3___1001__1001____2_38__ [0.410507s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_1 [0.224160s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_9_resync [0.215664s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service [0.237409s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_1 [0.178390s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_host_with_pool [0.198016s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_not_found [0.269900s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_share_without_mount_snap_support [0.637475s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_3 [0.201406s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_1_host [0.283571s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3_2_17 [0.191989s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_3_preserve_snapshots [0.109971s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.102295s] ... ok Can not delete share network fake network id, it has share group(s). {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_is_auto_deletable_false_servers [0.254161s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_share_server_not_found [0.099336s] ... ok Snapshots cannot be created for share '100' since it does not have that capability. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.109494s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_network_not_active [0.103366s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Can not delete share network fake network id, it has 2 share group(s). {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share_group [0.227684s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_driver_opts_not_instance_dict [0.086205s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.166781s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_2_False [0.094643s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.133437s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. The service cannot determine if there are any non-managed shares on the share network subnet fake_sns_id, so it cannot be deleted. Please contact the cloud administrator to rectify. {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_2_None [0.141201s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_subnet_contains_share_server [0.272963s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_4 [0.101260s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_2_2_16 [0.105860s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.079419s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_filter_opts [0.209290s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_1_2_0 [0.190043s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_invaild_value [0.207858s] ... ok {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_awaiting_transfer [2.795314s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_2_2_16 [0.200489s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_3___name_foo_description_d___0_ [0.214121s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_3_2_17 [0.239892s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_5___description_ds___1_ [0.233749s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_1 [0.145165s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_6___name__foo_description__ds___2_ [0.149776s] ... ok Transfer c380bd1b-a145-41a3-bc09-c06c45c0a5c5: share id e4199b5c-b897-4810-9e98-4d56e34530af expected in awaiting_transfer state. {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_not_awaiting_transfer [0.548731s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_no_filters [0.159793s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_3 [0.164889s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_2 [0.117377s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_body [1.375305s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_2_2_6 [0.210647s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_invalid [0.107794s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_not_found [0.121151s] ... ok {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_2_asc [0.520198s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_1 [0.394669s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel [0.107376s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_host_with_pool [0.116205s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_3 [0.218854s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete [0.101543s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_4 [0.292471s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_1 [0.100314s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_2 [0.084324s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_body [0.082448s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_status [0.045278s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Transfer b8177e09-bd31-4590-9307-bd36b543bd47: share id 8924833b-db30-4614-a81c-c74982b8488b expected in awaiting_transfer state. {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_share_status [0.441633s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_1_True [0.171157s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_2 [0.276871s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_2_deleting [0.178528s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_private [0.210137s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_true [0.203544s] ... ok {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_multiple_subnets_fail [0.258233s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_default [0.215292s] ... ok {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.287927s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_false [0.196309s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.318999s] ... ok Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_true [0.244186s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_1 [0.193501s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_by_nonexistent_share_type [0.114260s] ... ok {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.417065s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_from_public_share_type [0.107663s] ... ok {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_3 [1.606771s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_bad_access [0.142701s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [2.637576s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_5 [0.123491s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.450350s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_4 [0.137502s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_1 [0.267514s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_5 [0.148360s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_7 [0.085949s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_4 [0.226492s] ... ok {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.327169s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_8 [0.089734s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default [0.087746s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_not_found [0.118712s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_2___2_45___False_ [0.091218s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_1___user____2_47__ [1.062125s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_4___2_46___False_ [0.096194s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show [0.057144s] ... ok {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_index [0.540923s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_1___new_name____new_description____wrong_bool__ [0.087102s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_06___2_6____os_share_type_access___False_ [0.079151s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_08___2_7____share_type_access___False_ [0.080346s] ... ok {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.400995s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_10___2_23____share_type_access___False_ [0.096111s] ... ok {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.344745s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_11___2_24____share_type_access___True_ [0.085475s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [1.091992s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_12___2_24____share_type_access___False_ [0.075427s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_13___2_27____share_type_access___True_ [0.098695s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.319498s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_16___2_41____share_type_access___False_ [0.084366s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_replicated_snapshot [0.227200s] ... ok {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.530537s] ... ok {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_10___2_23____share_type_access___False_ [0.105894s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_2 [0.093056s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail_invalid_snapshot [0.243519s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_03_manage_starting [0.267436s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_3 [0.104935s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_1_None [0.221062s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_09_restoring [0.206918s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_4 [0.184969s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_latest_not_found [0.117111s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_2_detail [0.197490s] ... ok {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_snapshot_not_found [0.195012s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_not_latest [0.133192s] ... ok {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.700296s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_2_show [0.214617s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete [0.219570s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_3__False___2_72__ [0.286232s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress_not_found [0.151458s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_access_list [0.294257s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Quota exceeded for fake_project_id, tried to create 1G share (10G of 5G already consumed). {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_1 [0.603637s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_2_ReplicationException [0.227039s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_3_preserve_metadata [0.180436s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_empty_parameters [0.252562s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_5_host [0.183807s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_share_id [0.244834s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_exists_exception [0.213288s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_4_preserve_snapshots [0.137395s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_exception [0.199995s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options [0.093874s] ... ok Failed to update quota donating share transfer id b3fe71d3-befa-4e4d-9467-1172a21efb0d Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/transfer/api.py", line 318, in _check_donor_project_quota donor_reservations = QUOTAS.reserve(context.elevated(), File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/transfer/api.py", line 305, in _check_transferred_project_quota reservations = QUOTAS.reserve(context, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.OverQuota: Quota exceeded for resources: {'snapshot_gigabytes': 'fake'}. Quota exceeded for fake_project_id, tried to accept 0G snapshot (10G of 5G already consumed). {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_3 [0.617402s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_invalid [0.198699s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_1 [0.152012s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access [0.452619s] ... ok A new share may not be created from snapshot '333', because the snapshot's parent share does not have that capability. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported [0.135183s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_3 [0.225757s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.195611s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.058064s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_data_not_found_exception [0.296427s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_availability_zone [0.065822s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_1__v2_0_az_unsupported [0.088567s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_share_update_invalid_key [0.179952s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_1_0 [0.074500s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_3__v2_47_az_unsupported [0.137278s] ... ok {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_detail [0.576993s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_4__v2_47_az_supported [0.212268s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.177565s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete [0.093189s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_missing_replica [1.528441s] ... ok {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_limit [0.462129s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_2 [0.201446s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_2 [0.179830s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_share_group [0.226247s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [1.055901s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_01 [0.132206s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_1_2_0 [0.063437s] ... ok Share type of share d4401ac5-1bfe-4e50-a687-1e549893a2d7 is not public, and current project can not access the share type {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_not_public_share_type [0.375568s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_2 [0.070498s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_metadata_filter [0.086212s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_2 [0.187115s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_1 [0.127797s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_2 [0.091485s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_to_public_share_type [0.174171s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_3 [0.058404s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_4 [0.135417s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj1 [0.192595s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_share_has_been_soft_deleted [0.134194s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 2 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 3 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_none [0.172557s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_none [0.132341s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_with_no_context [0.146975s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore_with_deleting_status [1.135382s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_no_admin_user [0.144652s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_1___2_10___True_ [0.181739s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_1_None [0.127153s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.648084s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_2___2_27___True_ [0.178451s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete [0.113424s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_4___2_46___False_ [0.106629s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group [0.150204s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_with_volumes_destroy [0.073954s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_replicas [0.085664s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_03___2_0____os_share_type_access___True_ [0.070668s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters_invalid_3 [0.072122s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_1___2_55___202_ [2.306232s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_04___2_0____os_share_type_access___False_ [0.073932s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_09___2_23____share_type_access___True_ [0.064267s] ... ok {0} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters_invalid_4 [0.110324s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_14___2_27____share_type_access___False_ [0.051526s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_07___2_7____share_type_access___True_ [0.063008s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_04 [0.130377s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_11___2_24____share_type_access___True_ [0.058088s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_15___2_41____share_type_access___True_ [0.066045s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_06 [0.097148s] ... ok {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_16___2_41____share_type_access___False_ [0.101612s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_09 [0.147953s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_2 [0.074132s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_not_supported [0.095053s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_12 [0.121551s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_15 [0.075050s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [1.172604s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel [0.213946s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_1___2_28____error__ [0.227374s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel_not_found [0.108389s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete_not_found [0.139230s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_1_writable [0.117962s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_2___2_28____syncing__ [0.317083s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_1_nondisruptive [0.121998s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_type_not_found [0.099770s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_5___2_85____syncing__ [0.244563s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_no_share_id [0.095115s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_1_2_1 [0.091573s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_2_None [0.142596s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_2_2_27 [0.109290s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_03 [0.079699s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_body [0.153349s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_06 [0.083757s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_2___2_56___202_ [1.957002s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_not_found [0.156113s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_07 [0.102850s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_1_v2_48_share_not_from_snap [0.089648s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_08 [0.085162s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [1.454521s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.258587s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_2___2_1____active__ [0.343301s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access [0.128060s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_replication [0.255508s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_2 [0.634968s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_different_availability_zone [0.075359s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access_not_found [0.120206s] ... ok {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_2 [0.104913s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.119195s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_2_2_7 [0.504221s] ... ok {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_3 [1.248466s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_1 [0.151313s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_4 [0.154632s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_group [1.429992s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.105084s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group [0.132154s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_param_not_provided [0.132863s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_4 [1.947733s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_wrong_id [0.102702s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_1_True [0.117748s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_2_False [0.148719s] ... ok Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [1.432577s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail [0.248119s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_4 [1.121686s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_invalid_share [0.133592s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_replication_type [0.204055s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit [0.151684s] ... ok {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_3 [0.303664s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_invalid_replica_id [0.109988s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_7 [0.202264s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_2___2_75___None_ [0.102289s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_05 [0.082564s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_06 [0.090513s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_4___2_75____foobar__ [0.136958s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_07 [0.096547s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_replication_exception [0.136130s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.561366s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show [0.297759s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_admin [0.267323s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_replication_type [0.151178s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_2_2_16 [0.169302s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete [0.073765s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage [1.689129s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters [0.066659s] ... ok {1} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters_invalid_2 [0.100601s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_dhss_true_with_share_server [0.177551s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_02 [0.107161s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_07_migrating [0.125497s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_05 [0.101040s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_10_reverting [0.120571s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_13 [0.091287s] ... ok {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_1_2_6 [1.397203s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_14 [0.101634s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_11_server_migrating [0.140870s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_16 [0.102159s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_share_not_found [0.127239s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_05 [0.105529s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_16 [0.103671s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_3_2_11 [0.205112s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_19 [0.109949s] ... ok Metadata property key is greater than 255 characters. {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_20 [0.091878s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_2 [2.120662s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_2_2_7 [0.652473s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_1 [0.095512s] ... ok {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_network_id [0.266990s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.074514s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_1 [0.085511s] ... ok {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.071500s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.448073s] ... ok {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers [0.509002s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_1 [0.159243s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_already_added_access [0.134750s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_not_found [0.162823s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_3 [1.134007s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 0 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 1 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 2 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj2 [0.141078s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 2 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 3 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false_proj2 [0.174839s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access [0.222918s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_1 [0.129449s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_2 [0.107887s] ... ok {0} manila.tests.api.v2.test_shares.ShareManageTest.test_revert_unsupported [1.442917s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_6 [0.146038s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_already_exists [0.049172s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_1 [0.154815s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_2_23_1_driver_handles_share_servers [0.059649s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_not_found [0.025414s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_1___2_45___True_ [0.038505s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_2 [0.125455s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_not_found [0.057991s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_no_data [0.094660s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_4 [0.152078s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show_not_found [0.075755s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update [0.076136s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_1 [0.184132s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_2________new_description____true__ [0.083267s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_4__None__None__None_ [0.031362s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_01___1_0____os_share_type_access___True_ [0.024118s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_07___2_7____share_type_access___True_ [0.052018s] ... ok {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [2.401182s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_2 [0.181126s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_15___2_41____share_type_access___True_ [0.059775s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_04___2_0____os_share_type_access___False_ [0.023533s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_05___2_6____os_share_type_access___True_ [0.026259s] ... ok {0} manila.tests.api.v2.test_shares.ShareManageTest.test_unsupported_version [0.079350s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_08___2_7____share_type_access___False_ [0.052657s] ... ok {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_3 [0.153546s] ... ok {0} manila.tests.api.v2.test_shares.ShareManageTest.test_wrong_permissions [0.073228s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_13___2_27____share_type_access___True_ [0.087666s] ... ok {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_14___2_27____share_type_access___False_ [0.105048s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_user_id [0.224749s] ... ok {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.218130s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_3 [0.087457s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share [0.157895s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_conflict [0.112900s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_not_found [0.231783s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_force_host_assisted_migration [0.152478s] ... ok {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.174142s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_6_body [0.088512s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.173364s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.134311s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_1_nondisruptive [0.124873s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.158625s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_2_writable [0.155614s] ... ok {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.266188s] ... ok {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unsupported_version [0.094205s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.073122s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_4 [2.773643s] ... ok {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test__collection_name [0.074335s] ... ok {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None___2_39__ [0.116939s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_3_v2_85_share_from_snap [0.073981s] ... ok {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_01___fake_quota_class____2_40__ [0.060273s] ... ok {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_05___fake_quota_class____2_53__ [0.082826s] ... ok {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09___fake_quota_class____2_80__ [0.111514s] ... ok {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10__None___2_80__ [0.060645s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.162449s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_01___fake_project_id____fake_share_type_id____2_40__ [0.069847s] ... ok {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_05___fake_project_id____fake_share_type_id____2_39__ [0.113597s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_no_body [0.073422s] ... ok {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___fake_share_type_id____2_40__ [0.075489s] ... ok {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None__None___2_39__ [0.100276s] ... ok {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_project_id___None___2_39__ [0.091999s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09__None___fake_share_type_id____2_53__ [0.087860s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_2_2_1 [0.187584s] ... ok {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11__None__None___2_53__ [0.078480s] ... ok {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10___fake_project_id___None___2_53__ [0.093214s] ... ok {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_16__None__None___2_80__ [0.107134s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___fake_share_type_id____2_62__ [0.099146s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_1_2_15 [0.197334s] ... ok {1} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools [0.064811s] ... ok {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_2_2_21 [0.057919s] ... ok {0} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools_with_details [0.097648s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_2_2_16 [0.139762s] ... ok {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_3_2_33 [0.081115s] ... ok {0} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_1_2_20 [0.074203s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.058621s] ... ok {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_3_2_33 [0.067101s] ... ok {0} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_4_2_45 [0.072694s] ... ok {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_4_2_45 [0.122199s] ... ok {0} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_2_2_21 [0.129837s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_net [0.291651s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test__collection_name [0.113453s] ... ok {1} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnet [0.178712s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_13 [0.085103s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_01_______1_0__ [0.079259s] ... ok {1} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_1_2_51 [0.144707s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_2__v2_0_az_supported [0.177023s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_02_______2_26__ [0.089120s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_has_replicas [0.097133s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_2 [1.530719s] ... ok {1} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_2_2_78 [0.184093s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_07_______2_0__ [0.103378s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_no_share [0.089170s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_2___add_security_service___False_ [0.084779s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_09 [0.078067s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_04 [0.110354s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_12 [0.109805s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_1 [0.210655s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_07 [0.088274s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_15 [0.095592s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_08 [0.152398s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_16 [0.148592s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_3 [0.288409s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_03_______2_25__ [0.113397s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_09 [0.116861s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_07_______2_0__ [0.097868s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_12 [0.114357s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_8 [0.223950s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_14 [0.084438s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_13 [0.103704s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_16 [0.089399s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_17 [0.100446s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_without_export_locations [0.184870s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_18 [0.084169s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_23 [0.091097s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_2 [0.121290s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_20 [0.132804s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_24 [0.138340s] ... ok {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_29 [0.066838s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_06_______2_85__ [0.086827s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_02 [0.081850s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_11 [0.081639s] ... ok {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test__collection_name [0.101020s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_03 [0.105671s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_04_______2_49__ [0.086874s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_04 [0.079980s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_05_______2_20__ [0.063538s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_5_2_16 [0.168103s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_09 [0.077347s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_14 [0.079622s] ... ok {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_links [0.069878s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_10 [0.092198s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_15 [0.103918s] ... ok {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_versions [0.099451s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_26 [0.086914s] ... ok {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_4____v2______fake_path_____http___localhost_v2_fake_path___ [0.088880s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_not_updates_size [0.207155s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_27 [0.108415s] ... ok {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_2___http___localhost_____http___localhost___ [0.117300s] ... ok {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_31 [0.083839s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore [0.108785s] ... ok {0} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_3___http___1_1_1_1_v1_____http___1_1_1_1___ [0.110219s] ... ok {0} manila.tests.cmd.test_data.ManilaCmdDataTestCase.test_main [0.099433s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_2_2_9 [0.220784s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group_earlier_version [0.223248s] ... ok {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_downgrade [0.087786s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_been_soft_deleted_already [0.086295s] ... ok {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_3___bar [0.107687s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_3_2_10 [0.197159s] ... ok {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_3 [2.295385s] ... ok 2025-03-24 18:37:12.205 228922 INFO manila.coordination [None req-d4aa4db9-80ed-4ecc-9851-6b77a672890d fake_user fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main [0.113935s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update_with_share_group [0.177581s] ... ok OpenStack manila version: 18.2.2 manila-manage category action [] Available categories: config db host logs service share share_server shell version 2025-03-24 18:37:12.290 228922 INFO manila.coordination [None req-d4aa4db9-80ed-4ecc-9851-6b77a672890d fake_user fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_argv_lt_2 [0.084681s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_7_2_27 [0.156657s] ... ok {2} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters_invalid_1_None [0.083962s] ... ok 2025-03-24 18:37:12.349 228922 INFO manila.coordination [None req-d4aa4db9-80ed-4ecc-9851-6b77a672890d fake_user fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_methods_of [0.058890s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_3_show [0.216137s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_9_2_69 [0.128083s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/usr/lib/python3.9/site-packages/ddt.py", line 220, in wrapper return func(self, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/cmd/test_manage.py", line 310, in test_service_commands_cleanup ctxt = context.RequestContext('fake-user', 'fake-project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:37:12.492 228922 INFO manila.coordination [None req-7e8ce2df-76b5-4fc4-a2ec-69401af0e1ea fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_1_True [0.143205s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_2_body [0.146133s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_1_1_0 [0.121975s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/usr/lib/python3.9/site-packages/ddt.py", line 220, in wrapper return func(self, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/cmd/test_manage.py", line 310, in test_service_commands_cleanup ctxt = context.RequestContext('fake-user', 'fake-project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:37:12.647 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_2_False [0.154203s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_extract_host [0.131821s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_2_2_51 [0.134635s] ... ok One or more capabilities are invalid for this operation. The supported capability(ies) is(are) ['security_service_update_support', 'network_allocation_update_support']. 2025-03-24 18:37:12.728 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability_not_supported [0.094332s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_1_True [0.122803s] ... ok {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_version [0.092102s] ... ok 2025-03-24 18:37:12.814 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_stamp [0.072688s] ... ok {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_3____v2_____fake_path____http___localhost_v2_fake_path__ [0.049364s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_share_network_not_found [0.063159s] ... ok 2025-03-24 18:37:12.874 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version [0.075580s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_1_bar [0.093876s] ... ok 2025-03-24 18:37:12.989 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_2 [0.123121s] ... ok {0} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_1_None [0.104931s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_syslog_no_log_file [0.084338s] ... ok 2025-03-24 18:37:13.082 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_5 [0.100749s] ... ok {0} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_3___foo__ [0.097787s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_zone_is_none [0.102682s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_6 [0.071857s] ... ok 2025-03-24 18:37:13.176 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_4___foo____bar__ [0.096546s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_revision [0.089484s] ... ok 2025-03-24 18:37:13.264 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_caching [0.072346s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_1 ... SKIPPED: No module named 'bpython' {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_forbidden [0.139980s] ... ok 2025-03-24 18:37:13.339 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_1_None [0.066655s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_2 ... SKIPPED: No module named 'bpython' {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_reset_server_status_invalid [0.104402s] ... ok 2025-03-24 18:37:13.477 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_05_cephfs [0.142786s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_not_found [0.053045s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python [0.150896s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress [0.104811s] ... ok 2025-03-24 18:37:13.615 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_09_GLUSTERFS [0.127760s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_1_active [0.049622s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_01 [1.349853s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python_import_error [0.154946s] ... ok 2025-03-24 18:37:13.758 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_5_manage_starting [0.083123s] ... ok {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_12_MAPRFS [0.141975s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_07 [0.100473s] ... ok 2025-03-24 18:37:13.864 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_13_nfs_cifs_glusterfs_hdfs_cephfs_maprfs_NFS_CIFS_GLUSTERFS_HDFS_CEPHFS_MAPRFS [0.102982s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_11 [0.082376s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_2_False [0.141953s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list [0.193770s] ... ok 2025-03-24 18:37:13.927 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_attach [0.073278s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_2 [0.096262s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability [0.103630s] ... ok 2025-03-24 18:37:14.031 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volumes_list [0.082290s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_1_ShareServerInUse [0.137004s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_1 [0.084670s] ... ok 2025-03-24 18:37:14.116 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get [0.083278s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_01 [0.134791s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_bpython [0.103553s] ... ok 2025-03-24 18:37:14.216 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id_failed [0.100544s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_02 [0.128531s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_2_PolicyNotAuthorized [0.239169s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_ipython [0.099345s] ... ok 2025-03-24 18:37:14.328 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception [0.104241s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_10 [0.134573s] ... ok {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_list [0.100681s] ... ok 2025-03-24 18:37:14.415 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_3_creating [0.118170s] ... ok {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_not_found [0.085626s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_12 [0.080930s] ... ok {1} manila.tests.cmd.test_scheduler.ManilaCmdSchedulerTestCase.test_main [0.090417s] ... ok 2025-03-24 18:37:14.497 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_3_Unauthorized [0.076325s] ... ok {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_4_unmanage_starting [0.119481s] ... ok 2025-03-24 18:37:14.550 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_false [0.058933s] ... ok {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_4_Forbidden [0.059734s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_13 [0.106585s] ... ok 2025-03-24 18:37:14.655 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts [0.103275s] ... ok {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_5_MethodNotAllowed [0.100883s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_14 [0.106286s] ... ok 2025-03-24 18:37:14.731 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts_not_found [0.090323s] ... ok {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_6_OverLimit [0.086996s] ... ok Metadata property value is blank. {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_21 [0.108678s] ... ok 2025-03-24 18:37:14.843 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_2_ [0.097411s] ... ok {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_7_RateLimit [0.090659s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_5___fake__ [0.091720s] ... ok {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show [0.439399s] ... ok {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_01_nfs [0.064175s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_1___2_1____syncing__ [0.231956s] ... ok {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_02_cifs [0.101240s] ... ok 2025-03-24 18:37:15.188 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_ip_list [0.343777s] ... ok {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_06_maprfs [0.094735s] ... ok {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.222196s] ... ok {1} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_detach [0.065231s] ... ok {1} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_delete [0.064753s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_4___2_27____active__ [0.292001s] ... ok {1} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_import [0.072624s] ... ok {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.222463s] ... ok {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_1 [0.090020s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_1 [0.153489s] ... ok {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_hard [0.036740s] ... ok 2025-03-24 18:37:15.547 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_1_True [0.357466s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_1 [0.111445s] ... ok {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_soft [0.103282s] ... ok {1} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_with_to_dict_method [0.068672s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_2 [0.102434s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.092141s] ... ok 2025-03-24 18:37:15.983 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_2 [0.421016s] ... ok {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.165765s] ... ok {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_1_True [0.479106s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_3 [0.296725s] ... ok {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [1.393360s] ... ok {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_2_False [0.572570s] ... ok {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.299652s] ... ok 2025-03-24 18:37:17.303 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_1_False [1.315072s] ... ok {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_2_2_7 [1.396670s] ... ok 2025-03-24 18:37:17.540 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_3_restore [0.240309s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show [0.575250s] ... ok 2025-03-24 18:37:17.855 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_3 [0.332605s] ... ok {3} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.226993s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not unmount src /tmp/ins1_id after its data copy.: Exception: fake 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:18.097 228922 ERROR manila.data.manager 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not unmount dest /tmp/ins2_id after its data copy.: Exception: fake 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 346, in _copy_share_data 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not deny access to src instance ins1_id after its data copy.: Exception: fake 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 354, in _copy_share_data 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:18.099 228922 ERROR manila.data.manager 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not deny access to dest instance ins2_id after its data copy.: Exception: fake 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 362, in _copy_share_data 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager helper_dest.deny_access_to_data_service(access_ref_dest, 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 354, in _copy_share_data 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:18.100 228922 ERROR manila.data.manager 2025-03-24 18:37:18.106 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_1 [0.230620s] ... ok {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_2_FAKE_SNAPSHOT_ID [0.220795s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_3_show [0.221513s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_4_reset_status [0.199893s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not unmount src /tmp/ins1_id after its data copy.: Exception: fake 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:19.159 228922 ERROR manila.data.manager 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not unmount dest /tmp/backup_id after its data copy.: Exception: fake 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 346, in _copy_share_data 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not deny access to src instance ins1_id after its data copy.: Exception: fake 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 354, in _copy_share_data 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:19.160 228922 ERROR manila.data.manager 2025-03-24 18:37:19.168 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_4 [1.060748s] ... ok {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_2_True [2.226491s] ... ok Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [2.104761s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Failed to copy data from source to destination /tmp/ins1_id to /tmp/backup_id.: Exception: fake 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 326, in _copy_share_data 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager copy.run() 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:19.484 228922 ERROR manila.data.manager 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not unmount src /tmp/ins1_id after its data copy.: Exception: fake 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not unmount dest /tmp/backup_id after its data copy.: Exception: fake 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 346, in _copy_share_data 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:19.485 228922 ERROR manila.data.manager 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not deny access to src instance ins1_id after its data copy.: Exception: fake 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 354, in _copy_share_data 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:19.486 228922 ERROR manila.data.manager 2025-03-24 18:37:19.497 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_5 [0.329332s] ... ok {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_deny_access_to_data_service [0.492161s] ... ok 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not unmount src /tmp/ins1_id after its data copy.: Exception: fake 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:19.951 228922 ERROR manila.data.manager 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not unmount dest /tmp/backup_id after its data copy.: Exception: fake 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 346, in _copy_share_data 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager helper_dest.unmount_share_instance_or_backup(info_dest, 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager helper_src.unmount_share_instance_or_backup(info_src, 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Could not deny access to src instance ins1_id after its data copy.: Exception: fake 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager Traceback (most recent call last): 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 354, in _copy_share_data 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager helper_src.deny_access_to_data_service(access_ref_src, 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager raise effect 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager Exception: fake 2025-03-24 18:37:19.952 228922 ERROR manila.data.manager 2025-03-24 18:37:19.953 228922 WARNING manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Copy of data from source /tmp/ins1_id to destination /tmp/backup_id was cancelled. 2025-03-24 18:37:19.955 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_6 [0.456250s] ... ok {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_4 [0.531723s] ... ok 2025-03-24 18:37:20.025 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel [0.069802s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:20.132 228922 INFO manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Delete backup started, backup: 77e20e79-5167-4087-b749-202d2375de67. 2025-03-24 18:37:20.134 228922 WARNING manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Failed to update backup quota for fake: An unknown exception occurred..: manila.exception.ManilaException: An unknown exception occurred. 2025-03-24 18:37:20.144 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup_exception [0.119389s] ... ok 2025-03-24 18:37:20.259 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_1_data_copying_completing [0.129238s] ... ok {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_2 [1.685510s] ... ok {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_1_migration [0.562374s] ... ok 2025-03-24 18:37:20.404 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_3_data_copying_in_progress [0.130786s] ... ok 2025-03-24 18:37:20.466 228922 INFO manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Completed copy operation of migrating share content from share instance ins1_id to instance ins2_id. 2025-03-24 18:37:20.467 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_1_None [0.062061s] ... ok {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_3 [0.460927s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:20.563 228922 INFO manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Restore backup started, backup: a9c19693-a68c-4310-b0dc-b13ee5fe8b1c share: 261a6f3c-0407-4ca2-a0bb-a626e7f1b1c3. 2025-03-24 18:37:20.564 228922 ERROR manila.data.manager [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Failed to restore backup a9c19693-a68c-4310-b0dc-b13ee5fe8b1c to share 261a6f3c-0407-4ca2-a0bb-a626e7f1b1c3 by data driver.: manila.exception.ShareDataCopyFailed: Share Data copy failed: fake {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_1_index [0.238792s] ... ok 2025-03-24 18:37:20.581 228922 INFO manila.coordination [None req-93f66a44-919d-4bdf-ab22-2538665c0b08 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_exception [0.114386s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/data/test_rpcapi.py", line 109, in test_create_backup self._test_data_api('create_backup', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/data/test_rpcapi.py", line 50, in _test_data_api ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:37:20.699 228922 INFO manila.coordination [None req-13b7a493-f1d8-431f-822c-e7381bdc7c76 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_create_backup [0.119040s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/data/test_rpcapi.py", line 86, in test_migration_start self._test_data_api('migration_start', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/data/test_rpcapi.py", line 50, in _test_data_api ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:37:20.816 228922 INFO manila.coordination [None req-f764e5e1-dfaf-42b7-8eb8-f94fcffd02aa fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_migration_start [0.115186s] ... ok {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_2_backup [0.525091s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/data/test_rpcapi.py", line 121, in test_restore_backup self._test_data_api('restore_backup', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/data/test_rpcapi.py", line 50, in _test_data_api ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:37:20.911 228922 INFO manila.coordination [None req-ae4582c6-75c4-4613-b6e7-6166e518715b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_restore_backup [0.096598s] ... ok 2025-03-24 18:37:20.953 228922 INFO manila.coordination [None req-ae4582c6-75c4-4613-b6e7-6166e518715b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_utils.CopyClassTestCase.test_cancel [0.039401s] ... ok 2025-03-24 18:37:20.999 228922 INFO manila.coordination [None req-ae4582c6-75c4-4613-b6e7-6166e518715b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data [0.046076s] ... ok 2025-03-24 18:37:21.024 228922 INFO manila.coordination [None req-ae4582c6-75c4-4613-b6e7-6166e518715b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_1 [0.023967s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_2___1_1_1_1____2_38__ [0.473353s] ... ok 2025-03-24 18:37:21.079 228922 INFO manila.coordination [None req-1e5dafdf-d1ef-409d-ab70-ed5e0fbc3b54 e01d65ac-364e-4716-bf44-869ebea0ac35 410a088c-3495-44e0-8a0b-07365262af79 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_all [0.057242s] ... ok 2025-03-24 18:37:21.183 228922 INFO manila.coordination [None req-baac9d7e-8fb5-4386-9d42-cdc6c799c86f a05374a7-e00a-4273-a1b3-b19472442671 4c1bcac8-9ff9-42c0-8e93-31e85361d99d - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_4 [0.101348s] ... ok 2025-03-24 18:37:21.236 228922 INFO manila.coordination [None req-98d96bf2-bfca-46b2-826b-fc32ae58394b user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_4 [0.053085s] ... ok 2025-03-24 18:37:21.307 228922 INFO manila.coordination [None req-98d96bf2-bfca-46b2-826b-fc32ae58394b user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_single [0.074694s] ... ok 2025-03-24 18:37:21.367 228922 INFO manila.coordination [None req-98d96bf2-bfca-46b2-826b-fc32ae58394b user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_1_True [0.053142s] ... ok 2025-03-24 18:37:21.413 228922 INFO manila.coordination [None req-98d96bf2-bfca-46b2-826b-fc32ae58394b user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_2_False [0.048842s] ... ok 2025-03-24 18:37:21.501 228922 INFO manila.coordination [None req-98d96bf2-bfca-46b2-826b-fc32ae58394b user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_2 [0.084236s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:21.539 228922 INFO manila.coordination [None req-e20e3e0f-b33f-4c0d-8084-e96e12f22e4a bc9d22d4-8038-4720-a48a-cfae8b66b7b1 40d2a848-1025-4f27-b7bf-dc5384fdd5c8 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_create [0.038907s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_access_rule_not_found [0.483825s] ... ok 2025-03-24 18:37:21.588 228922 INFO manila.coordination [None req-e1839cef-b512-4ba1-b69e-76519a294843 eb0fc24a-9401-44ed-bd9c-1c67e24a6664 0fb6f156-d208-4fca-9311-578258db96e8 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all [0.048279s] ... ok 2025-03-24 18:37:21.636 228922 INFO manila.coordination [None req-41eb30a2-21a2-4d83-b51e-df83a22e8203 aa4a8be5-a380-4da2-b919-afaa04f9cb6a e7d53eac-62ae-4377-807a-74711a327d91 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_created_since_or_before_filter [0.047598s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_3_2_17 [0.085330s] ... ok 2025-03-24 18:37:21.674 228922 INFO manila.coordination [None req-acf30127-08f7-44a1-8d34-e1c31739f1ea 9306c248-6ad6-40fa-92d4-406b514a73f1 0faefa9d-4cc2-4168-bd7b-0df00de901d1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_filter [0.037589s] ... ok 2025-03-24 18:37:21.704 228922 INFO manila.coordination [None req-0e9125b9-24aa-4d6b-83dc-bfe1a9839887 572ab97f-9d77-447a-b7bc-01b5d81b0721 dab15e34-997f-4c05-960a-1d45b5824527 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_not_found [0.029376s] ... ok {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_4 [1.246431s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_revert [0.041510s] ... ok 2025-03-24 18:37:21.772 228922 INFO manila.coordination [None req-472293ae-98db-4cd8-90ed-8227767c8188 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_user_network_allocations [0.073913s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_1 [0.038310s] ... ok 2025-03-24 18:37:21.863 228922 INFO manila.coordination [None req-fd05d916-9c9c-4728-bc83-2e24752a2c7d user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update [0.082131s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_2 [0.052513s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_duplicate_share [0.026596s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.036351s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_1 [0.030790s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_service_not_found [0.041168s] ... ok {2} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_share_type_not_found [0.037416s] ... ok {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test__unmanage [0.032213s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_1__True__True_ [1.399188s] ... ok {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.191260s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_access [0.168249s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.239907s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.161842s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.122754s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.155089s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_3 [1.380857s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_5 [0.120260s] ... ok {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.188417s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_6 [0.061741s] ... ok {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.050912s] ... ok 2025-03-24 18:37:23.208 228922 INFO manila.db.sqlalchemy.api [None req-fd05d916-9c9c-4728-bc83-2e24752a2c7d user_id project_id - - - -] Deleted 4 records in table share_instances. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_1_2_0 [0.059614s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.114086s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_3_2_17 [0.074711s] ... ok 2025-03-24 18:37:23.356 228922 INFO manila.db.sqlalchemy.api [None req-fd05d916-9c9c-4728-bc83-2e24752a2c7d user_id project_id - - - -] Deleted 4 records in table share_access_map. {2} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___2_40__ [0.037010s] ... ok 2025-03-24 18:37:23.393 228922 INFO manila.db.sqlalchemy.api [None req-fd05d916-9c9c-4728-bc83-2e24752a2c7d user_id project_id - - - -] Deleted 4 records in table shares. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_4_2_73 [0.064858s] ... ok {2} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_quota_class____2_39__ [0.071731s] ... ok 2025-03-24 18:37:23.474 228922 INFO manila.db.sqlalchemy.api [None req-fd05d916-9c9c-4728-bc83-2e24752a2c7d user_id project_id - - - -] Deleted 4 records in table share_types. {2} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___2_53__ [0.051364s] ... ok 2025-03-24 18:37:23.512 228922 INFO manila.db.sqlalchemy.api [None req-fd05d916-9c9c-4728-bc83-2e24752a2c7d user_id project_id - - - -] Deleted 4 records in table share_snapshots. {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_project_id___None___2_40__ [0.054770s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:23.589 228922 INFO manila.db.sqlalchemy.api [None req-fd05d916-9c9c-4728-bc83-2e24752a2c7d user_id project_id - - - -] Deleted 4 records in table share_servers. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_2 [0.177430s] ... ok {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_14__None__None___2_62__ [0.070046s] ... ok 2025-03-24 18:37:23.649 228922 INFO manila.db.sqlalchemy.api [None req-fd05d916-9c9c-4728-bc83-2e24752a2c7d user_id project_id - - - -] Deleted 4 records in table share_networks. {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_collection_name [0.075300s] ... ok 2025-03-24 18:37:23.702 228922 INFO manila.db.sqlalchemy.api [None req-fd05d916-9c9c-4728-bc83-2e24752a2c7d user_id project_id - - - -] Deleted 4 records in table security_services. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:23.759 228922 INFO manila.coordination [None req-fd05d916-9c9c-4728-bc83-2e24752a2c7d user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_1 [1.896925s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_1_1_0 [0.155530s] ... ok {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_1_2_20 [0.100308s] ... ok {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_3_2_33 [0.071423s] ... ok {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_4_2_45 [0.026805s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_01 [0.036566s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_03 [0.067751s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_05 [0.030989s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_06 [0.027048s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_10 [0.049663s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_11 [0.058946s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_15 [0.038645s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_19 [0.056529s] ... ok Share data copy failed attempting to mount source at /tmp/ins1_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 301, in _copy_share_data helper_src.mount_share_instance_or_backup(info_src, mount_path) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake {1} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_1 [1.846437s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_21 [0.027481s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_22 [0.041103s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_23 [0.106153s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_24 [0.077046s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_1_90 [0.242146s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_2_False [0.102763s] ... ok Failed to create share backup 4aeb917e-12ec-4456-9d14-ca5e3fea8924 by data driver. {1} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_exception [0.106386s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_05_______2_20__ [0.066736s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_13 [0.076501s] ... ok Migration of share fake_id data copy progress cannot be obtained at this moment. {1} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress_not_copying [0.123203s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_14 [0.064029s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_01_______1_0__ [0.077388s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup [0.177086s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_02_______2_26__ [0.149017s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_2_data_copying_starting [0.205771s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [1.381331s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_08_______2_18__ [0.132874s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_3 [0.055869s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_09 [0.113149s] ... ok {1} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup [0.107504s] ... ok {1} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_2 [0.058831s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_10 [0.080076s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats [0.071153s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_17 [0.061330s] ... ok {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_1 [0.037606s] ... ok {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_2 [0.026369s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_18 [0.070174s] ... ok {1} manila.tests.data.test_utils.CopyClassTestCase.test_run [0.063793s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_19 [0.115302s] ... ok 2025-03-24 18:37:25.650 228922 INFO manila.coordination [None req-fd05d916-9c9c-4728-bc83-2e24752a2c7d user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_3 [1.920641s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_25 [0.067751s] ... ok {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_32 [0.086092s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/db/sqlalchemy/test_api.py", line 5624, in setUp self.ctxt = context.RequestContext(user_id=self.user_id, File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:37:25.925 228922 INFO manila.coordination [None req-eaba2b3a-576d-47c2-9fa4-de4591ad7011 e978e88e65ca40e3b4e9ee922445862e 78f339700dd3427e880c9dbc6323fc0a - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get [0.263006s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_1_2_6 [0.204747s] ... ok 2025-03-24 18:37:26.027 228922 INFO manila.coordination [None req-eaba2b3a-576d-47c2-9fa4-de4591ad7011 e978e88e65ca40e3b4e9ee922445862e 78f339700dd3427e880c9dbc6323fc0a - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_not_found [0.082198s] ... ok {1} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_mysql_innodb ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {1} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_walk_versions ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed 2025-03-24 18:37:26.132 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create [0.113680s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_8_2_54 [0.232439s] ... ok {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_get [0.143412s] ... ok 2025-03-24 18:37:26.364 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_1 [0.222696s] ... ok {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_1 [0.135694s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_3_2_54 [0.218087s] ... ok {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_delete_existing [0.102300s] ... ok {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_defaults [0.089633s] ... ok 2025-03-24 18:37:26.565 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_5 [0.205401s] ... ok {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_4___http___1_1_1_1_v1____http___1_1_1_1___ [0.066454s] ... ok {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_2_False [0.121058s] ... ok {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_3 [0.065610s] ... ok {2} manila.tests.cmd.test_api.ManilaCmdApiTestCase.test_main [0.096034s] ... ok {1} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get_all [0.048870s] ... ok {1} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_1 [0.040316s] ... ok {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_2__bar [0.080783s] ... ok {1} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_delete [0.030600s] ... ok {1} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_get [0.025657s] ... ok {1} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_all [0.030182s] ... ok {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_no_errors [0.120901s] ... ok {1} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_get [0.044167s] ... ok {1} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_3 [0.036776s] ... ok 2025-03-24 18:37:26.961 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_1_True [0.390864s] ... ok {1} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_4 [0.039851s] ... ok {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run ... SKIPPED: No module named 'bpython' {1} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_1 [0.033094s] ... ok {1} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_3 [0.023273s] ... ok {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython ... SKIPPED: No module named 'IPython' 2025-03-24 18:37:27.093 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_1_0 [0.131576s] ... ok {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_delete [0.054769s] ... ok {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_as_admin [0.036364s] ... ok {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_python [0.102835s] ... ok {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_limit_and_offset [0.051801s] ... ok 2025-03-24 18:37:27.261 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_1_True [0.163785s] ... ok {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_all_network_allocations [0.100222s] ... ok {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_sync [0.128247s] ... ok 2025-03-24 18:37:27.329 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_create_share_backup [0.061245s] ... ok {2} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_no_auth [0.048468s] ... ok {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_1_True [0.120999s] ... ok 2025-03-24 18:37:27.458 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_get [0.123335s] ... ok {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_2_False [0.083014s] ... ok 2025-03-24 18:37:27.639 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create [0.174496s] ... ok 2025-03-24 18:37:27.771 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create__no_instance [0.133213s] ... ok Deleting soft-deleted resource ShareTypes(created_at=datetime.datetime(2025, 3, 24, 22, 37, 27, 561996), updated_at=None, deleted_at=datetime.datetime(2025, 3, 23, 22, 37, 27, 559936), id='868038e6-a0c7-4195-9cc2-29299fcd2a50', deleted='False', name='fake_type', description=None, is_public=True) failed, skipping. 2025-03-24 18:37:28.045 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_1_id [0.273012s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_3 [2.938808s] ... ok {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_3_fake [0.922154s] ... ok 2025-03-24 18:37:28.304 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_expired [0.259390s] ... ok {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_03_glusterfs [0.055389s] ... ok {1} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_constraint [0.827629s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_04_hdfs [0.078191s] ... ok {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_07_NFS [0.070271s] ... ok {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_08_CIFS [0.059511s] ... ok {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_10_HDFS [0.027078s] ... ok 2025-03-24 18:37:28.603 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.compute.test_nova.NovaApiTestCase.test_server_create [0.046261s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_1 [0.299144s] ... ok {2} manila.tests.compute.test_nova.NovaApiTestCase.test_server_delete [0.023697s] ... ok {2} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_2 [0.029122s] ... ok {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_1_HTTPNotImplemented [0.039539s] ... ok 2025-03-24 18:37:28.909 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_2 [0.305808s] ... ok {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_1 [0.289799s] ... ok {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_5 [0.166010s] ... ok 2025-03-24 18:37:29.157 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_2 [0.242376s] ... ok {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_1_None [0.192747s] ... ok 2025-03-24 18:37:29.423 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_4 [0.270740s] ... ok {2} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_2__True__False_ [0.236509s] ... ok 2025-03-24 18:37:29.665 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share [0.246611s] ... ok Failed to copy data from source to destination /tmp/ins1_id to /tmp/ins2_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 326, in _copy_share_data copy.run() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not unmount src /tmp/ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not unmount dest /tmp/ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 346, in _copy_share_data helper_dest.unmount_share_instance_or_backup(info_dest, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not deny access to src instance ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 354, in _copy_share_data helper_src.deny_access_to_data_service(access_ref_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not deny access to dest instance ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 362, in _copy_share_data helper_dest.deny_access_to_data_service(access_ref_dest, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 354, in _copy_share_data helper_src.deny_access_to_data_service(access_ref_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_2 [0.207654s] ... ok Could not unmount src /tmp/ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not unmount dest /tmp/ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 346, in _copy_share_data helper_dest.unmount_share_instance_or_backup(info_dest, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not deny access to src instance ins1_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 354, in _copy_share_data helper_src.deny_access_to_data_service(access_ref_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not deny access to dest instance ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 362, in _copy_share_data helper_dest.deny_access_to_data_service(access_ref_dest, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 354, in _copy_share_data helper_src.deny_access_to_data_service(access_ref_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Copy of data from source /tmp/ins1_id to destination /tmp/ins2_id was cancelled. 2025-03-24 18:37:29.929 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_2_path [0.258865s] ... ok {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_3 [0.150359s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_4 [1.897387s] ... ok Could not unmount src /tmp/backup_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not unmount dest /tmp/ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 346, in _copy_share_data helper_dest.unmount_share_instance_or_backup(info_dest, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not deny access to dest instance ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 362, in _copy_share_data helper_dest.deny_access_to_data_service(access_ref_dest, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_7 [0.255811s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_3 [0.194610s] ... ok 2025-03-24 18:37:30.228 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_2 [0.304559s] ... ok Failed to copy data from source to destination /tmp/backup_id to /tmp/ins2_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 326, in _copy_share_data copy.run() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not unmount src /tmp/backup_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not unmount dest /tmp/ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 346, in _copy_share_data helper_dest.unmount_share_instance_or_backup(info_dest, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not deny access to dest instance ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 362, in _copy_share_data helper_dest.deny_access_to_data_service(access_ref_dest, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_8 [0.285809s] ... ok 2025-03-24 18:37:30.654 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_is_soft_deleted [0.417849s] ... ok Could not unmount src /tmp/backup_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not unmount dest /tmp/ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 346, in _copy_share_data helper_dest.unmount_share_instance_or_backup(info_dest, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 339, in _copy_share_data helper_src.unmount_share_instance_or_backup(info_src, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Could not deny access to dest instance ins2_id after its data copy. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 362, in _copy_share_data helper_dest.deny_access_to_data_service(access_ref_dest, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake Copy of data from source /tmp/backup_id to destination /tmp/ins2_id was cancelled. {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_9 [0.243234s] ... ok {2} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_1_None [0.397814s] ... ok 2025-03-24 18:37:31.221 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_delete [0.570642s] ... ok {2} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_1_None [0.217671s] ... ok {2} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_2 [0.193277s] ... ok 2025-03-24 18:37:31.606 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get_item [0.371296s] ... ok {2} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress [0.226052s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.data.test_manager.DataManagerTestCase.test_init [0.270186s] ... ok 2025-03-24 18:37:32.151 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_2_no [0.562855s] ... ok Failed to copy contents from instance ins1_id to instance ins2_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 182, in migration_start self._copy_share_data(context, copy, info_src, info_dest) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake {2} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_2 [0.212920s] ... ok {1} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_2 [4.003488s] ... ok 2025-03-24 18:37:32.401 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_without_share_data [0.233592s] ... ok {2} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_1_90 [0.164810s] ... ok Must supply a non-negative value for "age_in_days". {1} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_illegal_args [0.107378s] ... ok --- Logging error --- Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 673, in restore_backup_continue result = self.data_copy_get_progress(context, share_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args ValueError: incomplete format Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/data/test_manager.py", line 775, in test_restore_share_backup_continue_exception self.manager.restore_backup_continue(self.context) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 687, in restore_backup_continue LOG.exception("Failed to get progress of share_backup " Message: 'Failed to get progress of share_backup %(backup)s restoring in share %(share).' Arguments: {'share': '6edb79af-6244-4fc0-b84f-ab9c3e1a93dc', 'backup': '4d679bc8-b822-4f6a-bf4e-ae250a5af3a7'} {2} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_exception [0.238080s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:32.719 228922 INFO manila.coordination [None req-a314041b-295e-465f-9963-e572051de6ee user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_soft_delete [0.316461s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_create [0.332057s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_cancel [0.303436s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete [0.321963s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_get_progress [0.306899s] ... ok 2025-03-24 18:37:33.294 228922 INFO manila.coordination [None req-79153f64-f997-49e8-8b92-6cbb7305dd78 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_admin_export_locations [0.582158s] ... ok {2} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_1 [0.097680s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size [0.061505s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_all_basic_filters [0.379277s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [3.496615s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_locks_get_all_time_filters [0.258375s] ... ok {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_not_found [0.103959s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_share_server [0.223508s] ... ok {2} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {2} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_single_branch ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed {1} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_missing [0.128795s] ... ok {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_2 [0.091875s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_1_True [0.078293s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_update [0.188645s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_06_shrinking [0.285060s] ... ok {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_2 [0.085345s] ... ok {2} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get [0.094254s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_2 [0.067592s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_12_server_migrating_to [0.175408s] ... ok {2} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_create [0.092528s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_4 [0.328731s] ... ok {2} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_1 [0.108236s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_1_1_0 [0.235305s] ... ok {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_cleanup_expired_messages [0.083812s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_6 [0.242494s] ... ok {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get [0.159745s] ... ok {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted [0.040540s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_different_project [0.034384s] ... ok {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_2_2_6 [0.287910s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_filters [0.248696s] ... ok {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get [0.127719s] ... ok 2025-03-24 18:37:35.108 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations_old_view [1.818994s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_2_False [0.162047s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_2 [0.269887s] ... ok {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_by_subnet_id [0.276408s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_with_metadata [0.183487s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_2_False [0.145712s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete [0.028986s] ... ok {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_1_True [0.220395s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update_not_found [0.047965s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_host_with_pools_multiple_hosts [0.118431s] ... ok {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_mount_point_name [0.500362s] ... ok {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_2_False [0.216861s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_by_host_with_pools [0.256125s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_2_path [0.170556s] ... ok {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_share_status [0.457810s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_1_id [0.067084s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_2_path [0.089082s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_project_with_count [0.085234s] ... ok 2025-03-24 18:37:36.450 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_export_locations_with_metadata [1.340033s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_server_with_count [0.260133s] ... ok {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_project_id_prefix_mount_point_name [0.455583s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete_invalid [0.942695s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_1_host [0.170657s] ... ok 2025-03-24 18:37:36.860 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_string [0.412728s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update [0.211587s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_network [0.131234s] ... ok {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create_with_duplicated_id [0.054935s] ... ok {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_delete [0.047862s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:37.053 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all [0.180475s] ... ok {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get [0.037626s] ... ok {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_2_2 [0.070241s] ... ok 2025-03-24 18:37:37.183 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_server [0.242153s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host_with_details [0.127493s] ... ok {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_project [0.056294s] ... ok {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_all_tenants [0.579776s] ... ok {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_two_records [0.042957s] ... ok {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update [0.048187s] ... ok 2025-03-24 18:37:37.315 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_3 [0.128563s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_exists [0.049810s] ... ok 2025-03-24 18:37:37.422 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_8 [0.114021s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_7 [0.082636s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:37.583 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get [0.151994s] ... ok {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_1_desc [0.455989s] ... ok 2025-03-24 18:37:37.709 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project_with_details [0.106457s] ... ok 2025-03-24 18:37:37.829 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_member_update [0.120107s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_access_copy [0.652502s] ... ok 2025-03-24 18:37:37.907 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get [0.078000s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_2_3 [0.502411s] ... ok 2025-03-24 18:37:38.022 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_all [0.114223s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_1 [0.224293s] ... ok 2025-03-24 18:37:38.094 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_not_found [0.081535s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context [0.381857s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update [0.286412s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context_not_found [0.143742s] ... ok 2025-03-24 18:37:38.478 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id [0.373241s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_show_transfer [1.002712s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete [0.430897s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:39.030 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_3___k____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.564531s] ... ok {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_share_id_specified [0.449970s] ... ok 2025-03-24 18:37:39.175 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_01 [0.142701s] ... ok 2025-03-24 18:37:39.334 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_02 [0.152258s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_update [0.468013s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Attempt to transfer 29715962-5a38-4200-8c38-ed1cace45616 with invalid auth key. {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_auth_key [0.265182s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete_not_found [0.110367s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_1 [0.079530s] ... ok 2025-03-24 18:37:39.505 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_one_network [0.175293s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access [0.109058s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update [0.195075s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:39.694 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_no_admin_user [0.100343s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_different_tenants [0.192411s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_public [0.074050s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update_item [1.439036s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Share type 2 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type 3 has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false [0.065245s] ... ok 2025-03-24 18:37:39.884 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_with_duplicated_id [0.193275s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_data [0.164030s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_2 [0.125345s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_group [0.353336s] ... ok 2025-03-24 18:37:40.022 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_3 [0.063761s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_not_found [0.132249s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_4 [0.047629s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_7 [0.040342s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_2 [0.054898s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_3 [0.044484s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_6 [0.062829s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_2___2_45___False_ [0.037311s] ... ok 2025-03-24 18:37:40.323 228922 INFO manila.coordination [None req-81c27cfd-f817-4c7e-9817-27d5e583e11a fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_1 [0.380141s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_2 [0.306138s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_3___2_46___True_ [0.046431s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_4___2_46___False_ [0.035785s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_server [0.382908s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_1___2_45___True_ [0.069983s] ... ok 2025-03-24 18:37:40.546 228922 INFO manila.coordination [None req-8cb92f5a-cf52-485a-85ed-4aece8ce2387 fake user 2 fake project 2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_filter_with_project_id [0.210448s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_3___2_46___True_ [0.094607s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_2 [0.318056s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_in_use [0.112086s] ... ok 2025-03-24 18:37:40.728 228922 INFO manila.coordination [None req-8cb92f5a-cf52-485a-85ed-4aece8ce2387 fake user 2 fake project 2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_1_1 [0.183958s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_1_True [0.067905s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_2_False [0.049229s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_1___2_45___True_ [0.041935s] ... ok 2025-03-24 18:37:40.858 228922 INFO manila.coordination [None req-8cb92f5a-cf52-485a-85ed-4aece8ce2387 fake user 2 fake project 2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_1___display_name_____display_name_____fake_name_1____fake_name_2____fake_name_3_____fake_name__ [0.474640s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_not_found [0.143116s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_2___2_45___False_ [0.063530s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_3___2_46___True_ [0.040393s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_3 [0.334497s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_failed [0.045952s] ... ok 2025-03-24 18:37:41.015 228922 INFO manila.coordination [None req-5db84724-5837-45d5-87b3-634def242646 fake user fake project 2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant [0.142655s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_not_found [0.091716s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_pre_v250 [0.043744s] ... ok 2025-03-24 18:37:41.181 228922 INFO manila.coordination [None req-5db84724-5837-45d5-87b3-634def242646 fake user fake project 2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_body [0.062803s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_2 [0.174910s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_2 [0.224783s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_02___1_0____os_share_type_access___False_ [0.109025s] ... ok 2025-03-24 18:37:41.311 228922 INFO manila.coordination [None req-5db84724-5837-45d5-87b3-634def242646 fake user fake project 2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_share_server_id_not_found [0.124356s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_like_filters_2___display_description_____display_description_____fake_desc_1____fake_desc_2____fake_desc_3_____fake_desc__ [0.499997s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_05___2_6____os_share_type_access___True_ [0.113352s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_restore [0.217040s] ... ok 2025-03-24 18:37:41.513 228922 INFO manila.coordination [None req-f0c3df9a-cf0d-4cd8-8df3-e97f2117cbf3 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set_not_found [0.195607s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_01___1_0____os_share_type_access___True_ [0.130079s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_02___1_0____os_share_type_access___False_ [0.097744s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_1 [0.326062s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_03___2_0____os_share_type_access___True_ [0.084524s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_valid_order [0.362013s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_06___2_6____os_share_type_access___False_ [0.070633s] ... ok 2025-03-24 18:37:41.835 228922 INFO manila.coordination [None req-b545e009-8710-4ee3-977a-e56ffb9f6bdc user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete [0.315424s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_09___2_23____share_type_access___True_ [0.104174s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_sg_snapshots_in_share_group [0.145059s] ... ok {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_12___2_24____share_type_access___False_ [0.046312s] ... ok 2025-03-24 18:37:41.954 228922 INFO manila.coordination [None req-d5d19f03-a02f-4a5a-a20d-9632cd4fb9e3 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_not_found [0.124730s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert [0.075449s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_3 [0.371316s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_1 [0.064748s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_id_mismatch [0.106709s] ... ok 2025-03-24 18:37:42.248 228922 INFO manila.coordination [None req-0866da58-e45c-49d0-bc35-e0e8574e3ecf user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_with_details [0.284621s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_1 [0.095335s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_share_has_been_soft_deleted [0.081899s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_group_snapshot_members_in_share [0.440770s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_5 [0.349306s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_access_applying [0.081538s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_groups_in_share_network [0.156952s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress [0.122758s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start [0.088539s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_2_preserve_metadata [0.037095s] ... ok 2025-03-24 18:37:42.730 228922 INFO manila.coordination [None req-ae38e584-d7a7-4f9d-830e-9f4d1a300486 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet [0.487592s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_shares_in_share_group [0.208671s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_7 [0.345778s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_create_with_share_type [0.080083s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_2_writable [0.121446s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_4_preserve_snapshots [0.040159s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_network_not_found [0.063878s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host [0.138018s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_3_preserve_metadata [0.052897s] ... ok 2025-03-24 18:37:43.007 228922 INFO manila.coordination [None req-dd6606e8-45f6-4ee6-8bb9-a19acce54e41 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_2_host1_backend1 [0.270376s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_5_force_host_assisted_migration [0.042000s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_1 [0.109959s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_1_migration_error [0.091900s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_8 [0.364048s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_has_been_soft_deleted [0.061965s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_2 [0.129968s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_4 [0.101347s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_other_project_public_share [0.127467s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_2_v2_48_share_from_snap [0.110443s] ... ok 2025-03-24 18:37:43.440 228922 INFO manila.coordination [None req-87e9f87f-f56c-4886-b8bf-595de5b7de7a user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_6 [0.141215s] ... ok {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_4__False__False__False__0_ [0.430115s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_4_v2_85_share_not_from_snap [0.069475s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project_with_details [0.104950s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.074176s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_with_detail [0.096003s] ... ok 2025-03-24 18:37:43.720 228922 INFO manila.coordination [None req-6f6f08de-3c6e-4652-8bb9-98e33f406ae6 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_1_foobar [0.276869s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project [0.093180s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_1_2_0 [0.195205s] ... ok 2025-03-24 18:37:43.837 228922 INFO manila.coordination [None req-860ddba1-6250-4403-8cf6-83c0d3ce3c5e user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update_not_found [0.112891s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_nonexistent_share_group [0.118001s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_2_False [0.217642s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.251099s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.206621s] ... ok 2025-03-24 18:37:44.387 228922 INFO manila.coordination [None req-860ddba1-6250-4403-8cf6-83c0d3ce3c5e user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_3 [0.551658s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_2__20__5_ [1.266472s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_4 [0.218249s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_2_writable [0.167491s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_5 [0.223010s] ... ok 2025-03-24 18:37:44.787 228922 INFO manila.coordination [None req-860ddba1-6250-4403-8cf6-83c0d3ce3c5e user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get_all [0.396231s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_get [1.042750s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_6 [0.322210s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.252383s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_instance_id [0.348550s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary [0.163139s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_association_error_already_associated [0.276093s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_1 [0.123759s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_08 [0.109284s] ... ok Failed to update usages deleting share replica '34743910-e0db-4ba9-89b5-4b73fb59d5c9'. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1878, in _update_share_instance_usages QUOTAS.commit( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.QuotaError: fake {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_3 [1.270887s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_with_created_since_or_before_filter [0.344076s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_3___2_28___False_ [0.264349s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share_need_to_update_usages [0.271352s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_no_share [0.075870s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_1 [0.177785s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get [0.122871s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.185487s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_1 [0.228589s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_not_found_exception [0.168007s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_1_2_15 [0.193908s] ... ok 2025-03-24 18:37:46.550 228922 INFO manila.coordination [None req-860ddba1-6250-4403-8cf6-83c0d3ce3c5e user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_location_create [1.759860s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get [0.202841s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_shares_relation [0.233081s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update [0.268475s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_3_only [0.269296s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update [0.268702s] ... ok {3} manila.tests.api.v2.test_shares.ShareAPITest.test_validate_revert_parameters_invalid_5 [0.125794s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_exception [0.135365s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update_not_found [0.138815s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_access_list [0.111903s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_03 [0.094579s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create_duplicated_id [0.111741s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_update [0.187484s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_08 [0.082168s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_destroy [0.094058s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete [0.129058s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_10 [0.081460s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get [0.117449s] ... ok 2025-03-24 18:37:47.419 228922 INFO manila.coordination [None req-860ddba1-6250-4403-8cf6-83c0d3ce3c5e user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_wrong_filters [0.886682s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_17 [0.099742s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets_not_found [0.133185s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_7 [0.155763s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_not_found [0.116988s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all [0.137218s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_3___2_28____active__ [0.358222s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_with_detail [0.146903s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_delete [0.274550s] ... ok 2025-03-24 18:37:47.968 228922 INFO manila.coordination [None req-860ddba1-6250-4403-8cf6-83c0d3ce3c5e user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_update [0.531650s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_update [0.170712s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get [0.166633s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_update [0.165714s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get_item [0.162526s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update [0.172418s] ... ok 2025-03-24 18:37:48.514 228922 INFO manila.coordination [None req-860ddba1-6250-4403-8cf6-83c0d3ce3c5e user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_update [0.543719s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id_ignore_migration_dest [0.410237s] ... ok 2025-03-24 18:37:48.602 228922 INFO manila.coordination [None req-36e4e730-fcf7-4078-83d6-0e6fb5195bb2 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_2___fake2___None__2_ [0.086431s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update [0.225502s] ... ok 2025-03-24 18:37:48.683 228922 ERROR manila.db.sqlalchemy.api [None req-9a642691-257c-4d6a-99a7-0e66ff082b63 user_id project_id - - - -] Deletion of share type c257b3ab-6c5d-4272-8762-851f98905df7 failed; it in use by 0 shares and 1 share group types 2025-03-24 18:37:48.687 228922 ERROR manila.db.sqlalchemy.api [None req-9a642691-257c-4d6a-99a7-0e66ff082b63 user_id project_id - - - -] Deletion of share type 83b4837d-14e1-46b5-b2b5-366c9906bb6d failed; it in use by 0 shares and 1 share group types 2025-03-24 18:37:48.764 228922 INFO manila.coordination [None req-9a642691-257c-4d6a-99a7-0e66ff082b63 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_2 [0.157767s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_instance_status_update [0.225996s] ... ok 2025-03-24 18:37:48.898 228922 ERROR manila.db.sqlalchemy.api [None req-12c90a43-813e-47cc-a89e-fb9b15c027d1 user_id project_id - - - -] Deletion of share type 23f9b871-a005-4991-b170-2011ebfc3148 failed; it in use by 1 shares and 1 share group types 2025-03-24 18:37:48.906 228922 ERROR manila.db.sqlalchemy.api [None req-12c90a43-813e-47cc-a89e-fb9b15c027d1 user_id project_id - - - -] Deletion of share type a0d41c7d-940f-4e1e-9e70-882227524b87 failed; it in use by 1 shares and 1 share group types 2025-03-24 18:37:49.013 228922 INFO manila.coordination [None req-12c90a43-813e-47cc-a89e-fb9b15c027d1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_3 [0.246465s] ... ok 2025-03-24 18:37:49.084 228922 INFO manila.coordination [None req-bc2ca94b-608d-4e51-b5bd-d3c1c101e440 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_3 [0.070884s] ... ok 2025-03-24 18:37:49.118 228922 INFO manila.coordination [None req-777e594d-ca72-4923-90db-d3e1e6db9264 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_when_does_not_exist [0.032655s] ... ok 2025-03-24 18:37:49.163 228922 INFO manila.coordination [None req-8efe7c3a-64d3-4037-adb5-cdb3d4cbdf85 user_id project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_4 [0.046322s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_2___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____v__ [0.652561s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_4___2_85____error__ [1.490624s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/db/sqlalchemy/test_api.py", line 5408, in setUp self.ctxt = context.RequestContext(user_id=self.user_id, File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_one_tenant [0.148663s] ... ok 2025-03-24 18:37:49.542 228922 INFO manila.coordination [None req-618ef3d8-5976-46fd-9e2b-12c484fb51fd new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_accept_then_rollback [0.371607s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/db/sqlalchemy/test_api.py", line 5408, in setUp self.ctxt = context.RequestContext(user_id=self.user_id, File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete [0.250211s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_6___2_85____active__ [0.406017s] ... ok 2025-03-24 18:37:49.748 228922 INFO manila.coordination [None req-d60caa31-e6ce-4f90-a1e9-b33e8befea22 684419eb-9a1e-4d8c-9353-927c2155011e 6dd6e93f-2ea5-42c1-a8c3-1a160cf9e250 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_destroy [0.205832s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/db/sqlalchemy/test_api.py", line 5408, in setUp self.ctxt = context.RequestContext(user_id=self.user_id, File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_1 [0.124960s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get [0.248173s] ... ok 2025-03-24 18:37:49.910 228922 INFO manila.coordination [None req-75607e79-1316-4f0d-ab20-13f10ee4e2c5 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get_all [0.163858s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_04 [0.120338s] ... ok 2025-03-24 18:37:50.008 228922 INFO manila.coordination [None req-75607e79-1316-4f0d-ab20-13f10ee4e2c5 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_2_syncing [0.095099s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_09 [0.104527s] ... ok 2025-03-24 18:37:50.100 228922 INFO manila.coordination [None req-75607e79-1316-4f0d-ab20-13f10ee4e2c5 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_4_deleting [0.101603s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_project [0.227472s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_11 [0.109363s] ... ok 2025-03-24 18:37:50.255 228922 INFO manila.coordination [None req-75607e79-1316-4f0d-ab20-13f10ee4e2c5 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_5_extending_error [0.152038s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_15 [0.100247s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_17 [0.071075s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_2 [0.248288s] ... ok 2025-03-24 18:37:50.434 228922 INFO manila.coordination [None req-75607e79-1316-4f0d-ab20-13f10ee4e2c5 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_4___unmanage_error____unmanage_starting__ [0.181421s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_18 [0.099647s] ... ok 2025-03-24 18:37:50.582 228922 INFO manila.coordination [None req-75607e79-1316-4f0d-ab20-13f10ee4e2c5 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_5___inactive____extending__ [0.141031s] ... ok 2025-03-24 18:37:50.660 228922 INFO manila.coordination [None req-75607e79-1316-4f0d-ab20-13f10ee4e2c5 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_3_creating [0.100175s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_2 [0.314421s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_3___2_27____syncing__ [0.330372s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_1 [0.178900s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_2 [0.098294s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_1_controller_100 [2.017106s] ... ok 2025-03-24 18:37:50.929 228922 INFO manila.coordination [None req-75607e79-1316-4f0d-ab20-13f10ee4e2c5 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_4_creating [0.249478s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_3 [0.100805s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_dissociation_error [0.175295s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.090137s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_create [0.184850s] ... ok 2025-03-24 18:37:51.137 228922 INFO manila.coordination [None req-75607e79-1316-4f0d-ab20-13f10ee4e2c5 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.test_api.DBInterfaceTestCase.test_interface_methods [0.197414s] ... ok {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_2 [0.118026s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_02 [0.150111s] ... ok 2025-03-24 18:37:51.223 228922 INFO manila.coordination [None req-75607e79-1316-4f0d-ab20-13f10ee4e2c5 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.db.test_migration.MigrationTestCase.test_revision [0.078340s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid_not_found [0.165688s] ... ok 2025-03-24 18:37:51.273 228922 INFO manila.coordination [None req-75607e79-1316-4f0d-ab20-13f10ee4e2c5 new_user_id new_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.image.test_image.GlanceClientTestCase.test_with_auth_obj [0.041907s] ... ok 2025-03-24 18:37:51.364 228922 INFO manila.coordination [None req-53216905-b52d-4b24-8a0f-32b7e9819acf fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_3_service_manipulating_user_lock [0.090599s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:51.410 228922 INFO manila.coordination [None req-588997b5-c51d-459d-bb74-607eb0041d52 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_1_user_manipulating_admin_lock [0.044850s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_share_network_update_security_service [0.227438s] ... ok 2025-03-24 18:37:51.469 228922 INFO manila.coordination [None req-35046e81-febd-4011-9671-ac1250b0f08b fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_2_user_manipulating_service_lock [0.065368s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create [0.094890s] ... ok 2025-03-24 18:37:51.534 228922 INFO manila.coordination [None req-0d3e8849-1ba0-4f33-b50f-0490c8912744 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_3_service_manipulating_admin_lock [0.059665s] ... ok 2025-03-24 18:37:51.567 228922 INFO manila.coordination [None req-57e93f98-1c1c-4e3f-a796-e50b9e7bfd00 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_1_admin_context [0.030296s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_with_details [0.310616s] ... ok 2025-03-24 18:37:51.605 228922 INFO manila.coordination [None req-57902898-a481-4adb-a3db-ad3ec6156552 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_4_user_context [0.038452s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete_not_found [0.096130s] ... ok 2025-03-24 18:37:51.689 228922 INFO manila.coordination [None req-e4c54e01-1ec8-4153-821e-9b97df937a87 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_1_service_manipulating_user_lock [0.091542s] ... ok 2025-03-24 18:37:51.755 228922 INFO manila.coordination [None req-48899516-46e0-44f1-a928-dc4322fc2046 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_2_admin_manipulating_user_lock [0.058104s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_1 [0.185552s] ... ok 2025-03-24 18:37:51.852 228922 INFO manila.coordination [None req-8bc3a169-12a5-42be-a397-24c87419e02d fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_2_error_deleting [0.091268s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_2_fake [0.367819s] ... ok 2025-03-24 18:37:51.952 228922 INFO manila.coordination [None req-f2465ed3-eac0-4814-bc23-c5ca0971d1e4 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test_create_visibility_lock_lock_exists [0.100428s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets [0.153178s] ... ok 2025-03-24 18:37:52.034 228922 INFO manila.coordination [None req-a0bc963e-9834-49a2-8cbc-273564c69d73 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_1_True [0.075322s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_1 [0.162600s] ... ok 2025-03-24 18:37:52.128 228922 INFO manila.coordination [None req-71a42c4a-3797-45d9-a62c-9441dc70906d fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_with_filters [0.089100s] ... ok 2025-03-24 18:37:52.165 228922 INFO manila.coordination [None req-015dc564-983c-40bc-a710-153441946b03 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_3_unmanage_starting [0.036326s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_7__fake_identifier [0.241020s] ... ok 2025-03-24 18:37:52.201 228922 INFO manila.coordination [None req-2d15b771-29ce-4044-96b9-22196b8d89df fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_7_deleted [0.034496s] ... ok 2025-03-24 18:37:52.251 228922 INFO manila.coordination [None req-c0bae607-2cf6-43a5-8c49-f432c07ee06f fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_2_False [0.057104s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_2 [0.184575s] ... ok 2025-03-24 18:37:52.322 228922 INFO manila.message.api [None fakerequestid admin fakeproject - - - -] Deleted expired messages. 2025-03-24 18:37:52.328 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.message.test_api.MessageApiTest.test_cleanup_expired_messages [0.097897s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_2 [0.097032s] ... ok {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_1_2_6 [1.216300s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_8_some_fake_identifier [0.263324s] ... ok 2025-03-24 18:37:52.463 228922 INFO manila.message.api [None fakerequestid admin fakeproject - - - -] Creating message record for request_id = fakerequestid 2025-03-24 18:37:52.470 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.message.test_api.MessageApiTest.test_create_swallows_exception [0.119434s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:52.546 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.message.test_api.MessageApiTest.test_delete [0.068024s] ... ok 2025-03-24 18:37:52.678 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_2 [0.145006s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_1 [0.330928s] ... ok 2025-03-24 18:37:52.783 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_2 [0.087280s] ... ok 2025-03-24 18:37:52.836 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_3 [0.048967s] ... ok 2025-03-24 18:37:52.917 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_interface.TestABCDriver.test__remove_outdated_interfaces [0.074973s] ... ok 2025-03-24 18:37:53.001 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_interface.TestABCDriver.test_get_device_name [0.076048s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_3 [0.280262s] ... ok 2025-03-24 18:37:53.071 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_interface.TestABCDriver.test_verify_abs_class_has_abs_methods [0.081380s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set [0.124630s] ... ok 2025-03-24 18:37:53.166 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_dev_exists [0.092392s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get [0.751633s] ... ok 2025-03-24 18:37:53.273 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_no_ns [0.095211s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_not_found [0.141529s] ... ok 2025-03-24 18:37:53.399 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_with_ns [0.127751s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid [0.191278s] ... ok 2025-03-24 18:37:53.517 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_init_l3 [0.114640s] ... ok 2025-03-24 18:37:53.684 228922 INFO manila.network.linux.interface [None fakerequestid admin fakeproject - - - -] Device tap0 does not exist - creating .... 2025-03-24 18:37:53.706 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_alt_bridge [0.174617s] ... ok 2025-03-24 18:37:53.832 228922 INFO manila.network.linux.interface [None fakerequestid admin fakeproject - - - -] Device tap0 does not exist - creating .... 2025-03-24 18:37:53.845 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_no_ns [0.131042s] ... ok 2025-03-24 18:37:53.981 228922 INFO manila.network.linux.interface [None fakerequestid admin fakeproject - - - -] Device tap0 already exists. 2025-03-24 18:37:53.994 228922 WARNING manila.network.linux.interface [None fakerequestid admin fakeproject - - - -] Reset mac address to ff:ee:dd:cc:bb:aa 2025-03-24 18:37:54.007 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_reset_mac [0.157110s] ... ok 2025-03-24 18:37:54.119 228922 INFO manila.network.linux.interface [None fakerequestid admin fakeproject - - - -] Device tap0 does not exist - creating .... 2025-03-24 18:37:54.136 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_with_ns [0.132210s] ... ok 2025-03-24 18:37:54.228 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root_with_options [0.096417s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_5 [1.110517s] ... ok 2025-03-24 18:37:54.343 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_del_address [0.096123s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_1_fake_fake [0.902495s] ... ok 2025-03-24 18:37:54.436 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list_filtered [0.085921s] ... ok 2025-03-24 18:37:54.502 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_delete [0.052695s] ... ok 2025-03-24 18:37:54.560 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_mtu_property [0.054421s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_1__True__True__True__3_ [0.233116s] ... ok 2025-03-24 18:37:54.619 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_down [0.075596s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_6 [0.385608s] ... ok 2025-03-24 18:37:54.773 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_settings_property [0.127295s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_2__True__True__False__2_ [0.240423s] ... ok 2025-03-24 18:37:54.889 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_exists [0.136122s] ... ok {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_1_2_6 [2.507080s] ... ok 2025-03-24 18:37:54.984 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_clear_outdated_routes [0.066582s] ... ok 2025-03-24 18:37:55.027 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_delete_net_route [0.040436s] ... ok 2025-03-24 18:37:55.053 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route_first [0.028965s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_1 [0.308829s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_7 [0.495152s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_2 [0.279383s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_8 [0.371336s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_3 [0.270298s] ... ok 2025-03-24 18:37:55.891 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace_is_none [0.835630s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_2 [0.388634s] ... ok 2025-03-24 18:37:56.017 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_tuntap [0.133780s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_3__fake_ [0.363498s] ... ok 2025-03-24 18:37:56.110 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_empty_ns [0.090824s] ... ok 2025-03-24 18:37:56.214 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_namespaces [0.106577s] ... ok 2025-03-24 18:37:56.338 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_int_options [0.112572s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_5_some_fake_ [0.269381s] ... ok 2025-03-24 18:37:56.383 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_no_options [0.038609s] ... ok 2025-03-24 18:37:56.424 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_no_namespace [0.045012s] ... ok 2025-03-24 18:37:56.485 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_exist [0.054040s] ... ok {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [1.587143s] ... ok 2025-03-24 18:37:56.567 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist_with_failure [0.076328s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_6__fake_identifier [0.226640s] ... ok {3} manila.tests.api.v2.test_shares.ShareManageTest.test__manage [0.096626s] ... ok 2025-03-24 18:37:56.606 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network [0.044248s] ... ok 2025-03-24 18:37:56.645 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_port [0.033162s] ... ok 2025-03-24 18:37:56.704 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips_exception [0.058765s] ... ok 2025-03-24 18:37:56.762 228922 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_no_auth_obj [0.061298s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_3 [0.222414s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_create [0.857586s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_9_some_fake_identifier [0.248080s] ... ok 2025-03-24 18:37:56.900 228922 INFO manila.coordination [None req-d065a4d2-cb70-4d43-a77e-9cb321c65696 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_1 [0.144699s] ... ok 2025-03-24 18:37:56.978 228922 INFO manila.coordination [None req-61db5640-9fae-4460-a794-58a589e17499 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_3 [0.073477s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:37:57.040 228922 INFO manila.coordination [None req-c2e112ef-7c51-4e75-b1a7-1e5382ab83e3 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind [0.053977s] ... ok {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_5 [0.221509s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_servers_update [0.278181s] ... ok 2025-03-24 18:37:57.172 228922 INFO manila.coordination [None req-0cc819b9-bcbd-403f-a25d-57f5ea16f114 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_error [0.136674s] ... ok 2025-03-24 18:37:57.219 228922 INFO manila.coordination [None req-a983b02a-8987-456b-b682-611f843b8e29 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.040969s] ... ok 2025-03-24 18:37:57.260 228922 INFO manila.coordination [None req-5740e3c8-ab14-493d-a8ba-4f4358cc9a99 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.056410s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_2_1 [0.473526s] ... ok 2025-03-24 18:37:57.356 228922 INFO manila.coordination [None req-a1d45af0-5770-46b9-9395-d717abf3cf61 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_host_id [0.096481s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update [0.279213s] ... ok 2025-03-24 18:37:57.502 228922 INFO manila.coordination [None req-b6b0a903-3efb-48fc-bbed-05c7c4d874ab fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_get [0.196365s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.132046s] ... ok 2025-03-24 18:37:57.575 228922 ERROR manila.network.neutron.neutron_network_plugin [None req-ab1ea7f4-ce68-4678-b94f-f5906e06076e fake user fake project - - - -] test_ip isn't a valid ip address, omitted. 2025-03-24 18:37:57.581 228922 INFO manila.coordination [None req-ab1ea7f4-ce68-4678-b94f-f5906e06076e fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_2 [0.077059s] ... ok 2025-03-24 18:37:57.656 228922 INFO manila.coordination [None req-aad43255-943c-4c48-a94e-cf8f5f31567f fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_3 [0.070693s] ... ok 2025-03-24 18:37:57.698 228922 INFO manila.network.neutron.neutron_network_plugin [None req-520636c5-f0dd-4bbc-acc3-c86e8351fd29 fake user fake project - - - -] Port 'test_port_id' is disabled to prevent improper routing on an external network. 2025-03-24 18:37:57.702 228922 INFO manila.coordination [None req-520636c5-f0dd-4bbc-acc3-c86e8351fd29 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_external_neutron_network [0.040710s] ... ok 2025-03-24 18:37:57.754 228922 INFO manila.network.neutron.neutron_network_plugin [None req-179c3079-1bba-4288-9e80-845d2b4d5a72 fake user fake project - - - -] Port 'test_port_id' is disabled to prevent improper routing on an external network. 2025-03-24 18:37:57.791 228922 INFO manila.coordination [None req-179c3079-1bba-4288-9e80-845d2b4d5a72 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_one_allocation [0.092612s] ... ok 2025-03-24 18:37:57.870 228922 INFO manila.network.neutron.neutron_network_plugin [None req-555b2be0-9059-4b41-9376-6620cab0409d fake user fake project - - - -] Port 'test_port_id' is disabled to prevent improper routing on an external network. 2025-03-24 18:37:57.873 228922 INFO manila.network.neutron.neutron_network_plugin [None req-555b2be0-9059-4b41-9376-6620cab0409d fake user fake project - - - -] Port 'test_port_id' is disabled to prevent improper routing on an external network. 2025-03-24 18:37:57.878 228922 INFO manila.coordination [None req-555b2be0-9059-4b41-9376-6620cab0409d fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_two_allocation [0.071904s] ... ok 2025-03-24 18:37:57.905 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_true [0.025783s] ... ok 2025-03-24 18:37:57.934 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_1 [0.030277s] ... ok 2025-03-24 18:37:58.020 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_1_None [0.522040s] ... ok {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.069403s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_share_snapshot [0.652841s] ... ok 2025-03-24 18:37:58.073 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_valid [0.047499s] ... ok 2025-03-24 18:37:58.150 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations_admin [0.077688s] ... ok 2025-03-24 18:37:58.224 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_2_user [0.067593s] ... ok 2025-03-24 18:37:58.292 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_two_ip_addresses_ipv4_two_usages_exist [0.067322s] ... ok 2025-03-24 18:37:58.343 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_2_DEFAULT [0.046821s] ... ok 2025-03-24 18:37:58.372 228922 WARNING manila.network.standalone_network_plugin [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2025-03-24 18:37:58.376 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_1_custom_config_group_name [0.031132s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_2_error [0.377430s] ... ok 2025-03-24 18:37:58.428 228922 WARNING manila.network.standalone_network_plugin [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2025-03-24 18:37:58.431 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_2_DEFAULT [0.055260s] ... ok 2025-03-24 18:37:58.488 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_1_foo [0.053543s] ... ok 2025-03-24 18:37:58.529 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_6_Vlan [0.043679s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_1 [0.496402s] ... ok 2025-03-24 18:37:58.570 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_7_vlaN [0.036388s] ... ok 2025-03-24 18:37:58.638 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_1_fake [0.068945s] ... ok 2025-03-24 18:37:58.713 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_4_10_0_10_0_10_0_10_5 [0.076191s] ... ok 2025-03-24 18:37:58.809 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_7_10_0_10_0_10_0_10_5_10_0_0_10_10_0_10_5 [0.094300s] ... ok 2025-03-24 18:37:58.865 228922 INFO manila.coordination [None req-76c945c4-9d20-4e9d-a6dd-7a7d55a2d2c1 fake user fake project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_2 [0.072504s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:37:59.084 228922 INFO manila.coordination [None req-c14bf693-b2ee-4dd9-933a-949790dbd2d8 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_hosts_up [0.210988s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_delete [0.751313s] ... ok {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_manage [2.115454s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:37:59.268 228922 INFO manila.coordination [None req-0abd4707-973d-4a5f-a0e5-371ef5a574ee user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_active_replica_host_is_provided [0.172003s] ... ok {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_2 [0.115618s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_1__None__None__5_ [0.166476s] ... ok Deletion of share type 4ed25563-1ead-485e-90f2-73d57820388e failed; it in use by 1 shares and 0 share group types --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Deletion of share type b6f04c7d-7f14-4d79-beb7-fe976287ae93 failed; it in use by 1 shares and 0 share group types 2025-03-24 18:37:59.438 228922 INFO manila.scheduler.filters.base [None req-d56e6b8a-a4fb-4a82-a9aa-0563c73766f1 user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2025-03-24 18:37:59.459 228922 INFO manila.coordination [None req-d56e6b8a-a4fb-4a82-a9aa-0563c73766f1 user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_2 [0.183947s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_1 [0.168546s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.228346s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_1 [0.106019s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_id [0.041947s] ... ok 2025-03-24 18:37:59.676 228922 WARNING manila.scheduler.weighers.goodness [None req-a3185fb7-2b72-4a18-9f5e-5bcb2100624b user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:37:59.681 228922 INFO manila.scheduler.weighers.goodness [None req-a3185fb7-2b72-4a18-9f5e-5bcb2100624b user project - - - -] Goodness function result for host host6#_pool0: 0. 2025-03-24 18:37:59.687 228922 INFO manila.coordination [None req-a3185fb7-2b72-4a18-9f5e-5bcb2100624b user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_name [0.044240s] ... ok {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_1 [0.243712s] ... ok {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_with_none_id [0.030100s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:37:59.796 228922 WARNING manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:37:59.797 228922 INFO manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function result for host host1#_pool0: 0. 2025-03-24 18:37:59.798 228922 WARNING manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:37:59.800 228922 INFO manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function result for host host2#_pool0: 0. 2025-03-24 18:37:59.802 228922 WARNING manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:37:59.803 228922 INFO manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function result for host host3#_pool0: 0. 2025-03-24 18:37:59.816 228922 WARNING manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:37:59.817 228922 INFO manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function result for host host4#_pool0: 0. 2025-03-24 18:37:59.821 228922 WARNING manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:37:59.822 228922 INFO manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function result for host host5#_pool0: 0. 2025-03-24 18:37:59.822 228922 WARNING manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:37:59.822 228922 INFO manila.scheduler.weighers.goodness [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Goodness function result for host host6#_pool0: 0. 2025-03-24 18:37:59.832 228922 INFO manila.coordination [None req-700f56c9-b036-4e3d-8ff3-7feaacec07f0 user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value [0.123317s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:37:59.918 228922 INFO manila.scheduler.filters.base [None req-1ae15985-a329-4a99-978e-d69fa57e5c32 user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2025-03-24 18:37:59.921 228922 INFO manila.coordination [None req-1ae15985-a329-4a99-978e-d69fa57e5c32 user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_1_True [0.089564s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_1 [1.408975s] ... ok {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.401982s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:00.057 228922 WARNING manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:38:00.063 228922 INFO manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function result for host host1#_pool0: 0. 2025-03-24 18:38:00.064 228922 WARNING manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:38:00.065 228922 INFO manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function result for host host2#_pool0: 0. 2025-03-24 18:38:00.066 228922 WARNING manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:38:00.068 228922 INFO manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function result for host host3#_pool0: 0. 2025-03-24 18:38:00.071 228922 WARNING manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:38:00.072 228922 INFO manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function result for host host4#_pool0: 0. 2025-03-24 18:38:00.075 228922 WARNING manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:38:00.075 228922 INFO manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function result for host host5#_pool0: 0. 2025-03-24 18:38:00.075 228922 WARNING manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:38:00.076 228922 INFO manila.scheduler.weighers.goodness [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Goodness function result for host host6#_pool0: 0. 2025-03-24 18:38:00.103 228922 INFO manila.coordination [None req-750a1593-af22-485e-b407-12c1977b669d user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_4 [0.185897s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:00.379 228922 WARNING manila.scheduler.weighers.goodness [None req-2bab3637-c51f-4628-b94b-b02662674b0f user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:38:00.381 228922 INFO manila.scheduler.weighers.goodness [None req-2bab3637-c51f-4628-b94b-b02662674b0f user project - - - -] Goodness function result for host host1#_pool0: 0. 2025-03-24 18:38:00.384 228922 INFO manila.coordination [None req-2bab3637-c51f-4628-b94b-b02662674b0f user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_1 [0.267574s] ... ok {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.421243s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:00.567 228922 INFO manila.scheduler.filters.base [None req-03b1528f-406a-472e-9538-911df4b3ed0e user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2025-03-24 18:38:00.570 228922 INFO manila.coordination [None req-03b1528f-406a-472e-9538-911df4b3ed0e user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_3 [0.182189s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.355588s] ... ok 2025-03-24 18:38:00.756 228922 INFO manila.scheduler.filters.base [None req-5301e4a2-4062-49c9-b517-0c86bacb8f12 user project - - - -] Filter CapabilitiesFilter returned 0 host(s) {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_filters_some [0.798142s] ... ok 2025-03-24 18:38:00.765 228922 INFO manila.coordination [None req-5301e4a2-4062-49c9-b517-0c86bacb8f12 user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_4 [0.188156s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_4_applying [1.114510s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:00.967 228922 INFO manila.scheduler.drivers.filter [None req-69ab9529-267d-434d-8506-05f777ed7702 user project - - - -] Scheduling share group fake_id. 2025-03-24 18:38:01.007 228922 INFO manila.coordination [None req-69ab9529-267d-434d-8506-05f777ed7702 user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_group_no_hosts [0.243180s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_wrong_permissions [0.366811s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_1_active [0.265497s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:01.186 228922 WARNING manila.scheduler.filters.capacity [None req-bd89dca4-7ba9-4499-8b99-31f4c0087d53 user project - - - -] Insufficient free space for share creation on host host1#_pool0 (requested / avail): 1024/921 2025-03-24 18:38:01.189 228922 WARNING manila.scheduler.filters.capacity [None req-bd89dca4-7ba9-4499-8b99-31f4c0087d53 user project - - - -] Insufficient free space for share creation on host host3#_pool0 (requested / avail): 1024/256 2025-03-24 18:38:01.190 228922 WARNING manila.scheduler.filters.capacity [None req-bd89dca4-7ba9-4499-8b99-31f4c0087d53 user project - - - -] Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 1.40 would exceed the maximum over subscription ratio 1.00 on host host4#_pool0. 2025-03-24 18:38:01.193 228922 WARNING manila.scheduler.weighers.goodness [None req-bd89dca4-7ba9-4499-8b99-31f4c0087d53 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:38:01.195 228922 INFO manila.scheduler.weighers.goodness [None req-bd89dca4-7ba9-4499-8b99-31f4c0087d53 user project - - - -] Goodness function result for host host6#_pool0: 0. 2025-03-24 18:38:01.201 228922 INFO manila.coordination [None req-bd89dca4-7ba9-4499-8b99-31f4c0087d53 user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_no_capacity [0.186094s] ... ok {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_quota_class____2_62__ [0.197404s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:01.405 228922 INFO manila.scheduler.filters.base [None req-31dca7a2-b2f1-4031-a059-b893320c7ae8 fake_user fake_project - - - -] Filter OnlyHostFilter returned 0 host(s) 2025-03-24 18:38:01.409 228922 INFO manila.coordination [None req-31dca7a2-b2f1-4031-a059-b893320c7ae8 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_one [0.220277s] ... ok {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None___2_62__ [0.183255s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_3_error [0.433051s] ... ok {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test__collection_name [0.161548s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:01.703 228922 INFO manila.scheduler.filters.base [None req-3b120509-b2b9-4f62-9aa1-1a021c1d541a fake_user fake_project - - - -] Filter OnlyHostFilter returned 0 host(s) 2025-03-24 18:38:01.714 228922 INFO manila.coordination [None req-3b120509-b2b9-4f62-9aa1-1a021c1d541a fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_two [0.274154s] ... ok {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None__None___2_40__ [0.127463s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_1_2 [1.093143s] ... ok {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___fake_share_type_id____2_39__ [0.067682s] ... ok {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_13___fake_project_id___None___2_62__ [0.063683s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_1_manage_error [0.363939s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:01.958 228922 INFO manila.scheduler.filters.base [None req-0bb15b13-af9f-43c0-b53a-3dd53217230f fake_user fake_project - - - -] Filter OnlyHostFilter returned 0 host(s) 2025-03-24 18:38:01.974 228922 INFO manila.coordination [None req-0bb15b13-af9f-43c0-b53a-3dd53217230f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_disabled [0.255252s] ... ok {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_15___fake_project_id___None___2_80__ [0.061317s] ... ok {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_2_2_21 [0.064612s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_1_2_20 [0.075671s] ... ok 2025-03-24 18:38:02.140 228922 INFO manila.message.api [None req-8dfdf01a-f15f-4053-8a1c-7b5c5f9fb0ca fake_user fake_project - - - -] Creating message record for request_id = req-8dfdf01a-f15f-4053-8a1c-7b5c5f9fb0ca 2025-03-24 18:38:02.161 228922 INFO manila.coordination [None req-8dfdf01a-f15f-4053-8a1c-7b5c5f9fb0ca fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica_no_host [0.186090s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_1___update_security_service___True_ [0.062308s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_6_error_deleting [0.295510s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_02 [0.034665s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_16 [0.038388s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_1_True [0.066919s] ... ok 2025-03-24 18:38:02.357 228922 INFO manila.scheduler.filters.base [None req-9d7ea58b-6a6b-4229-a837-57850f246f2f user project - - - -] Filter AvailabilityZoneFilter returned 0 host(s) 2025-03-24 18:38:02.359 228922 INFO manila.coordination [None req-9d7ea58b-6a6b-4229-a837-57850f246f2f user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_with_instance_properties [0.198229s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_03_______2_25__ [0.067105s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_04_______2_49__ [0.030463s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_08_______2_18__ [0.026107s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_7_manage_starting [0.295601s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/drivers/test_simple.py", line 45, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_10 [0.075655s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_06_______2_85__ [0.060788s] ... ok 2025-03-24 18:38:02.620 228922 INFO manila.coordination [None req-9295c9cd-fb74-44a4-9d6b-33649b3168c6 fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_two_services_up [0.260537s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_11 [0.037732s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_12 [0.023576s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_20 [0.024606s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_21 [0.031871s] ... ok 2025-03-24 18:38:02.753 228922 INFO manila.coordination [None req-9295c9cd-fb74-44a4-9d6b-33649b3168c6 fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_int_float_mix [0.143310s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_22 [0.029220s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_28 [0.044156s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_8_manage_error [0.324723s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update [0.993035s] ... ok {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_30 [0.032816s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_creating [0.119045s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_4_2_11 [0.182117s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_2___error_deleting____deleting__ [0.113251s] ... ok {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_1_available [0.119176s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.db.test_migration.MigrationTestCase.test_downgrade [0.114193s] ... ok {3} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_6_2_24 [0.269100s] ... ok {1} manila.tests.db.test_migration.MigrationTestCase.test_downgrade_none_version [0.098727s] ... ok {1} manila.tests.db.test_migration.MigrationTestCase.test_stamp_none_version [0.023902s] ... ok {1} manila.tests.db.test_migration.MigrationTestCase.test_upgrade [0.023718s] ... ok {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_1___v2___None___http___localhost_v2___ [0.155363s] ... ok {1} manila.tests.db.test_migration.MigrationTestCase.test_upgrade_none_version [0.136281s] ... ok {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_2____v2____None___http___localhost_v2___ [0.202340s] ... ok {1} manila.tests.db.test_migration.MigrationTestCase.test_version [0.179125s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update_wrong_type [0.958562s] ... ok {1} manila.tests.image.test_image.GlanceApiTestCase.test_image_list_glanceclient_has_no_proxy [0.105720s] ... ok {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_1___http___1_1_1_1_____http___1_1_1_1___ [0.213494s] ... ok {1} manila.tests.image.test_image.GlanceApiTestCase.test_image_list_glanceclient_has_proxy [0.099701s] ... ok 2025-03-24 18:38:04.008 228922 INFO manila.coordination [None req-9295c9cd-fb74-44a4-9d6b-33649b3168c6 fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_logic_ops [1.249629s] ... ok {1} manila.tests.image.test_image.GlanceClientTestCase.test_no_auth_obj [0.083946s] ... ok {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_5___http___1_1_1_1_v11____http___1_1_1_1___ [0.165307s] ... ok 2025-03-24 18:38:04.091 228922 INFO manila.coordination [None req-9295c9cd-fb74-44a4-9d6b-33649b3168c6 fake_admin_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_filter [0.077524s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_all_filters [0.299360s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_4_admin_manipulating_service_lock [0.058720s] ... ok 2025-03-24 18:38:04.147 228922 INFO manila.coordination [None req-07ce5f1a-9847-4ca4-ada3-7af3743bd3fb fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_1____zone1____zone2____zone_4____zone3_____zone2___True_ [0.056895s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_2_admin_also_service_context [0.089483s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_errors [0.152395s] ... ok 2025-03-24 18:38:04.262 228922 INFO manila.coordination [None req-4407e161-99f3-4835-a9ed-2dae4a51330f fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_3____zone1zone2zone3_____nova___False_ [0.127112s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_3_user_manipulating_locks_they_own [0.114247s] ... ok 2025-03-24 18:38:04.375 228922 INFO manila.coordination [None req-bb57b48d-5155-4820-8d8a-43b944d056d3 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_4____zone1____zone2____zone_4____zone3_____zone_4___True_ [0.097763s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list [0.144610s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock [0.109558s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get [0.338207s] ... ok 2025-03-24 18:38:04.482 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_same [0.108200s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_resource_not_owned_by_user [0.090281s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_sudo_failed [0.145929s] ... ok 2025-03-24 18:38:04.598 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_return_none [0.110719s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_3__None___fake___3_ [0.171854s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_1_deleting [0.109900s] ... ok 2025-03-24 18:38:04.685 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_with_filter_run_once [0.085456s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_import_error ... SKIPPED: No module named 'bpython' {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_2_error_deleting [0.084168s] ... ok 2025-03-24 18:38:04.787 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_complex [0.101545s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_4_manage_error_unmanage_starting [0.066597s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython_import_error ... SKIPPED: No module named 'IPython' 2025-03-24 18:38:04.884 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_1__is__True [0.092564s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_5_unmanage_error [0.084666s] ... ok 2025-03-24 18:38:04.965 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_mount_point_name_support_pass [0.083387s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_6_unmanaged [0.064913s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_1 [0.167946s] ... ok {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_1_True [0.097834s] ... ok 2025-03-24 18:38:05.071 228922 WARNING manila.scheduler.filters.capacity [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Insufficient free space for share creation on host host1 (requested / avail): 100/90 2025-03-24 18:38:05.074 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_snapshot_reserved_1 [0.113567s] ... ok {1} manila.tests.message.test_api.MessageApiTest.test_get_all [0.066979s] ... ok 2025-03-24 18:38:05.140 228922 WARNING manila.scheduler.filters.capacity [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Insufficient free space for share creation. Total capacity is 0.00 on host host1. 2025-03-24 18:38:05.143 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_3 [0.068512s] ... ok 2025-03-24 18:38:05.201 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_1 [0.050701s] ... ok {1} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_1 [0.096352s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_2 [0.185964s] ... ok 2025-03-24 18:38:05.256 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_snapshot_reserved_1 [0.070015s] ... ok {1} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_1 [0.062061s] ... ok 2025-03-24 18:38:05.325 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_2 [0.053952s] ... ok {1} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_2 [0.078068s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_3 [0.140040s] ... ok 2025-03-24 18:38:05.401 228922 WARNING manila.scheduler.filters.capacity [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Insufficient free space for share creation on host host1 (requested / avail): 100/75 2025-03-24 18:38:05.415 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_05 [0.094854s] ... ok {1} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_4 [0.072420s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_4 [0.082321s] ... ok 2025-03-24 18:38:05.487 228922 ERROR manila.scheduler.filters.capacity [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2025-03-24 18:38:05.488 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_09 [0.069859s] ... ok {1} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_1_Action [0.073166s] ... ok 2025-03-24 18:38:05.538 228922 WARNING manila.scheduler.filters.capacity [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Insufficient free space for share creation on host host1 (requested / avail): 100/75 2025-03-24 18:38:05.556 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_11 [0.070822s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_2 [0.109743s] ... ok {1} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs [0.091219s] ... ok 2025-03-24 18:38:05.623 228922 WARNING manila.scheduler.filters.capacity [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Insufficient free space for share creation on host host1 (requested / avail): 100/75 2025-03-24 18:38:05.624 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_15 [0.071146s] ... ok {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_call [0.077572s] ... ok {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_2 [1.056919s] ... ok 2025-03-24 18:38:05.686 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_03 [0.052996s] ... ok Device foo does not exist anymore. {1} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs_exception [0.096861s] ... ok {3} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_2___ [0.112251s] ... ok 2025-03-24 18:38:05.791 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_08 [0.104938s] ... ok {1} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_unplug [0.081991s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:38:05.841 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_13 [0.050050s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_exists [0.054201s] ... ok {3} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_true [0.084003s] ... ok {2} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_create [0.223846s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_name [0.055977s] ... ok 2025-03-24 18:38:05.920 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_1___host1_AAA_pool1____host1_AAA_pool1__ [0.081371s] ... ok {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_4___ [0.100730s] ... ok 2025-03-24 18:38:05.977 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_host [0.058593s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_other_is_none [0.091150s] ... ok {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_6___nfsfake__ [0.050883s] ... ok 2025-03-24 18:38:06.043 228922 WARNING manila.scheduler.filters.driver [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Error in filtering function '1 / 0 == 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: failing host.: manila.exception.EvaluatorParseException: Error during evaluator parsing: ZeroDivisionError: float division by zero 2025-03-24 18:38:06.045 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_exception_caught [0.064894s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_11_CEPHFS [0.064740s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_str [0.079563s] ... ok 2025-03-24 18:38:06.119 228922 INFO manila.scheduler.filters.driver [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Filter function result for host host1: True. 2025-03-24 18:38:06.121 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_share_extra_specs [0.074271s] ... ok {3} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_list [0.079915s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_flush [0.085518s] ... ok 2025-03-24 18:38:06.176 228922 INFO manila.scheduler.filters.driver [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Filter function result for host host1: True. 2025-03-24 18:38:06.178 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_passing_function [0.058505s] ... ok {2} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get [0.291204s] ... ok {3} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id [0.068959s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_alias_property [0.079843s] ... ok 2025-03-24 18:38:06.246 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_04___222____2___False_ [0.072439s] ... ok {3} manila.tests.compute.test_nova.NovaApiTestCase.test_server_update [0.080588s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qlen_property [0.061841s] ... ok 2025-03-24 18:38:06.315 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_05___4______2___False_ [0.062955s] ... ok {3} manila.tests.compute.test_nova.NovaclientTestCase.test_no_auth_obj [0.064746s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_alias [0.070549s] ... ok 2025-03-24 18:38:06.412 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_11___1234____s___123___False_ [0.100281s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_name [0.069098s] ... ok {3} manila.tests.compute.test_nova.NovaclientTestCase.test_with_auth_obj [0.107124s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_netns [0.068192s] ... ok 2025-03-24 18:38:06.536 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_16___2____s__12___False_ [0.122086s] ... ok {3} manila.tests.compute.test_nova.ToDictTestCase.test_dict_provided [0.106067s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_up [0.072064s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_add_namespace [0.033963s] ... ok {3} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_without_to_dict_method [0.065172s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute [0.028043s] ... ok 2025-03-24 18:38:06.648 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_17___12____s__2___False_ [0.106770s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute_env_var_prepend [0.024807s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_doest_not_exist [0.040515s] ... ok {3} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_bad_request [0.102380s] ... ok 2025-03-24 18:38:06.738 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_add_gateway [0.045642s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_31__False____is__Nonsense___True_ [0.106987s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route [0.031213s] ... ok 2025-03-24 18:38:06.826 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_37___abc_____or__ABC__or__def___True_ [0.067698s] ... ok {3} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_2_RetryAfterException [0.091102s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth_with_namespaces [0.043905s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace [0.033752s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_does_not_exist [0.037635s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_not_empty [0.042808s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty_no_devices [0.061871s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_as_root_namespace [0.034711s] ... ok {2} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_1_queued_to_apply [0.874302s] ... ok {1} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_namespace [0.032911s] ... ok {1} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_delete_port [0.032176s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_network [0.047919s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_subnet [0.023877s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_router [0.069219s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips [0.060662s] ... ok {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_2_False [0.532039s] ... ok {1} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_with_auth_obj [0.061290s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_2 [0.102692s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_4 [0.134227s] ... ok {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_2 [0.278568s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_6 [0.154814s] ... ok {2} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_2_active [0.744165s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_7 [0.104400s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_host_id [0.029220s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_one_allocation [0.023405s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.030886s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.028350s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_1 [0.037168s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_2 [0.055096s] ... ok {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_4 [0.455790s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_5 [0.035770s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network [0.044811s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_3 [0.029040s] ... ok 2025-03-24 18:38:08.248 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_41___2_______3___False_ [1.428475s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind [0.065436s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.025613s] ... ok 2025-03-24 18:38:08.319 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_3_error [0.500165s] ... ok {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_42___nfs____NFS___True_ [0.076451s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.043902s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_2 [0.024247s] ... ok 2025-03-24 18:38:08.390 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_fail [0.054979s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.029289s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_include_network_info [0.029334s] ... ok 2025-03-24 18:38:08.441 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_basic_operators [0.054203s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.033532s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test__get_ports_respective_to_ips_multiple_fixed_ips [0.036348s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_neutron_api_exception [0.026003s] ... ok {2} manila.tests.db.sqlalchemy.test_models.ShareSnapshotTestCase.test_instance_and_proxified_properties [0.207755s] ... ok 2025-03-24 18:38:08.535 228922 INFO manila.coordination [None req-34275fca-49e6-44d0-b135-5fa81820f4c4 fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_type_errror_passes [0.097402s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_nominal [0.037816s] ... ok {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_no_instances [0.044022s] ... ok 2025-03-24 18:38:08.615 228922 INFO manila.coordination [None req-75651c3f-6519-496e-9e7e-6ba56b16c43b fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_2_NotFound [0.061859s] ... ok {0} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_host_has_replicas [0.075924s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment [0.042133s] ... ok 2025-03-24 18:38:08.670 228922 INFO manila.coordination [None req-5b9c0605-1611-4223-aef7-2dec3b691cfe fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_happy_day [0.049821s] ... ok {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_1___manage_error____creating__ [0.114796s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_cfg [0.037420s] ... ok {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_exception_not_set [0.611229s] ... ok 2025-03-24 18:38:08.720 228922 INFO manila.coordination [None req-5b9c0605-1611-4223-aef7-2dec3b691cfe fake - - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters [0.050176s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.031010s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.048520s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_allocate_network [0.029940s] ... ok {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_prefer_active_instance [0.121405s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_2 [0.071022s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_host_manager.py", line 175, in test_get_pools_no_pools fake_context = context.RequestContext('user', 'project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_1_replication_change [0.116897s] ... ok 2025-03-24 18:38:08.938 228922 INFO manila.coordination [None req-16181ce1-3061-4389-8177-a6f95e841daf user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_no_pools [0.224498s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_3 [0.079257s] ... ok 2025-03-24 18:38:09.013 228922 INFO manila.coordination [None req-16181ce1-3061-4389-8177-a6f95e841daf user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_1 [0.070235s] ... ok {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.080827s] ... ok Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2025-03-24 18:38:09.067 228922 INFO manila.coordination [None req-16181ce1-3061-4389-8177-a6f95e841daf user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv6 [0.028731s] ... ok {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_7 [0.057151s] ... ok {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_2_available [0.173369s] ... ok {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_1_None [0.393738s] ... ok 2025-03-24 18:38:09.125 228922 INFO manila.coordination [None req-16181ce1-3061-4389-8177-a6f95e841daf user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_invalid_capacity [0.051542s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_include_network_info [0.060858s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_1_custom_config_group_name [0.030902s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_4_foovlanbar [0.026878s] ... ok 2025-03-24 18:38:09.204 228922 INFO manila.coordination [None req-8a8e2f21-d2f3-4faa-96f4-16ff83ef8cb8 user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_unknown_capability [0.075832s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_5_None [0.048703s] ... ok 2025-03-24 18:38:09.263 228922 INFO manila.coordination [None req-05c9e119-1490-478e-9c26-8b5a435e61ba user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_5_10_0_0_0_10_0_0_5_fake [0.025985s] ... ok {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_05 [0.068217s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_1 [0.028366s] ... ok {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_3_error [0.210969s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_3 [0.023769s] ... ok 2025-03-24 18:38:09.322 228922 INFO manila.coordination [None req-7deb8e15-8a36-41fc-b685-f9ce5226d354 user project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_14 [0.053052s] ... ok {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_1_admin [0.028853s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_update_service_capabilities [0.053570s] ... ok {2} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_2_service_manipulating_service_lock [0.090618s] ... ok {3} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_2 [0.312319s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_manager.py", line 68, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:09.491 228922 INFO manila.coordination [None req-84efbead-afcf-41aa-90d0-a90c88af0977 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica [0.166042s] ... ok {2} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_3_service_context [0.086580s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_no_default_share_type_provided [0.134690s] ... ok {2} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_4_user_manipulating_other_users_lock [0.056290s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_manager.py", line 68, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:09.648 228922 INFO manila.coordination [None req-89eb8902-a8de-49b7-8681-316cab0ab859 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Share data copy failed attempting to mount destination at /tmp/ins2_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 310, in _copy_share_data helper_dest.mount_share_instance_or_backup(info_dest, mount_path) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: fake {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_service_capabilities [0.167479s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_2 [0.242760s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_2_False [0.133508s] ... ok {2} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_not_authorized [0.120532s] ... ok {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_soft_deleted [0.056736s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_manager.py", line 68, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_4_manage_error_unmanage_starting [0.058044s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_2 [0.136230s] ... ok {3} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_2 [0.146050s] ... ok 2025-03-24 18:38:09.826 228922 ERROR manila.scheduler.manager [None req-ad56c206-b814-469b-8111-00ecf69ee9fa fake_user fake_project - - - -] Failed to schedule manage_share: fake: manila.exception.NoValidHost: fake 2025-03-24 18:38:09.828 228922 INFO manila.coordination [None req-ad56c206-b814-469b-8111-00ecf69ee9fa fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share_exception [0.170630s] ... ok {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_5_unmanage_error [0.096034s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Goodness function not set :: defaulting to minimal goodness rating of 0. {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_3 [0.127680s] ... ok {3} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup [0.128319s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_manager.py", line 68, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:09.986 228922 INFO manila.coordination [None req-2b0b8b94-b283-41e2-8f64-e11d67a69aee fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_periodic_tasks [0.161254s] ... ok {2} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_1 [0.107145s] ... ok {3} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_2_100 [0.114065s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_manager.py", line 68, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:10.089 228922 WARNING manila.scheduler.manager [None req-a1009759-9b4f-4576-bc30-cc4d91a8622a fake_user fake_project - - - -] Scheduler driver path manila.scheduler.filter_scheduler.FilterScheduler is deprecated, update your configuration to the new path manila.scheduler.drivers.filter.FilterScheduler 2025-03-24 18:38:10.091 228922 INFO manila.coordination [None req-a1009759-9b4f-4576-bc30-cc4d91a8622a fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_3 [0.098964s] ... ok {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_1_manila_scheduler_filter_scheduler_FilterScheduler [0.114674s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_1 [0.174886s] ... ok {2} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_get_device_name [0.090356s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_rpcapi.py", line 82, in test_create_share_instance self._test_scheduler_api('create_share_instance', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:10.218 228922 INFO manila.coordination [None req-8b3c9993-36eb-423d-92ec-72f378f4c4ac fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) --- Logging error --- Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 439, in create_backup_continue result = self.data_copy_get_progress(context, share_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args ValueError: incomplete format Call stack: Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, {0} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_instance [0.118784s] ... ok File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/data/test_manager.py", line 604, in test_create_share_backup_continue_exception self.manager.create_backup_continue(self.context) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/data/manager.py", line 452, in create_backup_continue LOG.warning("Failed to get progress of share %(share)s " Message: 'Failed to get progress of share %(share)s backing up in share_backup %(backup).' Arguments: {'share': '5da535e4-60b1-49cc-9931-cc74bfc352f7', 'backup': 'ad041e7a-6881-43f7-a314-da811204195e'} {3} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_exception [0.163995s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_2 [0.139820s] ... ok {2} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug_no_device [0.067204s] ... ok Data copy for migration of share fake_id cannot be cancelled at this moment. {3} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel_not_copying [0.079033s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_rpcapi.py", line 126, in test_manage_share self._test_scheduler_api('manage_share', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {2} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_get_device_name [0.083218s] ... ok 2025-03-24 18:38:10.342 228922 INFO manila.coordination [None req-8274860a-ff80-4807-a9fd-441e6d5ab70f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_manage_share [0.119665s] ... ok {3} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_2_100 [0.082936s] ... ok {2} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_unplug [0.081623s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_rpcapi.py", line 103, in test_migrate_share_to_host self._test_scheduler_api('migrate_share_to_host', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:38:10.453 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_migrate_share_to_host [0.112675s] ... ok 2025-03-24 18:38:10.504 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_1__True__True_ [0.047762s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_does_not_exist [0.093317s] ... ok 2025-03-24 18:38:10.550 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_5___True___True_ [0.046150s] ... ok 2025-03-24 18:38:10.605 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_6 [0.054885s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root [0.109121s] ... ok 2025-03-24 18:38:10.661 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_9 [0.053769s] ... ok 2025-03-24 18:38:10.716 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_multiplier [0.054080s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_namespace [0.106528s] ... ok 2025-03-24 18:38:10.767 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_weight_object [0.047026s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIPDeviceCommandBase.test_name_property [0.083303s] ... ok 2025-03-24 18:38:10.819 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_2 [0.051510s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_delete_backup [0.415996s] ... ok {3} manila.tests.data.test_utils.CopyClassTestCase.test__validate_item [0.038526s] ... ok 2025-03-24 18:38:10.882 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_4 [0.061853s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address [0.076475s] ... ok {3} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_2 [0.024508s] ... ok {3} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress [0.038866s] ... ok 2025-03-24 18:38:10.936 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_1 [0.055975s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address_scoped [0.057878s] ... ok {3} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_completed_empty [0.050012s] ... ok 2025-03-24 18:38:10.988 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_3 [0.053918s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_address_property [0.063244s] ... ok 2025-03-24 18:38:11.045 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_6 [0.054345s] ... ok {3} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_current_copy_none [0.064413s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qdisc_property [0.066217s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_exception [0.042478s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:38:11.105 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_7 [0.059725s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_5 [0.861845s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_address [0.039775s] ... ok {3} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_not_initialized [0.047929s] ... ok 2025-03-24 18:38:11.158 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_5 [0.052015s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_delete_namespace [0.044513s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_list [0.064660s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_3 [0.131434s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace [0.047699s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth [0.053672s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. 2025-03-24 18:38:11.359 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_many_hosts [0.117712s] ... ok {0} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_same_availability_zone [0.204773s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices [0.039961s] ... ok {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty [0.047507s] ... ok 2025-03-24 18:38:11.444 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_host [0.087051s] ... ok {3} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_single_branch ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception_status_409 [0.063057s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_no_hosts [0.156017s] ... ok 2025-03-24 18:38:11.527 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_id [0.082140s] ... ok {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet [0.057731s] ... ok {3} manila.tests.db.migrations.test_utils.MigrationUtilsTestCase.test_load_table [0.081304s] ... ok {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port [0.039604s] ... ok 2025-03-24 18:38:11.616 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_single [0.060267s] ... ok {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_1___ [0.085391s] ... ok {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_network [0.052951s] ... ok {3} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_1 [0.058060s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_extensions [0.054260s] ... ok 2025-03-24 18:38:11.685 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_invalid_max_attempts [0.184645s] ... ok {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_2_post [0.084822s] ... ok {3} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_3 [0.051853s] ... ok {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface_exception [0.047929s] ... ok {3} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_5 [0.042057s] ... ok 2025-03-24 18:38:11.786 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_5_put [0.081171s] ... ok {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes_exception [0.062079s] ... ok {3} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_double_update [0.045164s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_5 [0.045474s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_max_attempts [0.151070s] ... ok 2025-03-24 18:38:11.861 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_session_method [0.073738s] ... ok {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_1 [0.091683s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_multi_segment [0.086200s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_2 [0.081172s] ... ok {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_post_select_populate [0.154766s] ... ok 2025-03-24 18:38:12.012 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.083797s] ... ok {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_1_True [0.165097s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_3 [0.095672s] ... ok {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_delete_existing [0.100252s] ... ok 2025-03-24 18:38:12.147 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weigher_all_pools_with_share_servers [0.120814s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_6 [0.078505s] ... ok {3} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_2 [0.079067s] ... ok {1} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone_on_host [0.227753s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_7 [0.058062s] ... ok 2025-03-24 18:38:12.276 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_1_0o759 [0.114749s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network_one_allocation [0.084302s] ... ok 2025-03-24 18:38:12.340 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_2_0x755 [0.060857s] ... ok {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_comparisons [0.163298s] ... ok {3} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_custom_query [0.208502s] ... ok 2025-03-24 18:38:12.399 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-03-24 18:38:12.405 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-03-24 18:38:12.407 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share [0.059406s] ... ok 2025-03-24 18:38:12.408 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-03-24 18:38:12.414 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client disconnected {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_1 [0.103672s] ... ok 2025-03-24 18:38:12.471 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-03-24 18:38:12.472 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client connection complete. {3} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_4 [0.067311s] ... ok 2025-03-24 18:38:12.478 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_from_snapshot [0.065984s] ... ok 2025-03-24 18:38:12.481 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-03-24 18:38:12.482 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client disconnected {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_nonnumber_comparison [0.092390s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_2 [0.087387s] ... ok 2025-03-24 18:38:12.534 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-03-24 18:38:12.535 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-03-24 18:38:12.547 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_snapshot [0.067352s] ... ok 2025-03-24 18:38:12.550 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-03-24 18:38:12.552 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client disconnected {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted_asc [0.098506s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.085943s] ... ok {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_float [0.132686s] ... ok 2025-03-24 18:38:12.630 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-03-24 18:38:12.631 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-03-24 18:38:12.636 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_1___cephfs___None_ [0.087797s] ... ok 2025-03-24 18:38:12.640 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-03-24 18:38:12.641 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client disconnected {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_invalid_sort_key [0.056176s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.066356s] ... ok 2025-03-24 18:38:12.690 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2025-03-24 18:38:12.691 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2025-03-24 18:38:12.695 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share_full [0.057133s] ... ok 2025-03-24 18:38:12.714 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2025-03-24 18:38:12.715 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] [CephFS] Ceph client disconnected {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_integer [0.088534s] ... ok test_ip_1 isn't a valid ip address, omitted. test_ip_2 isn't a valid ip address, omitted. test_ip_1 isn't a valid ip address, omitted. test_ip_2 isn't a valid ip address, omitted. {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_1 [0.063533s] ... ok 2025-03-24 18:38:12.747 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_admin_network_allocations [0.109312s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_1 [0.054964s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_1 [0.046350s] ... ok {1} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_ternary_conditional [0.083483s] ... ok 2025-03-24 18:38:12.807 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_3_______fake_project_uuid_1__ [0.058331s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_exception [0.057055s] ... ok {3} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_no_result [0.095435s] ... ok {1} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_1 [0.052940s] ... ok 2025-03-24 18:38:12.862 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_1 [0.054058s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data [0.059103s] ... ok 2025-03-24 18:38:12.913 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_ips_no_backends [0.049062s] ... ok {1} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_2 [0.068060s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ReservationDatabaseAPITest.test_reservation_expire [0.080656s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_ident [0.067393s] ... ok 2025-03-24 18:38:12.980 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Calculated export path for share fakeid: 10.0.0.10:/foo/bar 2025-03-24 18:38:12.980 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Calculated export path for share fakeid: 10.0.0.11:/foo/bar 2025-03-24 18:38:12.980 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Calculated export path for share fakeid: 10.0.0.1:/foo/bar 2025-03-24 18:38:12.981 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_1_cephfs_ganesha_server_ip [0.067012s] ... ok {1} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_share_not_found_1_b5c207da_ac0b_43b0_8691_c6c9e860199d [0.061538s] ... ok {1} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_2____zone1zone2zone3_____zone2___False_ [0.061768s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_subnet_data [0.075222s] ... ok 2025-03-24 18:38:13.057 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Calculated export path for share fakeid: 10.0.0.10:/foo/bar 2025-03-24 18:38:13.058 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Calculated export path for share fakeid: 10.0.0.11:/foo/bar 2025-03-24 18:38:13.060 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Calculated export path for share fakeid: 10.0.0.3:/foo/bar 2025-03-24 18:38:13.060 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Calculated export path for share fakeid: 10.0.0.2:/foo/bar 2025-03-24 18:38:13.065 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_2_cephfs_ganesha_export_ips [0.086192s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_invalid [0.150617s] ... ok {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_simple [0.056223s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_unmanage_network_allocations [0.087152s] ... ok 2025-03-24 18:38:13.153 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:13.154 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:13.155 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_04____fakehost______some_host_name____some_host_name____1_1_1_0____True_ [0.086147s] ... ok {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs [0.068074s] ... ok {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.075578s] ... ok {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs_list [0.050332s] ... ok 2025-03-24 18:38:13.239 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:13.240 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:13.244 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_09____fakehost____some_host_name____1_1_1_0____1001_1001____True_ [0.092852s] ... ok {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_complex [0.044183s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update_invalid [0.177910s] ... ok {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_no_available_ipv4_addresses [0.083250s] ... ok 2025-03-24 18:38:13.304 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:13.317 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:13.321 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_12____fakehost____some_host_name____1_1_1_0____1001__1001_129_____True_ [0.077523s] ... ok {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_2__is__False [0.065261s] ... ok {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create [0.078913s] ... ok {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_simple [0.053168s] ... ok {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv4 [0.084847s] ... ok 2025-03-24 18:38:13.397 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:13.397 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:13.398 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. 2025-03-24 18:38:13.409 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_2___host____None___4__6__ [0.083794s] ... ok {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_1_1 [0.072139s] ... ok {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_simple [0.046946s] ... ok 2025-03-24 18:38:13.458 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_deallocate_network [0.070052s] ... ok 2025-03-24 18:38:13.471 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] NFS-Ganesha server's location defaulted to driver's hostname: 2025-03-24 18:38:13.475 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:13.477 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. 2025-03-24 18:38:13.480 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_fakescope_extra_specs [0.047319s] ... ok {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_8__None____1001__1001_129____1_1_1_0_____4__6__ [0.069728s] ... ok Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_1_custom_config_group_name [0.052095s] ... ok {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_share_network [0.098609s] ... ok 2025-03-24 18:38:13.545 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_1 [0.056681s] ... ok 2025-03-24 18:38:13.555 228922 WARNING manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:13.559 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_1_False [0.072180s] ... ok {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_2_foovlan [0.058608s] ... ok {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_2 [0.054118s] ... ok {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_no_records [0.056240s] ... ok 2025-03-24 18:38:13.610 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_2_ro [0.056106s] ... ok {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_3_vlanfoo [0.050847s] ... ok {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_share_extend_reserved_1 [0.043824s] ... ok {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_no_updates [0.049949s] ... ok 2025-03-24 18:38:13.672 228922 INFO manila.share.drivers.cephfs.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Calculated export location for share fakeinstanceid: 1.2.3.4,5.6.7.8:/foo/bar 2025-03-24 18:38:13.687 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_export_locations [0.065961s] ... ok {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_3_vxlan [0.069306s] ... ok {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_1 [0.045788s] ... ok 2025-03-24 18:38:13.732 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_2_11_0_0_0_11_0_0_5_11_0_0_11 [0.049804s] ... ok Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_04 [0.048996s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network_failure [0.063744s] ... ok 2025-03-24 18:38:13.814 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_08 [0.052973s] ... ok {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_3_11_0_0_0_11_0_0_5 [0.072800s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network_failure [0.054675s] ... ok 2025-03-24 18:38:13.869 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_04 [0.051101s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute [0.047924s] ... ok {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_6_10_0_10_0_10_0_10_5_10_0_0_0_10_0_0_5 [0.072746s] ... ok 2025-03-24 18:38:13.909 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_bad_command_format [0.047694s] ... ok {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_10 [0.050462s] ... ok {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_1 [0.080594s] ... ok 2025-03-24 18:38:13.978 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_14 [0.057050s] ... ok {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_interfaces [0.060521s] ... ok {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_2_DEFAULT [0.052568s] ... ok {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_15 [0.048316s] ... ok 2025-03-24 18:38:14.032 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks_failure [0.052237s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_one_share_with_two_share_instance_access_delete [0.410403s] ... ok {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_2_None [0.053346s] ... ok {1} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_different_backend_and_availability_zone [0.051659s] ... ok 2025-03-24 18:38:14.096 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_veths [0.054586s] ... ok {1} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_2___host1_AAA_pool1____host1_AAA_pool2__ [0.048502s] ... ok {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_unmanage_network_allocations [0.065990s] ... ok 2025-03-24 18:38:14.162 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_1 [0.067083s] ... ok {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_failing_function [0.058635s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_2 [0.134513s] ... ok 2025-03-24 18:38:14.225 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_3 [0.065629s] ... ok Error in filtering function 'capabilities.foo == 10' : 'Error during evaluator parsing: KeyError: 'foo'' :: failing host. {1} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_wrong_capabilities [0.055074s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_unimplemented_schedule [0.126833s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_3 [0.098112s] ... ok 2025-03-24 18:38:14.326 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container_oh_noes [0.077325s] ... ok {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_03___3____1___False_ [0.083093s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_8 [0.056368s] ... ok 2025-03-24 18:38:14.383 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__check_if_all_fields_are_updatable_2____user____password____True_ [0.053257s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_06___123______123___True_ [0.046100s] ... ok {2} manila.tests.scheduler.drivers.test_base.SchedulerDriverModuleTestCase.test_share_host_update_db [0.133907s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_no_instance_mappings [0.077894s] ... ok {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_10___123____s___123___True_ [0.056984s] ... ok 2025-03-24 18:38:14.456 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__connect_to_network [0.075988s] ... ok {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_12___1234____s___123___True_ [0.046550s] ... ok 2025-03-24 18:38:14.523 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__create_export_and_mount_storage [0.060743s] ... ok {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_19___12311321_____in__12311321___True_ [0.048316s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_hosts_up [0.163990s] ... ok 2025-03-24 18:38:14.576 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__delete_export_and_umount_storage [0.056407s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_metadata_update [0.162143s] ... ok {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_21___12310321_____in__11___False_ [0.051155s] ... ok 2025-03-24 18:38:14.628 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_ok [0.047550s] ... ok {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_26__True____is__False___False_ [0.056221s] ... ok 2025-03-24 18:38:14.703 228922 INFO manila.share.drivers.container.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Container fake_server_id was created. 2025-03-24 18:38:14.704 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_ok [0.076206s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_group_id_with_count [0.112567s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_28__False____is__False___True_ [0.050461s] ... ok {2} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_update_service_capabilities [0.166824s] ... ok 2025-03-24 18:38:14.750 228922 INFO manila.share.drivers.container.container_helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The Docker network has been successfully removed! 2025-03-24 18:38:14.751 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_33__False___True___False_ [0.036349s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_1 [0.058410s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_fields_1_id [0.092710s] ... ok 2025-03-24 18:38:14.816 228922 INFO manila.share.drivers.container.container_helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The Docker network has been successfully removed! 2025-03-24 18:38:14.820 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_3 [0.056905s] ... ok {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_44___cifs____nfs___False_ [0.054862s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_2_share_group_id [0.064900s] ... ok 2025-03-24 18:38:14.884 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_some_other [0.064070s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_1_True [0.179051s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:38:14.931 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_1 [0.104255s] ... ok {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_delete_share [0.062580s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_6 [0.112178s] ... ok 2025-03-24 18:38:15.007 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_server [0.059823s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_9 [0.062619s] ... ok {1} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_3 [0.111181s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:38:15.094 228922 INFO manila.share.drivers.container.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The security service was successfully added to the share server c6e29312-1089-4235-a50a-cd1b240f49ac. 2025-03-24 18:38:15.095 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_1_True [0.087746s] ... ok {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_2 [0.186210s] ... ok 2025-03-24 18:38:15.140 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_ro [0.044610s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_2 [0.093567s] ... ok 2025-03-24 18:38:15.189 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_rw [0.053222s] ... ok {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_caps_disabled [0.033800s] ... ok 2025-03-24 18:38:15.229 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__set_users [0.035305s] ... ok {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_disk [0.049118s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:38:15.291 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_3 [0.051503s] ... ok {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_3 [0.189347s] ... ok {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_memory [0.066003s] ... ok 2025-03-24 18:38:15.341 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation [0.048958s] ... ok {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_service_disabled [0.051266s] ... ok 2025-03-24 18:38:15.388 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_2_____72_50g_62_50g_ [0.044770s] ... ok {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_happy_day [0.047066s] ... ok 2025-03-24 18:38:15.445 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_size [0.057919s] ... ok {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_invalid_num_arguments_fails [0.053050s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Goodness function not set :: defaulting to minimal goodness rating of 0. {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_2 [0.218300s] ... ok 2025-03-24 18:38:15.524 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_lvmhelper_setup_explodes_in_gore_on_no_config_supplied [0.078228s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_1__10__5_ [0.474164s] ... ok {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_operator_raises [0.047165s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_1_None [0.051340s] ... ok {1} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_fail [0.051061s] ... ok 2025-03-24 18:38:15.599 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_get_progress [0.077998s] ... ok {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_filtered_hosts [0.043873s] ... ok 2025-03-24 18:38:15.654 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage_lvremove_failed [0.051196s] ... ok Failed to update usages deleting share replica 'f6605c83-886d-4d99-b7b5-e296bb63fbab'. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1878, in _update_share_instance_usages QUOTAS.commit( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.QuotaError: fake {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_1 [0.118504s] ... ok 2025-03-24 18:38:15.699 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_1 [0.044961s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:38:15.783 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_debug [0.083187s] ... ok {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools [0.132059s] ... ok 2025-03-24 18:38:15.861 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_no_authorized_exception [0.078611s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_with_filters [0.111980s] ... ok 2025-03-24 18:38:15.901 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_2 [0.046677s] ... ok {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_4 [0.044777s] ... ok 2025-03-24 18:38:15.949 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_3 [0.040943s] ... ok 2025-03-24 18:38:16.004 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_3 [0.054860s] ... ok {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_2 [0.065325s] ... ok 2025-03-24 18:38:16.064 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_1 [0.059723s] ... ok {1} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_capability [0.062930s] ... ok 2025-03-24 18:38:16.109 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_2 [0.049557s] ... ok 2025-03-24 18:38:16.153 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context [0.044929s] ... ok {1} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_with_pools [0.063653s] ... ok Failed to update usages deleting share '7218c91d-1275-45ce-97ef-eaad3f176bef'. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1878, in _update_share_instance_usages QUOTAS.commit( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.QuotaError: fake {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_2 [0.496422s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_04 [0.077480s] ... ok 2025-03-24 18:38:16.282 228922 ERROR manila.share.drivers.dell_emc.plugins.isilon.isilon [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Only "ip" and "user" access types allowed for CIFS protocol. 2025-03-24 18:38:16.283 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_with_cifs_invalid_access_type [0.123614s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_06 [0.063645s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_1_id [0.136239s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_08 [0.047028s] ... ok 2025-03-24 18:38:16.386 228922 ERROR manila.share.drivers.dell_emc.plugins.isilon.isilon [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Only RW Access allowed for CIFS Protocol when using the "ip" access type. 2025-03-24 18:38:16.388 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_with_cifs_ip_readonly [0.106276s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_11 [0.070656s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_12 [0.042852s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_ids [0.159621s] ... ok {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_13 [0.050105s] ... ok 2025-03-24 18:38:16.539 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_with_cifs_user_1 [0.142729s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_exception_puts_share_in_error_state [0.108819s] ... ok 2025-03-24 18:38:16.672 228922 ERROR manila.share.drivers.dell_emc.plugins.isilon.isilon [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Only "RW" and "RO" access levels are supported. 2025-03-24 18:38:16.677 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_with_cifs_user_invalid_access_level [0.140416s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_share_group [0.194965s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_other_exception_puts_share_in_error_state [0.119920s] ... ok {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_1 [1.241418s] ... ok 2025-03-24 18:38:16.797 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_with_nfs_readwrite [0.117549s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to schedule_create_share_replica: Resource could not be found. {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_status [0.174958s] ... ok {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_exception_path [0.132874s] ... ok {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_share_no_hosts [0.130739s] ... ok 2025-03-24 18:38:16.937 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_connect [0.136011s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_happy_day [0.145873s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_pools [0.176321s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_1_yes [0.238313s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_hosts_up [0.123875s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_init_host_with_rpc [0.180861s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_exceeded_max_attempts [0.105727s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_delete [0.267781s] ... ok You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_type_is_none [0.136003s] ... ok {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share [0.232477s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_update_service_capabilities [0.084674s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_max_gigabytes_exceeded [0.051266s] ... ok {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_exponent [0.036877s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_2_manila_scheduler_drivers_filter_FilterScheduler [0.181886s] ... ok {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_function [0.077555s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_server [0.274105s] ... ok {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_negative_numbers [0.037804s] ... ok {2} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_3 [0.046031s] ... ok {2} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_anti_affinity_filter [0.038276s] ... ok {2} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_both_request_AZ_and_type_AZs_match [0.040901s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_update_service_capabilities [0.191043s] ... ok {2} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_different [0.032195s] ... ok {2} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_empty [0.036377s] ... ok {2} manila.tests.scheduler.filters.test_base.TestBaseFilter.test_filter_one_is_called [0.029972s] ... ok {2} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects [0.035250s] ... ok {2} manila.tests.scheduler.filters.test_base_host.HostFiltersTestCase.test_all_filters [0.036931s] ... ok {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_simple [0.031951s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_group [0.203538s] ... ok {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_multi_level_scope_extra_specs_list [0.041208s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_4 [0.434144s] ... ok {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs_list [0.043840s] ... ok {1} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_no_flag [0.078676s] ... ok Insufficient free space for share creation on host host1 (requested / avail): 100/90 {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_share_extend_reserved_1 [0.032051s] ... ok Insufficient free space for share creation on host host1 (requested / avail): 100/75 {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_12 [0.021282s] ... ok 2025-03-24 18:38:18.164 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_create_share_from_snapshot_cifs [1.226641s] ... ok Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_14 [0.021014s] ... ok {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_2__False__False_ [0.068091s] ... ok {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_02 [0.031738s] ... ok {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_06 [0.028819s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_1 [0.148074s] ... ok 2025-03-24 18:38:18.254 228922 WARNING manila.share.drivers.dell_emc.plugins.isilon.isilon [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Attempted to delete NFS Share "share-foo", but the share does not appear to exist. 2025-03-24 18:38:18.255 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_delete_nfs_share_share_does_not_exist [0.087755s] ... ok {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_07 [0.055822s] ... ok {1} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_get_all_classes [0.094167s] ... ok {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_11 [0.033912s] ... ok {2} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_availability_zone [0.025051s] ... ok 2025-03-24 18:38:18.385 228922 ERROR manila.share.drivers.dell_emc.plugins.isilon.isilon [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unsupported share type: FOO_PROTOCOL. 2025-03-24 18:38:18.386 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_3 [0.084877s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_delete_share_invalid_share_proto [0.134692s] ... ok {2} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_capabilities [0.045476s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_3 [0.220942s] ... ok {2} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_share_replacement [0.082587s] ... ok {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_5 [0.082311s] ... ok 2025-03-24 18:38:18.502 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_ensure_share [0.113517s] ... ok {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_7 [0.056164s] ... ok {2} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_filter_function [0.067950s] ... ok 2025-03-24 18:38:18.617 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_access_cifs_http_error_on_clear_rules [0.119042s] ... ok {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_2 [0.093300s] ... ok {2} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_not_implemented [0.083082s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_4 [0.206714s] ... ok {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_02_______1___False_ [0.044503s] ... ok {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_3 [0.059409s] ... ok 2025-03-24 18:38:18.726 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_access_delete_nfs [0.108802s] ... ok {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_08___34_____234___False_ [0.047645s] ... ok {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_4 [0.058999s] ... ok {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_unknown_is_last [0.049139s] ... ok {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_09___34________False_ [0.047539s] ... ok 2025-03-24 18:38:18.833 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_access_recover_nfs [0.102375s] ... ok {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_14___1000____s___234___False_ [0.044603s] ... ok {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_capabilities_substitution [0.048201s] ... ok 2025-03-24 18:38:18.896 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_auth_lookup_user_with_backend_error [0.062002s] ... ok {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_18___12311321_____in__11___True_ [0.054022s] ... ok Invalid goodness result. Result must be between 0 and 100. Result generated: '-10' :: Defaulting to a goodness of 0. Invalid goodness result. Result must be between 0 and 100. Result generated: '200' :: Defaulting to a goodness of 0. 2025-03-24 18:38:18.955 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_create_directory_1_False [0.056895s] ... ok {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_host_rating_out_of_bounds [0.072429s] ... ok 2025-03-24 18:38:18.994 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_available_active_replica [0.299140s] ... ok {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_20___12311321_____in__12311321__in____True_ [0.060057s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_create_smb_share_2__404__False_ [0.054665s] ... ok Error in goodness_function function '10 + stats.my_val' : 'Error during evaluator parsing: KeyError: 'my_val'' :: Defaulting to a goodness of 0. {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_substitution [0.070527s] ... ok {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_29__False____is__True___False_ [0.061022s] ... ok 2025-03-24 18:38:19.076 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_create_snapshot_error_case [0.066086s] ... ok 2025-03-24 18:38:19.128 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_delete_2_False [0.071713s] ... ok {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_32__True___False___False_ [0.102071s] ... ok 2025-03-24 18:38:19.218 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_delete_error_case [0.069230s] ... ok {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_38___2_______10___True_ [0.065594s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations [0.291463s] ... ok {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_39___3_______2___False_ [0.047702s] ... ok 2025-03-24 18:38:19.317 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_delete_smb_shares_2__404__False_ [0.091200s] ... ok 2025-03-24 18:38:19.380 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_delete_snapshot_error_case [0.067311s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_5 [0.104666s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_2 [0.107220s] ... ok 2025-03-24 18:38:19.440 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_get_directory_listing [0.055605s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project [0.058458s] ... ok 2025-03-24 18:38:19.488 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_get_nfs_export [0.046920s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_4 [0.104896s] ... ok 2025-03-24 18:38:19.544 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_get_snapshots_error_occurred [0.048825s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_share_server [0.076769s] ... ok 2025-03-24 18:38:19.596 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_is_path_existent_2__404__False_ [0.048805s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_destroy [0.074216s] ... ok 2025-03-24 18:38:19.638 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_quota_create__path_does_not_exist [0.049929s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_3 [0.134701s] ... ok 2025-03-24 18:38:19.700 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_quota_get [0.053667s] ... ok {2} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_disabled [0.053630s] ... ok Share group type bc0773ec-9f98-41e7-b8b7-a4d987da77c3 deletion failed, it in use. 2025-03-24 18:38:19.747 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Share group type 0a25d551-64ac-47d4-b05d-e58a8b32097d deletion failed, it in use. {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_quota_get__path_does_not_exist [0.046658s] ... ok {2} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_pass [0.046987s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_1_True [0.173188s] ... ok 2025-03-24 18:38:19.803 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_quota_modify [0.055546s] ... ok {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes [0.070442s] ... ok 2025-03-24 18:38:19.859 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_quota_modify__given_id_does_not_exist [0.048498s] ... ok {2} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_variable_ignored [0.044158s] ... ok {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_stats_substitution [0.878978s] ... ok 2025-03-24 18:38:19.915 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_quota_set__path_does_not_already_exist [0.056360s] ... ok 2025-03-24 18:38:19.965 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_smb_permission_add_with_multiple_users_found [0.046569s] ... ok {2} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_disabled [0.059479s] ... ok {2} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_pass [0.037233s] ... ok 2025-03-24 18:38:20.013 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_smb_permission_remove [0.058553s] ... ok {1} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_and_pool [0.153744s] ... ok {2} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_1_tatooine [0.064095s] ... ok 2025-03-24 18:38:20.089 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_smb_permission_remove_with_empty_perms_list [0.055846s] ... ok {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_2____key____fake_key_1____scores_____total_weighted_score___10_0______key____fake_key_2____scores_____total_weighted_score___20_0___ [0.060581s] ... ok {2} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_2_ [0.056272s] ... ok 2025-03-24 18:38:20.178 228922 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2025-03-24 18:38:20.184 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs [0.090405s] ... ok {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_1 [0.061374s] ... ok {2} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_no_replication_domain [0.058058s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_delete [0.429199s] ... ok {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_2 [0.055424s] ... ok 2025-03-24 18:38:20.282 228922 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2025-03-24 18:38:20.285 228922 ERROR manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] {'The requested NFS export "Manila-UT-filesystem" was not created.'} 2025-03-24 18:38:20.286 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_filesystem_id_not_found [0.103040s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__call_active_iq [0.044381s] ... ok {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_all_host_states_share [0.106979s] ... ok {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_5 [0.058027s] ... ok {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_1 [0.074570s] ... ok 2025-03-24 18:38:20.388 228922 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2025-03-24 18:38:20.402 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_share_nfs [0.114386s] ... ok {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_2 [0.040064s] ... ok {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_1_None [0.054760s] ... ok 2025-03-24 18:38:20.475 228922 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2025-03-24 18:38:20.487 228922 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Snapshot 75758d63-2946-4c07-9118-9a6c6027d5e7 successfully deleted. 2025-03-24 18:38:20.488 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot [0.085503s] ... ok {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_3 [0.070937s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_1___k____v__ [0.271817s] ... ok {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_netapp_only [0.081943s] ... ok {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_non_netapp_backends [0.046695s] ... ok 2025-03-24 18:38:20.577 228922 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2025-03-24 18:38:20.594 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_extend_share [0.100767s] ... ok {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_5 [0.107244s] ... ok {1} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_choose_pool_with_existing_share_server [0.049278s] ... ok 2025-03-24 18:38:20.643 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_post_request_with_no_param [0.047875s] ... ok 2025-03-24 18:38:20.692 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_statistic [0.044635s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_2_nfs [0.065167s] ... ok {2} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_repr [0.101958s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_from_snapshot [0.061088s] ... ok 2025-03-24 18:38:20.774 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.078110s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_4___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.277513s] ... ok {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_01 [0.088217s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group [0.066136s] ... ok 2025-03-24 18:38:20.876 228922 INFO manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Storage pools: nas_pool,fake_pool will be managed. 2025-03-24 18:38:20.879 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.102941s] ... ok {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_02 [0.089672s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group_snapshot [0.062322s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service [0.127437s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver_no_client [0.064859s] ... ok {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_07 [0.079702s] ... ok 2025-03-24 18:38:20.974 228922 INFO manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Storage pools: fake_pool will be managed. 2025-03-24 18:38:20.977 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.097177s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group [0.070661s] ... ok {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_09 [0.070506s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_association_get [0.147929s] ... ok 2025-03-24 18:38:21.093 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.113113s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share [0.062476s] ... ok {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_10 [0.068843s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_1 [0.119588s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_2 [0.072913s] ... ok 2025-03-24 18:38:21.186 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2025-03-24 18:38:21.188 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.097973s] ... ok {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_16 [0.089403s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_4_______fake_project_uuid_2__ [0.055213s] ... ok 2025-03-24 18:38:21.272 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.081055s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats [0.068425s] ... ok 2025-03-24 18:38:21.375 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.109118s] ... ok Failed to schedule_create_share_group: Resource could not be found. {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_1_____version____ceph_version_16_2_4______pacific__ [0.078010s] ... ok {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_exception_puts_group_in_error_state [0.195054s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_2 [0.060892s] ... ok 2025-03-24 18:38:21.485 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.112809s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_2 [0.054671s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to schedule_create_share_group: No valid host was found. . {1} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_deny_access [0.050620s] ... ok {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_no_valid_host_puts_group_in_error_state [0.174092s] ... ok 2025-03-24 18:38:21.603 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.107746s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_03____fakehost____some_host_name____some_host_name____1_1_1_256____True_ [0.080590s] ... ok 2025-03-24 18:38:21.703 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not find Data Mover by name: server_2. 2025-03-24 18:38:21.717 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.109232s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_06____fakehost____some_host_name____some_host_name_____1_1__1_0____True_ [0.076514s] ... ok Failed to schedule_create_share_replica: No valid host was found. . {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_no_valid_host [0.205562s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:21.821 228922 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:21.835 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.115897s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_11____fakehost____some_host_name____1_1_1_0____1001__1001_____True_ [0.071841s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_already_set [0.072281s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:38:21.922 228922 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2025-03-24 18:38:21.930 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.099632s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_with_export_ips_configured [0.059711s] ... ok Failed to schedule migrate_share_to_host: {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host [0.188924s] ... ok 2025-03-24 18:38:22.001 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2025-03-24 18:38:22.002 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.076705s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_2_2 [0.861061s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_path [0.087345s] ... ok 2025-03-24 18:38:22.095 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.085523s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant_as_admin [0.075816s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_1_fakeip [0.099228s] ... ok Failed to schedule migrate_share_to_host: 2025-03-24 18:38:22.172 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_2_TypeError [0.185406s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.075854s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_same_cephx_id_as_manila_service [0.069792s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service [0.106391s] ... ok 2025-03-24 18:38:22.254 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.073495s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_wrong_type [0.061794s] ... ok {2} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_replica [0.132303s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_01 [0.097312s] ... ok 2025-03-24 18:38:22.333 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.091612s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_check_for_setup_error [0.098350s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:38:22.423 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2025-03-24 18:38:22.424 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.077756s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_security_services_relation [0.094794s] ... ok {2} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_extend_share [0.121836s] ... ok {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access [0.063462s] ... ok {2} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_change [0.053943s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get [0.073559s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_ok [0.053568s] ... ok 2025-03-24 18:38:22.523 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.099074s] ... ok {2} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_too_fast [0.049694s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container_failure [0.057576s] ... ok {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_4___True__False___True_ [0.057655s] ... ok 2025-03-24 18:38:22.614 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.083580s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_2 [0.123783s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network_failure [0.072615s] ... ok {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_1 [0.049563s] ... ok 2025-03-24 18:38:22.693 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.081245s] ... ok {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_2 [0.052429s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_availability_zone_id [0.081112s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network [0.082897s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_default_subnet [0.056100s] ... ok 2025-03-24 18:38:22.772 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.076445s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_command_not_there [0.067348s] ... ok {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_5 [0.112010s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge [0.070763s] ... ok 2025-03-24 18:38:22.861 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.094566s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network [0.033613s] ... ok {2} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_8 [0.083894s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_update [0.133013s] ... ok {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_veth [0.028352s] ... ok 2025-03-24 18:38:22.940 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.080001s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_2_False [0.035597s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update_not_found [0.047130s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_container_fails [0.025280s] ... ok {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_1 [0.086183s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network [0.033131s] ... ok 2025-03-24 18:38:23.029 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:23.038 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_1 [0.077228s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server [0.094930s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_ok [0.025331s] ... ok {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_6 [0.081383s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_ensure_share [0.040781s] ... ok 2025-03-24 18:38:23.101 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:23.114 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_2 [0.048545s] ... ok 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not setup server.: manila.exception.EMCVnxXMLAPIError: Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection Traceback (most recent call last): 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection self._get_context('MoverInterface').create(interface) 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection return r(f, *args, **kwargs) 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection do = self.iter(retry_state=retry_state) 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection return fut.result() 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection return self.__get_result() 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection raise self._exception 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection result = fn(*args, **kwargs) 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection raise exception.EMCVnxXMLAPIError(err=message) 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection manila.exception.EMCVnxXMLAPIError: Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. 2025-03-24 18:38:23.115 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection 2025-03-24 18:38:23.121 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.077630s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_extend_share [0.064348s] ... ok {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_7 [0.063338s] ... ok 2025-03-24 18:38:23.199 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.078143s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_share_server_network_info [0.056193s] ... ok {2} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_extra_specs_substitution [0.057935s] ... ok {2} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_share_substitution [0.051886s] ... ok 2025-03-24 18:38:23.279 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not setup server.: manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection Traceback (most recent call last): 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection devices = self.get_managed_ports() 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection return self._mock_call(*args, **kwargs) 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection raise effect 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2025-03-24 18:38:23.283 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection 2025-03-24 18:38:23.286 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.092780s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_2_False [0.096764s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_2_controller_0_otherstore03 [0.304148s] ... ok {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_stats [0.044581s] ... ok 2025-03-24 18:38:23.368 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.073059s] ... ok {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_not_ok [0.048005s] ... ok 2025-03-24 18:38:23.437 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.067869s] ... ok {2} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_and_availability_zone [0.164988s] ... ok {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_not_ok [0.059795s] ... ok 2025-03-24 18:38:23.522 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:23.524 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats [0.071739s] ... ok {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok [0.055158s] ... ok {2} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_different_pool [0.122074s] ... ok {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok_so_many_users [0.056444s] ... ok 2025-03-24 18:38:23.603 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to create CIFS server 4-57fc88167224. Reason: []. 2025-03-24 18:38:23.605 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.094683s] ... ok {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_1_get [0.047981s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_3_controller_0_otherstore01_pool200 [0.293931s] ... ok {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_existing_users [0.052508s] ... ok 2025-03-24 18:38:23.677 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_4_patch [0.056248s] ... ok 2025-03-24 18:38:23.690 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.073749s] ... ok {1} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_ok [0.056237s] ... ok 2025-03-24 18:38:23.739 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:23.741 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:23.743 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.049940s] ... ok {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_2 [0.083130s] ... ok {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info [0.064964s] ... ok 2025-03-24 18:38:23.793 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:23.800 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.056706s] ... ok {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_1 [0.039005s] ... ok {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_3 [0.069776s] ... ok 2025-03-24 18:38:23.862 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:23.871 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.073873s] ... ok {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_2 [0.046723s] ... ok {2} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_no_server_pool_mapping [0.085060s] ... ok 2025-03-24 18:38:23.942 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.068180s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_2 [0.298989s] ... ok {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_setup_security_service [0.082686s] ... ok {2} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_negative [0.061890s] ... ok 2025-03-24 18:38:24.002 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] User not found on domain, skipping deny...: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:24.003 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.053820s] ... ok {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_device [0.053082s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_1_cephfs [0.055827s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_snapshot_instances_status_update [0.113776s] ... ok {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_folder [0.051507s] ... ok 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1711, in deny_share_access 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._execute_cmd(allow_access, check_exit_code=True) 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return fut.result() 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '' 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2025-03-24 18:38:24.051 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2025-03-24 18:38:24.053 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.049659s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_2_nfs [0.053567s] ... ok {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_1_None [0.063362s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_3_12a3 [0.059094s] ... ok 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1740, in get_share_access 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self._execute_cmd(get_access, check_exit_code=True) 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return fut.result() 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '' 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2025-03-24 18:38:24.108 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2025-03-24 18:38:24.112 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.059426s] ... ok {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_pool_name [0.042679s] ... ok 2025-03-24 18:38:24.155 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:24.157 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:24.168 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.055073s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share [0.049033s] ... ok 2025-03-24 18:38:24.219 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.059263s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_error [0.050476s] ... ok 2025-03-24 18:38:24.273 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.048029s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all [0.211750s] ... ok {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_1 [0.093849s] ... ok 2025-03-24 18:38:24.330 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'File system with id=77777 not found.', 'messageCode': '14227341326', 'Description': 'The file system ID supplied with the request is invalid.', 'Action': 'Refer to the XML API v2 schema/documentation and correct your user program logic.', 'Diagnostics': ' Exception tag: 14fb6b6a7b8 Exception message: com.emc.nas.ccmd.common.MessageInstanceImpl@5004000e '}]. 2025-03-24 18:38:24.332 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.054941s] ... ok {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_continue [0.049383s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_not_found [0.066769s] ... ok 2025-03-24 18:38:24.395 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 to new size 20480. Reason: [{'message': 'Fake message.', 'messageCode': '14227341325', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': ' Fake diagnostics.'}]. 2025-03-24 18:38:24.401 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_1 [0.052864s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.076373s] ... ok 2025-03-24 18:38:24.478 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_continue [0.064481s] ... ok 2025-03-24 18:38:24.489 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.082393s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get [0.158454s] ... ok 2025-03-24 18:38:24.560 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh [0.079070s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system [0.069130s] ... ok 2025-03-24 18:38:24.636 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2025-03-24 18:38:24.638 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.065221s] ... ok Error running SSH command: fake cmd. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {1} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_exception [0.095095s] ... ok 2025-03-24 18:38:24.686 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:24.687 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Mover interface name 3d909830c356 already exists. Skip the creation. 2025-03-24 18:38:24.688 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.059140s] ... ok 2025-03-24 18:38:24.729 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_3__True__False__False__1_ [0.204889s] ... ok 2025-03-24 18:38:24.740 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2025-03-24 18:38:24.744 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.048852s] ... ok 2025-03-24 18:38:24.790 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:24.792 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:24.794 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.047089s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_general_exception [0.114789s] ... ok 2025-03-24 18:38:24.840 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get mover by name server_2. 2025-03-24 18:38:24.841 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.046466s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_1 [0.078280s] ... ok 2025-03-24 18:38:24.911 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:24.911 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2025-03-24 18:38:24.912 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_4 [0.184499s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_3 [0.042075s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.077409s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_1 [0.046382s] ... ok 2025-03-24 18:38:24.994 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.066616s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_4 [0.070509s] ... ok 2025-03-24 18:38:25.056 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.045365s] ... ok 2025-03-24 18:38:25.108 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.052111s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_6 [0.057887s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_4_some_fake_ [0.199251s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_2 [0.053550s] ... ok 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' Stderr: None 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 2055, in _set_share_access 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._execute_cmd(set_nfs_share_access_cmd, check_exit_code=True) 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return fut.result() 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2025-03-24 18:38:25.154 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2025-03-24 18:38:25.158 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.047407s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_1 [0.048408s] ... ok 2025-03-24 18:38:25.217 228922 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:25.218 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.060887s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver [0.977416s] ... ok 2025-03-24 18:38:25.276 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.051455s] ... ok {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_1 [0.055284s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group_snapshot [0.042342s] ... ok 2025-03-24 18:38:25.315 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get snapshot by name de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_1_cephfs [0.039769s] ... ok 2025-03-24 18:38:25.331 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.051514s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_access [0.044850s] ... ok 2025-03-24 18:38:25.378 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get storage pool by name fake_pool_name. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2025-03-24 18:38:25.383 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.050845s] ... ok Only "ip" access type allowed for the NFS protocol. {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_invalid_access_type [0.120151s] ... ok 2025-03-24 18:38:25.430 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2025-03-24 18:38:25.434 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.050658s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_3_____version____ceph_version_14_3_1______nautilus__ [0.075515s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_create [0.350942s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_1_rw [0.059906s] ... ok 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 976, in detach_nfs_interface 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._execute_cmd(command_detach_nfs_interface, 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return fut.result() 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '' 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2025-03-24 18:38:25.475 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2025-03-24 18:38:25.494 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.060711s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations [0.044011s] ... ok 2025-03-24 18:38:25.558 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm [0.062973s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_connect_root_dir_does_not_exist [0.161719s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:25.604 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.048695s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_02____fakehost____some_host_name____some_host_name_____1_1__1_0____True_ [0.058502s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:25.654 228922 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:25.657 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.048908s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_05____fakehost____some_host_name______some_host_name____1_1_1_0____True_ [0.048327s] ... ok Error deleting CIFS share: share-foo {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_delete_cifs_share_backend_failure [0.125116s] ... ok 2025-03-24 18:38:25.702 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot [0.044526s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_07____fakehost____some_host_name____1_1_1_0_24____True_ [0.048386s] ... ok 2025-03-24 18:38:25.749 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST Request: POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/clone with body {"name": "powerstore-nfs-share-snap-clone"} 2025-03-24 18:38:25.752 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST Response: 400 with data The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:25.756 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot_failure [0.047529s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_cleanup_fsal_hook [0.051206s] ... ok Attempted to delete CIFS Share "share-foo", but the share does not appear to exist. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_delete_cifs_share_share_does_not_exist [0.101197s] ... ok 2025-03-24 18:38:25.805 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share [0.047047s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_fsal_hook [0.048158s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_get_instance [0.360536s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:25.853 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. Setting configured IP versions to [4, 6] since a hostname (rather than IP address) was supplied in 'cephfs_ganesha_server_ip' or in 'cephfs_ganesha_export_ips'. {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_1___some_host_name___None___4__6__ [0.046549s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id [0.048929s] ... ok 2025-03-24 18:38:25.899 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_3___1001__1001___None___6__ [0.046649s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id [0.046588s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_delete_share_nfs [0.113813s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:25.946 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nas_server/6423d56e-eaf3-7424-be0b-1a9efb93188b?select=current_preferred_IPv4_interface_id,current_preferred_IPv6_interface_id,file_interfaces(id,ip_address) with body None 2025-03-24 18:38:25.948 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST Response: 400 with data 2025-03-24 18:38:25.951 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces_failure [0.048719s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_4___1_1_1_0___None___4__ [0.052584s] ... ok 2025-03-24 18:38:25.996 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nas_server?select=smb_servers(is_standalone,netbios_name)&name=eq.powerstore-smb-share with body None The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:26.000 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST Response: 400 with data {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_6__None____1001__1001_____6__ [0.046494s] ... ok 2025-03-24 18:38:26.006 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios_failure [0.052338s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_delete_snapshot [0.105054s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:26.042 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=id&name=eq.powerstore-nfs-share with body None 2025-03-24 18:38:26.050 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST Response: 400 with data The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:26.054 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_7__None____1_1_1_0_____4__ [0.052857s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id_failure [0.050109s] ... ok 2025-03-24 18:38:26.096 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nfs_export/6454ec18-7b8d-1532-1b8a-1a9efb93188b?select=name with body None The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:26.102 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST Response: 400 with data 2025-03-24 18:38:26.104 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name_failure [0.049302s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_no_export_ips_configured [0.051956s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_deny_access__ip_nfs_readwrite [0.095064s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_create [0.314443s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. 2025-03-24 18:38:26.152 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_pseudo_path [0.046284s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem [0.047500s] ... ok 2025-03-24 18:38:26.198 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_2_True [0.047973s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot [0.043099s] ... ok Access type for CIFS deny access request was "foo_access_type". Only "user" and "ip" access types are supported for CIFS protocol access. {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_deny_access_cifs_invalid_access_type [0.100171s] ... ok 2025-03-24 18:38:26.246 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_2_None [0.050366s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_export_access [0.050193s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_to_preexisting_ceph_user [0.046562s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_deny_access_invalid_share_protocol [0.093339s] ... ok 2025-03-24 18:38:26.339 228922 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-03-24 18:38:26.342 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) %alice did not have access to share fakeinstanceid. {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access_missing_access_rule [0.046376s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_allow_access [0.091942s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_configured_ip_versions [0.057457s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_deny_access_ip_cifs [0.097515s] ... ok 2025-03-24 18:38:26.430 228922 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-03-24 18:38:26.433 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs [0.086138s] ... ok {2} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_all [0.034814s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_snapshot_instance [0.327828s] ... ok Failed to run command fake_command due to . {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok [0.046759s] ... ok 2025-03-24 18:38:26.517 228922 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-03-24 18:38:26.520 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] {'The filesystem "powerstore-share" was not created.'} 2025-03-24 18:38:26.522 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Share share-foo should have been created, but was not found. {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_filesystem_id_not_found [0.090514s] ... ok Failed to run command fake_command due to . {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_deny_access_nfs_share_does_not_exist [0.096653s] ... ok {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok_ignore_errors [0.049993s] ... ok {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network [0.038926s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_get_network_allocations_number [0.093115s] ... ok {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_2____wrong_name_nfake_container_nfake_____False_ [0.052243s] ... ok {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container [0.038285s] ... ok {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network [0.048835s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_access_add_nfs [0.091055s] ... ok {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks [0.032505s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_2 [0.307056s] ... ok {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network_failure [0.054958s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_access_nfs_http_error_on_clear_rules [0.092851s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__form_share_server_update_return [0.046498s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_1_True [0.056721s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_access_nfs_share_not_found [0.093073s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_different_security_service_keys [0.042500s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_create_nfs_export_2__404__False_ [0.039021s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_existing_ok [0.058521s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_delete_1_True [0.045669s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_not_ok [0.044189s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_delete_nfs_share_2__404__False_ [0.044820s] ... ok Failed to delete port fake_veth: port vanished. Unexpected error while running command. Command: None Exit code: - Stdout: 'fake' Stderr: None {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_2 [0.053235s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_4 [0.327212s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_delete_smb_shares_1__204__True_ [0.058869s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_update_share_server_network_allocations [0.043014s] ... ok 2025-03-24 18:38:27.197 228922 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-03-24 18:38:27.200 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] {'The filesystem "powerstore-share" was not created.'} 2025-03-24 18:38:27.202 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_clone_failure [0.677578s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_create_share [0.053990s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_do_setup [0.053995s] ... ok 2025-03-24 18:38:27.289 228922 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-03-24 18:38:27.292 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs [0.087212s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_network_allocation_numer [0.040277s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing_no_share_server [0.038332s] ... ok 2025-03-24 18:38:27.381 228922 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-03-24 18:38:27.383 228922 ERROR manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete snapshot "powerstore-share-snap". 2025-03-24 18:38:27.385 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot_backend_failure [0.091760s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_migration_complete [0.050878s] ... ok {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_access_access_rules_ok [0.049813s] ... ok 2025-03-24 18:38:27.465 228922 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2025-03-24 18:38:27.469 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs [0.085793s] ... ok {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_other [0.046420s] ... ok 2025-03-24 18:38:27.519 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_cifs_deny_access__nonexistentuser_expt [0.047740s] ... ok {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_not_ok [0.036990s] ... ok 2025-03-24 18:38:27.562 228922 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share server 78fd845f-8e7d-487f-bfde-051d83e78103 already exists, ignoring share server creation. 2025-03-24 18:38:27.576 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nas_server__existed_expt [0.045321s] ... ok {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_ok [0.055625s] ... ok 2025-03-24 18:38:27.618 228922 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Snapshot fake_snap_name on Filesystem fake_filesystem_name already exists. 2025-03-24 18:38:27.621 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snapshot__existed_expt [0.044875s] ... ok {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_delete_share [0.046761s] ... ok 2025-03-24 18:38:27.662 228922 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] CIFS service on NAS server 78fd845f-8e7d-487f-bfde-051d83e78103 is already enabled. 2025-03-24 18:38:27.665 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_cifs_service__existed_expt [0.044226s] ... ok {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_wrong_type [0.054720s] ... ok 2025-03-24 18:38:27.717 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_file_ports [0.044348s] ... ok {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_delete_rules [0.046641s] ... ok 2025-03-24 18:38:27.758 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_0 [0.048613s] ... ok {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_bind [0.047915s] ... ok 2025-03-24 18:38:27.805 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem [0.044689s] ... ok Command has returned execution error. Will retry the operation. Error details: None 2025-03-24 18:38:27.839 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.client [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The used size of the file system svc_10 is bigger than input shrink size,it may cause date loss.: manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityShareShrinkSizeTooSmallError: None 2025-03-24 18:38:27.843 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem_size_too_small [0.030866s] ... ok 2025-03-24 18:38:27.866 228922 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The following specified storage pools are not managed by the backend: nas_server_pool. This host will only manage the storage pools: pool_2,pool_1 2025-03-24 18:38:27.869 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_3 [0.026015s] ... ok 2025-03-24 18:38:27.894 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_6 [0.024667s] ... ok 2025-03-24 18:38:27.917 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_nfs_share_access_type [0.022113s] ... ok 2025-03-24 18:38:27.940 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_cifs_share_access [0.023620s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_export_locations_get [0.854774s] ... ok 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The storage pools faked_pool_name to store NAS server configuration do not exist.: manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection Traceback (most recent call last): 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 693, in _config_pool 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection self.nas_server_pool = self.client.get_pool(pool_name) 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/unity/client.py", line 229, in get_pool 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self.system.get_pool(name=name) 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._mock_call(*args, **kwargs) 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection raise effect 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError 2025-03-24 18:38:27.967 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection 2025-03-24 18:38:27.979 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect__invalid_pool_configuration [0.037661s] ... ok 2025-03-24 18:38:28.004 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share [0.025793s] ... ok 2025-03-24 18:38:28.029 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_without_share_server [0.027093s] ... ok 2025-03-24 18:38:28.080 228922 WARNING manila.share.drivers.dell_emc.plugins.unity.utils [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Cannot get share name from path, make sure the path is right. Error details: list index out of range: IndexError: list index out of range 2025-03-24 18:38:28.086 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_exists [0.053521s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_delete_snapshot [0.981769s] ... ok 2025-03-24 18:38:28.139 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_network_allocations_number [0.052394s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_get_snapshot_1 [0.026754s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_lookup_smb_share_error [0.023698s] ... ok 2025-03-24 18:38:28.191 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_proto_enum [0.047613s] ... ok 2025-03-24 18:38:28.237 228922 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Snapshot ab411797-b1cf-4035-bf14-8771a7bf1805 has no specified size. Use default value 1, set size in driver options if you want. {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_connect [0.068703s] ... ok 2025-03-24 18:38:28.243 228922 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Snapshot 23047-ef2344-4563cvw-r4323cwed in Unity will be managed with ID ab411797-b1cf-4035-bf14-8771a7bf1805. 2025-03-24 18:38:28.246 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_with_server [0.053028s] ... ok 2025-03-24 18:38:28.276 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_export_locations [0.027431s] ... ok 2025-03-24 18:38:28.301 228922 WARNING manila.share.drivers.dell_emc.plugins.unity.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share cb532599-8dc6-4c3e-bb21-74ea54be566c has no specified size. Using default value 1, set size in driver options if you want. 2025-03-24 18:38:28.304 228922 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share 172.168.201.201:/ad1caddf-097e-462c-8ac6-5592ed6fe22f is being managed with ID cb532599-8dc6-4c3e-bb21-74ea54be566c. 2025-03-24 18:38:28.306 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_size [0.028205s] ... ok 2025-03-24 18:38:28.330 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server [0.023453s] ... ok 2025-03-24 18:38:28.354 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_from_snapshot [0.115004s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__active_directory [0.024512s] ... ok 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not setup server.: manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityException: Failed to enable NFS service. 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection Traceback (most recent call last): 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 648, in setup_server 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection self._handle_security_services( 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 870, in _handle_security_services 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection self.client.enable_nfs_service(nas_server) 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/unity/client.py", line 193, in enable_nfs_service 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection nas_server.enable_nfs_service() 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._mock_call(*args, **kwargs) 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection raise effect 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityException: Failed to enable NFS service. 2025-03-24 18:38:28.378 228922 ERROR manila.share.drivers.dell_emc.plugins.unity.connection 2025-03-24 18:38:28.390 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__throw_exception [0.032445s] ... ok 2025-03-24 18:38:28.418 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_server_detail [0.037517s] ... ok The requested NFS export "Manila-UT-filesystem" was not created. {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_latest_for_share [0.501752s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_backend_failure [0.111140s] ... ok 2025-03-24 18:38:28.485 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration [0.055614s] ... ok 2025-03-24 18:38:28.537 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_3 [0.050338s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot [0.100109s] ... ok 2025-03-24 18:38:28.586 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_find_ports_by_mtu [0.050831s] ... ok 2025-03-24 18:38:28.635 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id_without_path [0.044566s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot_failure [0.093818s] ... ok 2025-03-24 18:38:28.684 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id [0.049122s] ... ok 2025-03-24 18:38:28.734 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id_without_pl [0.046228s] ... ok Failed to delete snapshot "Manila-UT-filesystem-snap". {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot_backend_failure [0.090903s] ... ok 2025-03-24 18:38:28.781 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_1 [0.046342s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_deny_access [0.088425s] ... ok 2025-03-24 18:38:28.847 228922 INFO manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Storage pools: nas_pool will be managed. {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_delete [0.385283s] ... ok 2025-03-24 18:38:28.857 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.074881s] ... ok 2025-03-24 18:38:28.923 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.068078s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_setup_server [0.091826s] ... ok 2025-03-24 18:38:29.012 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:29.020 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.092544s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_teardown_server [0.093023s] ... ok 2025-03-24 18:38:29.053 228922 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2025-03-24 18:38:29.059 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.039081s] ... ok 2025-03-24 18:38:29.095 228922 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2025-03-24 18:38:29.101 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.040916s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs [0.087001s] ... ok 2025-03-24 18:38:29.143 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.041245s] ... ok REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null REST RESPONSE: 204 with params {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_delete [0.044268s] ... ok 2025-03-24 18:38:29.193 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. 2025-03-24 18:38:29.196 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.054708s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get [0.350932s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_snapshot [0.052038s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_filesystem_id [0.045465s] ... ok 2025-03-24 18:38:29.283 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.082370s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_snapshot_name [0.052531s] ... ok 2025-03-24 18:38:29.340 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.055166s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nas_server_id [0.031875s] ... ok 2025-03-24 18:38:29.375 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.035165s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_spare_percentage [0.055555s] ... ok 2025-03-24 18:38:29.412 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.037276s] ... ok 2025-03-24 18:38:29.448 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2025-03-24 18:38:29.452 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2025-03-24 18:38:29.456 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.042263s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.076723s] ... ok 2025-03-24 18:38:29.490 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.041691s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.059655s] ... ok 2025-03-24 18:38:29.566 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.067530s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_update_state [0.376781s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.074435s] ... ok 2025-03-24 18:38:29.637 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.080943s] ... ok 2025-03-24 18:38:29.684 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.036272s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.075767s] ... ok 2025-03-24 18:38:29.719 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:29.726 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server [0.041718s] ... ok 2025-03-24 18:38:29.760 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to modify CIFS server 4-57fc88167224. Reason: []. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.078759s] ... ok 2025-03-24 18:38:29.762 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:29.770 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.043150s] ... ok 2025-03-24 18:38:29.808 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.040243s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.075124s] ... ok 2025-03-24 18:38:29.876 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.069160s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.076764s] ... ok 2025-03-24 18:38:29.961 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:29.967 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to update storage pool. 2025-03-24 18:38:29.969 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.084308s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.073915s] ... ok 2025-03-24 18:38:29.996 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.025877s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get_item [0.412189s] ... ok 2025-03-24 18:38:30.021 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.027 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.033 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.036549s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.058504s] ... ok 2025-03-24 18:38:30.059 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.025629s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_1 [0.059733s] ... ok 2025-03-24 18:38:30.084 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to modify CIFS server 4-57fc88167224. Reason: []. 2025-03-24 18:38:30.087 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.027155s] ... ok 2025-03-24 18:38:30.111 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.024648s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_2 [0.060829s] ... ok File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.082244s] ... ok 2025-03-24 18:38:30.143 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] No access control entry found, skipping deny...: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:30.154 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.052375s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_3 [0.059840s] ... ok 2025-03-24 18:38:30.201 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.075461s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.045215s] ... ok 2025-03-24 18:38:30.247 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.050290s] ... ok {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_not_found [0.085591s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.080625s] ... ok 2025-03-24 18:38:30.298 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access [0.037877s] ... ok 2025-03-24 18:38:30.324 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.330 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete DNS domain fake_domain. Reason: []. 2025-03-24 18:38:30.333 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.033316s] ... ok 2025-03-24 18:38:30.357 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.073522s] ... ok 2025-03-24 18:38:30.364 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.371 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.038656s] ... ok {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_2_creating [0.121475s] ... ok 2025-03-24 18:38:30.425 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.071427s] ... ok 2025-03-24 18:38:30.432 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.056754s] ... ok 2025-03-24 18:38:30.481 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'File system with id=77777 not found.', 'messageCode': '14227341326', 'Description': 'The file system ID supplied with the request is invalid.', 'Action': 'Refer to the XML API v2 schema/documentation and correct your user program logic.', 'Diagnostics': ' Exception tag: 14fb6b6a7b8 Exception message: com.emc.nas.ccmd.common.MessageInstanceImpl@5004000e '}]. 2025-03-24 18:38:30.486 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.056988s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.066741s] ... ok {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_3_extending [0.120041s] ... ok 2025-03-24 18:38:30.538 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system [0.051445s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.078169s] ... ok 2025-03-24 18:38:30.600 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2025-03-24 18:38:30.605 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.058288s] ... ok 2025-03-24 18:38:30.633 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. 2025-03-24 18:38:30.638 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.032521s] ... ok {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_3___error____manage_starting__ [0.136177s] ... ok File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 2025-03-24 18:38:30.667 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.675 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points [0.036540s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.102889s] ... ok 2025-03-24 18:38:30.703 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.709 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2025-03-24 18:38:30.712 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.036384s] ... ok 2025-03-24 18:38:30.738 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.745 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.031939s] ... ok Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.085999s] ... ok 2025-03-24 18:38:30.771 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.778 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_6___shrinking_error____shrinking__ [0.126394s] ... ok 2025-03-24 18:38:30.781 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.036157s] ... ok 2025-03-24 18:38:30.808 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.815 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.821 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.038068s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.855 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:30.861 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.041682s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server [0.096340s] ... ok 2025-03-24 18:38:30.902 228922 INFO manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Found the header of the command /nas/bin/nas_cel -interconnect -l. 2025-03-24 18:38:30.915 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_2_error [0.134604s] ... ok {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_interconnect_id [0.053383s] ... ok Failed to modify CIFS server 4-57fc88167224. Reason: []. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.061689s] ... ok {3} manila.tests.db.test_migration.MigrationTestCase.test_stamp [0.052462s] ... ok 2025-03-24 18:38:30.976 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get mover by name server_2. 2025-03-24 18:38:30.980 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.061770s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.092488s] ... ok 2025-03-24 18:38:31.032 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.071799s] ... ok Extension Fox In Socks: Cannot extend resource servers: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.068177s] ... ok 2025-03-24 18:38:31.098 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access [0.044208s] ... ok Extension Fox In Socks: Cannot extend resource servers: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource 2025-03-24 18:38:31.149 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.051444s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.096394s] ... ok 2025-03-24 18:38:31.206 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:31.206 228922 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2025-03-24 18:38:31.208 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.066727s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.035253s] ... ok Extension Fox In Socks: Cannot extend resource servers: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource Extension Fox In Socks: Cannot extend resource flavors: No such resource Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.025491s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.023208s] ... ok 2025-03-24 18:38:31.290 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get snapshot by name de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2025-03-24 18:38:31.292 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.075307s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.034800s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.031053s] ... ok Duplicate access control entry, skipping allow... {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.024626s] ... ok 2025-03-24 18:38:31.375 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.091775s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.023405s] ... ok Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1662, in disable_share_access self._execute_cmd(disable_access, check_exit_code=True) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result return self.__get_result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result raise self._exception File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.025153s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access [0.022663s] ... ok 2025-03-24 18:38:31.453 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.069279s] ... ok Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.024976s] ... ok Failed to copy content from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26452 to file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.021949s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system [0.023062s] ... ok 2025-03-24 18:38:31.516 228922 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Invalid storage object type fake_type. 2025-03-24 18:38:31.520 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.067677s] ... ok Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.058140s] ... ok 2025-03-24 18:38:31.574 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.060895s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.049497s] ... ok 2025-03-24 18:38:31.634 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.053125s] ... ok Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.053421s] ... ok 2025-03-24 18:38:31.689 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm [0.060106s] ... ok Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.065263s] ... ok 2025-03-24 18:38:31.750 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] BACKEND IS: fake_backend 2025-03-24 18:38:31.751 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] PLUGIN HAS: {'ipv6_implemented': True, 'dhss_mandatory_security_service_association': {}} 2025-03-24 18:38:31.754 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] BACKEND IS: powermax 2025-03-24 18:38:31.755 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] PLUGIN HAS: {'dhss_mandatory_security_service_association': {}, 'revert_to_snap_support': False, 'shrink_share_support': False, 'manage_existing_support': False, 'manage_existing_with_server_support': False, 'manage_existing_snapshot_support': False, 'manage_snapshot_with_server_support': False, 'manage_server_support': False, 'get_share_server_network_info_support': False} 2025-03-24 18:38:31.763 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_support_manage [0.078617s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.083195s] ... ok 2025-03-24 18:38:31.839 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] BACKEND IS: fake_backend 2025-03-24 18:38:31.847 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] PLUGIN HAS: {'ipv6_implemented': True, 'dhss_mandatory_security_service_association': {}} 2025-03-24 18:38:31.853 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] BACKEND IS: powermax 2025-03-24 18:38:31.854 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] PLUGIN HAS: {'dhss_mandatory_security_service_association': {}, 'revert_to_snap_support': False, 'shrink_share_support': False, 'manage_existing_support': False, 'manage_existing_with_server_support': False, 'manage_existing_snapshot_support': False, 'manage_snapshot_with_server_support': False, 'manage_server_support': False, 'get_share_server_network_info_support': False} 2025-03-24 18:38:31.864 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Dell EMC driver will unmanage share: None out of OpenStack. 2025-03-24 18:38:31.866 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Dell EMC driver will unmanage share: None out of OpenStack. 2025-03-24 18:38:31.868 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Dell EMC driver will unmanage snapshot: out of OpenStack. 2025-03-24 18:38:31.869 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Dell EMC driver will unmanage snapshot: out of OpenStack. 2025-03-24 18:38:31.871 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Dell EMC driver will unmanage share server: None out of OpenStack. 2025-03-24 18:38:31.874 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_unmanage_manage [0.098252s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.076383s] ... ok 2025-03-24 18:38:31.916 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] BACKEND IS: fake_backend 2025-03-24 18:38:31.921 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] PLUGIN HAS: {'ipv6_implemented': True, 'dhss_mandatory_security_service_association': {}} Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:31.933 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] BACKEND IS: powermax 2025-03-24 18:38:31.934 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] PLUGIN HAS: {'dhss_mandatory_security_service_association': {}, 'revert_to_snap_support': False, 'shrink_share_support': False, 'manage_existing_support': False, 'manage_existing_with_server_support': False, 'manage_existing_snapshot_support': False, 'manage_snapshot_with_server_support': False, 'manage_server_support': False, 'get_share_server_network_info_support': False} 2025-03-24 18:38:31.938 228922 INFO manila.share.drivers.dell_emc.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Updated share stats: {'share_backend_name': 'fake_backend', 'driver_handles_share_servers': True, 'vendor_name': 'Dell EMC', 'driver_version': '1.0', 'storage_protocol': 'NFS_CIFS', 'total_capacity_gb': 'unknown', 'free_capacity_gb': 'unknown', 'reserved_percentage': 0, 'reserved_snapshot_percentage': 0, 'reserved_share_extend_percentage': 0, 'qos': False, 'pools': None, 'snapshot_support': True, 'create_share_from_snapshot_support': True, 'revert_to_snapshot_support': False, 'mount_snapshot_support': False, 'replication_domain': None, 'filter_function': None, 'goodness_function': None, 'security_service_update_support': False, 'network_allocation_update_support': False, 'share_server_multiple_subnet_support': False, 'mount_point_name_support': False, 'max_shares_per_share_server': -1, 'max_share_server_size': -1, 'share_group_stats': {'consistent_snapshot_support': None}, 'ipv4_support': True, 'ipv6_support': False} 2025-03-24 18:38:31.944 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_update_share_stats [0.070128s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.071033s] ... ok 2025-03-24 18:38:31.969 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_conf2json [0.024368s] ... ok 2025-03-24 18:38:31.993 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_2_False [0.024334s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:32.019 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.053960s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_1_ [0.025457s] ... ok 2025-03-24 18:38:32.044 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_2_True [0.024460s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:32.069 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_file_exists [0.024471s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.053656s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( 2025-03-24 18:38:32.103 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_1_True [0.033770s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:32.129 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_2_4 [0.025434s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.058308s] ... ok 2025-03-24 18:38:32.162 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_delete_rados_object [0.033095s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Mover interface IP 192.168.1.1 already exists. Skip the creation. 2025-03-24 18:38:32.187 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.056152s] ... ok {3} manila.tests.integrated.test_extensions.ExtensionsTest.test_get_foxnsocks [1.224785s] ... ok {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_ganesha_export_dir [0.043861s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.057217s] ... ok 2025-03-24 18:38:32.253 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_1_True [0.045485s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to create mover interface {'name': '3d909830c356', 'device_name': 'cge-1-0', 'ip': '192.168.1.1', 'mover_name': 'server_2', 'net_mask': '255.255.255.0', 'vlan_id': 100}. Reason: []. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.055780s] ... ok 2025-03-24 18:38:32.305 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_rados_object_name [0.053435s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Mover interface 192.168.1.1 not found. Skip the deletion. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.052989s] ... ok 2025-03-24 18:38:32.361 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_2_True [0.052731s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_interconnect_id [0.055931s] ... ok 2025-03-24 18:38:32.413 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_file [0.051030s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.049038s] ... ok 2025-03-24 18:38:32.472 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_1_False [0.054414s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.056000s] ... ok 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] There was a problem removing the export. Ignoring errors and continuing operation.: manila.exception.GaneshaCommandFailure: Ganesha management command failed. Command: None Exit code: - Stdout: None Stderr: None 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager Traceback (most recent call last): 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ganesha/manager.py", line 516, in remove_export 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager raise effect 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager Command: None 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager Exit code: - 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager Stdout: None 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager Stderr: None 2025-03-24 18:38:32.522 228922 ERROR manila.share.drivers.ganesha.manager 2025-03-24 18:38:32.538 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_2_False [0.075827s] ... ok Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1790, in create self._execute_cmd(create_nfs_share_cmd, check_exit_code=True) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result return self.__get_result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result raise self._exception File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.053390s] ... ok 2025-03-24 18:38:32.599 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_reset_exports [0.052894s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.050405s] ... ok 2025-03-24 18:38:32.642 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_restart_service [0.051510s] ... ok Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1815, in delete self._execute_cmd(delete_nfs_share_cmd, check_exit_code=True) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result return self.__get_result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result raise self._exception File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.047503s] ... ok 2025-03-24 18:38:32.707 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_file [0.048310s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot [0.051413s] ... ok 2025-03-24 18:38:32.767 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_1_True [0.055867s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.055554s] ... ok 2025-03-24 18:38:32.813 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_1_True [0.045255s] ... ok Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.047952s] ... ok Command has returned execution error. Will retry the operation. Error details: None Unable to execute LDAP operation with success. Retries exhausted. Error details: None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation self._execute(*cmd, run_as_root=run_as_root) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation self._execute(*cmd, run_as_root=run_as_root) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: 1 Stdout: None Stderr: None During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/container/security_service_helper.py", line 103, in ldap_retry_operation try_ldap_operation() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 325, in iter raise retry_exc.reraise() File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 158, in reraise raise self.last_attempt.result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result return self.__get_result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result raise self._exception File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/container/security_service_helper.py", line 100, in try_ldap_operation raise exception.ProcessExecutionError() oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_timeout [5.052215s] ... ok 2025-03-24 18:38:32.854 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_tmp_conf_file [0.050725s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.068906s] ... ok /usr/lib/python3.9/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. warnings.warn( 2025-03-24 18:38:32.917 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_2 [0.053171s] ... ok {2} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_update_security_service [0.098872s] ... ok Failed to get snapshot by de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.062608s] ... ok {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_2_ProcessExecutionError [0.033781s] ... ok 2025-03-24 18:38:32.973 228922 WARNING manila.share.drivers.ganesha.utils [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2025-03-24 18:38:32.976 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_3 [0.056381s] ... ok 2025-03-24 18:38:33.016 228922 ERROR manila.share.drivers.ganesha.utils [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2025-03-24 18:38:33.019 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_1_62_50g_72_50g [0.055069s] ... ok {0} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_2 [0.049674s] ... ok 2025-03-24 18:38:33.068 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_patch [0.042097s] ... ok {3} manila.tests.integrated.test_login.LoginTest.test_login [0.887834s] ... ok {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_3____62_50g__72_50g_ [0.060795s] ... ok 2025-03-24 18:38:33.108 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol [0.043285s] ... ok Failed to rename logical volume /dev/old_device due to Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/container/storage_helper.py", line 122, in rename_storage self._execute("lvrename", "--autobackup", "n", File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_2_ProcessExecutionError [0.047672s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_1_user_manipulating_user_lock [0.050446s] ... ok 2025-03-24 18:38:33.157 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_1_True [0.046799s] ... ok {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_get_progess [0.039926s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_5_admin_manipulating_user_lock [0.044223s] ... ok 2025-03-24 18:38:33.202 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_1 [0.047890s] ... ok {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_1 [0.049042s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_access_show_lock [0.052607s] ... ok 2025-03-24 18:38:33.252 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_4 [0.044537s] ... ok {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_2 [0.038536s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_1_deleting [0.047467s] ... ok 2025-03-24 18:38:33.297 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_3 [0.045183s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_bad [0.046853s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_3_unmanage_starting [0.056740s] ... ok 2025-03-24 18:38:33.343 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_1 [0.043585s] ... ok {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_2 [0.054144s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_6_unmanaged [0.049163s] ... ok 2025-03-24 18:38:33.392 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_common_init [0.045690s] ... ok {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_3 [0.048262s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_7_deleted [0.035694s] ... ok 2025-03-24 18:38:33.440 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Creating ssl context is not supported on this version of Python, ssl verification is disabled. {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_3 [0.049540s] ... ok {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_no_create_default_context [0.050907s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_delete [0.063852s] ... ok 2025-03-24 18:38:33.503 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_hasnt_should_have_vol [0.055467s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_2_False [0.047990s] ... ok User fakeuser not allowed to query locks across all projects. {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_multiple_ip_cifs [0.111580s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_all_projects_ignored [0.046564s] ... ok {3} manila.tests.lock.test_api.ResourceLockApiTest.test_update [0.045795s] ... ok {3} manila.tests.message.test_api.MessageApiTest.test_create [0.044369s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_multiple_ip_nfs [0.100765s] ... ok {3} manila.tests.message.test_api.MessageApiTest.test_get [0.046191s] ... ok {3} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_2_Detail [0.047425s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_single_ip_cifs [0.108308s] ... ok {3} manila.tests.network.linux.test_interface.TestABCDriver.test_l3_init [0.052805s] ... ok {3} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug [0.047245s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_single_ip_nfs [0.108117s] ... ok {3} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_plug [0.047187s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_create_share_nfs [0.047794s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run [0.045325s] ... ok The requested NFS share "share-foo" was not created. {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_create_share_nfs_backend_failure [0.044046s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run_with_options [0.046016s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectTestCase.test_xml_api_retry [1.055133s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_name [0.045712s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.047066s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_deny_access_nfs_invalid_access_type [0.080672s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_namespace [0.041552s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm [0.059340s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list [0.056601s] ... ok Export share-foo should have contained the JSON key clients, but this key was not found. {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_deny_access_nfs_share_does_not_contain_required_key [0.105361s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.068567s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_auth_lookup_user_with_nonexistent_user [0.055483s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_mtu [0.069772s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.051856s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_state_property [0.051533s] ... ok VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_clone_snapshot [0.075484s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.061872s] ... ok 2025-03-24 18:38:34.316 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_5 [0.823654s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_del_gateway [0.045367s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_create_nfs_export_1__201__True_ [0.045294s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__verify_cert [0.046130s] ... ok 2025-03-24 18:38:34.375 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_6 [0.045088s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_get_gateway [0.043764s] ... ok REST Request: POST https://192.168.0.110/api/rest/file_system with body {"name": "powerstore-nfs-share", "size_total": 3221225472, "nas_server_id": "6423d56e-eaf3-7424-be0b-1a9efb93188b"} {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_create_snapshot [0.048361s] ... ok REST Response: 400 with data {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem_failure [0.049350s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace_existing [0.046549s] ... ok 2025-03-24 18:38:34.432 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_1_None [0.056518s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export [0.046728s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_delete_nfs_share_1__204__True_ [0.053213s] ... ok 2025-03-24 18:38:34.473 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_device [0.045067s] ... ok {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_1_None [0.045129s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_get_nfs_export_error [0.048180s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot [0.051387s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices_malformed_line [0.044509s] ... ok 2025-03-24 18:38:34.528 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_2_False [0.050121s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios [0.047588s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_get_snapshot_unexpected_error [0.051202s] ... ok {3} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper [0.045562s] ... ok 2025-03-24 18:38:34.573 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_1 [0.044521s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name [0.048213s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_get_snapshots [0.049390s] ... ok {3} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_port_id_regex [0.045940s] ... ok 2025-03-24 18:38:34.625 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_3 [0.050066s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id [0.050299s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_is_path_existent_1__200__True_ [0.049837s] ... ok {3} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_reset_bridge [0.043882s] ... ok 2025-03-24 18:38:34.679 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_2 [0.052089s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_lookup_nfs_export_1____ifs_home_admin______exports______id___42___paths______ifs_home_admin________42_ [0.049082s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist [0.051222s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics [0.070963s] ... ok 2025-03-24 18:38:34.735 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_remote [0.054519s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_lookup_nfs_export_2____ifs_home_test______exports______id___42___paths______ifs_home_admin________None_ [0.042175s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_api_object [0.046286s] ... ok 2025-03-24 18:38:34.791 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_4 [0.054438s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_lookup_smb_share [0.054761s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_connect [0.088265s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network_exception [0.050231s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_quota_create [0.043634s] ... ok 2025-03-24 18:38:34.842 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_1 [0.050366s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception [0.046745s] ... ok 2025-03-24 18:38:34.891 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get [0.046387s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_quota_set__quota_already_exists [0.053150s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot [0.078700s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_additional_kwargs [0.054859s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_smb_permission_add_1 [0.045727s] ... ok 2025-03-24 18:38:34.945 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_1_None [0.053511s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_all_args [0.040626s] ... ok Filesystem with share name powerstore-share is not found. {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_share_does_not_exist [0.086706s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_smb_permission_add_2 [0.051191s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_host_id_no_binding_ext [0.040451s] ... ok 2025-03-24 18:38:34.992 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_2_some_value [0.058547s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_smb_permission_remove_with_multiple_existing_perms [0.048528s] ... ok 2025-03-24 18:38:35.044 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_1 [0.039687s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_required_args [0.044687s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot [0.093045s] ... ok 2025-03-24 18:38:35.091 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_1 [0.043562s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router [0.049919s] ... ok Attempted to delete NFS export "Manila-UT-filesystem", but the export does not appear to exist. {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_share_does_not_exist [0.091235s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router_exception [0.042866s] ... ok 2025-03-24 18:38:35.146 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_4 [0.054176s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot [0.083278s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet_exception [0.045336s] ... ok 2025-03-24 18:38:35.195 228922 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:38:35.196 228922 ERROR manila.share.drivers.glusterfs.glusterfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Option auth.ssl-allow is not defined on gluster volume. Volume: 2025-03-24 18:38:35.196 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_1_True [0.050122s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_get_default_filter_function [0.089176s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_admin_project_networks [0.052154s] ... ok 2025-03-24 18:38:35.249 228922 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share [0.092599s] ... ok 2025-03-24 18:38:35.255 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_with_parent [0.066604s] ... ok Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_ports [0.062410s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_invalid_acess_type [0.095355s] ... ok 2025-03-24 18:38:35.323 228922 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:38:35.328 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_snapshots_are_supported [0.071891s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_routers [0.054867s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs [0.130356s] ... ok 2025-03-24 18:38:35.401 228922 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface [0.050702s] ... ok 2025-03-24 18:38:35.416 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_1 [0.082514s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_share_stats [0.135199s] ... ok {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes [0.049779s] ... ok 2025-03-24 18:38:35.485 228922 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:38:35.492 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_2 [0.073737s] ... ok Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_1_False [0.056474s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_invalid_acess_type [0.126001s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.051633s] ... ok 2025-03-24 18:38:35.549 228922 WARNING manila.share.drivers.glusterfs.glusterfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:38:35.551 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_share_stats [0.057713s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_2_True [0.056453s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.052371s] ... ok Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type PowerFlex REST API access is still forbidden or unauthorized, there might be an issue with your credentials. Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_invalid_acess_type [0.092543s] ... ok 2025-03-24 18:38:35.604 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_access_rule_validator [0.051122s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_invalid_credential [0.044922s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.053452s] ... ok 2025-03-24 18:38:35.652 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto [0.047729s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_filesystem [0.053834s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.052783s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats [0.086393s] ... ok 2025-03-24 18:38:35.702 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_1_NFS [0.049532s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_patch_request_with_no_param [0.051631s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_4 [0.051721s] ... ok 2025-03-24 18:38:35.758 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_3_delete_share [0.056135s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_extend_export [0.044856s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.054675s] ... ok 2025-03-24 18:38:35.804 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_export_name [0.050762s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_6_manage_existing [0.063990s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_valid [0.049291s] ... ok 2025-03-24 18:38:35.855 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_id [0.049817s] ... ok {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_7_unmanage [0.047585s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_error [0.045742s] ... ok 2025-03-24 18:38:35.914 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_3 [0.046768s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_id [0.057642s] ... ok test_ip isn't a valid ip address, omitted. {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_1 [0.051572s] ... ok 2025-03-24 18:38:35.962 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_types [0.048012s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_set_export_access [0.051693s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_3 [0.049571s] ... ok 2025-03-24 18:38:36.013 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_1 [0.046668s] ... ok Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] 192.0.0.2/12 isn't a valid ip address, omitted. 192.0.0.330 isn't a valid ip address, omitted. ad80::001::ad80 isn't a valid ip address, omitted. ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 192.0.0.2/12 isn't a valid ip address, omitted. 192.0.0.330 isn't a valid ip address, omitted. ad80::001::ad80 isn't a valid ip address, omitted. ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.080897s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_4 [0.055094s] ... ok 2025-03-24 18:38:36.068 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_2 [0.054122s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_create_port_exception [0.046518s] ... ok 2025-03-24 18:38:36.116 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_2_False [0.048799s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.073734s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_false [0.045648s] ... ok 2025-03-24 18:38:36.169 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_exists [0.052107s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.045999s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.080783s] ... ok 2025-03-24 18:38:36.223 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_1_ProcessExecutionError [0.054073s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.044576s] ... ok 2025-03-24 18:38:36.284 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_2_GlusterfsException [0.061161s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.081965s] ... ok {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations [0.048727s] ... ok 2025-03-24 18:38:36.329 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_enabling_creation_share_specific_size [0.044010s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_1_admin [0.045240s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.079086s] ... ok 2025-03-24 18:38:36.376 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_share [0.046987s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_1_custom_config_group_name [0.063390s] ... ok 2025-03-24 18:38:36.431 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_local_share_path [0.055242s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.073983s] ... ok Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_2_DEFAULT [0.059695s] ... ok 2025-03-24 18:38:36.490 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_3 [0.059057s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.081575s] ... ok 2025-03-24 18:38:36.532 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_5 [0.043471s] ... ok 2025-03-24 18:38:36.590 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats_gluster_mnt_unavailable [0.055201s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.078575s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats_failure [0.914101s] ... ok 2025-03-24 18:38:36.635 228922 ERROR manila.share.drivers.glusterfs.layout_volume [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share fakeid does not support snapshots: fake error. 2025-03-24 18:38:36.637 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_2 [0.054241s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_filesystem_and_share [0.057012s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.075307s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_filesystem__nonexistent_expt [0.036679s] ... ok 2025-03-24 18:38:36.703 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_1 [0.058274s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.068062s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_snapshot__nonexistent_expt [0.051946s] ... ok 2025-03-24 18:38:36.755 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_1_None [0.051854s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant [0.045221s] ... ok 2025-03-24 18:38:36.804 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_clone [0.048953s] ... ok CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.087819s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_already_has_interfaces [0.055649s] ... ok 2025-03-24 18:38:36.865 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_2 [0.060965s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_1 [0.036841s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share [0.073599s] ... ok 2025-03-24 18:38:36.915 228922 INFO manila.share.drivers.glusterfs.layout_volume [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Found 2 Gluster volumes allocated for Manila. 2025-03-24 18:38:36.928 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup [0.062114s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_2 [0.044262s] ... ok 2025-03-24 18:38:36.974 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_2 [0.046265s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.080781s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_5 [0.045908s] ... ok 2025-03-24 18:38:37.019 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_error [0.055784s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools__invalid_pool_configuration [0.051355s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.074895s] ... ok 2025-03-24 18:38:37.084 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name [0.044981s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_cifs_share_access_type [0.049004s] ... ok 2025-03-24 18:38:37.143 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name_bad_snap_list_1_this_is_too_bad [0.059064s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.084593s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_access_error_access_level [0.053683s] ... ok 2025-03-24 18:38:37.187 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name_bad_snap_list_2_fake_snap_id_xyx_fake_snap_id_pqr [0.043552s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_2_DEFAULT [0.714604s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share_from_snapshot [0.053747s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.077773s] ... ok 2025-03-24 18:38:37.245 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_2 [0.057704s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_1_flat [0.052898s] ... ok Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share 716100cc-e0b4-416b-ac27-d38dd019330d. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 366, in create_share nas_server = self.client.get_nas_server(server_name) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server return self.system.get_nas_server(name=name) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: Failed to get NAS server. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_share_server [0.060176s] ... ok 2025-03-24 18:38:37.290 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_1 [0.044575s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_2_vlan [0.049170s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.075911s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap [0.044606s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_4_gre [0.050917s] ... ok 2025-03-24 18:38:37.353 228922 INFO manila.share.drivers.glusterfs.layout_volume [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Number of gluster volumes in use: 0. Number of gluster volumes available for use as share: 1 2025-03-24 18:38:37.355 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_3 [0.064815s] ... ok Failed to get mover by name server_2. CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_nfs_share [0.051207s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.063054s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_8_10_0_0_0_10_0_0_5_10_0_10_0_10_0_10_5 [0.049513s] ... ok 2025-03-24 18:38:37.407 228922 INFO manila.share.drivers.glusterfs.layout_volume [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Number of gluster volumes in use: 1. Number of gluster volumes available for use as share: 1 2025-03-24 18:38:37.409 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Cannot get share name from path, make sure the path is right. Error details: list index out of range {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_4 [0.056607s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_not_exists [0.053948s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.054708s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_2 [0.051207s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range 2025-03-24 18:38:37.468 228922 INFO manila.share.drivers.glusterfs.layout_volume [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Number of gluster volumes in use: 1. Number of gluster volumes available for use as share: 1 2025-03-24 18:38:37.471 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_6 [0.057613s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_cifs_share [0.054391s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_4 [0.048219s] ... ok Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_nfs_share [0.050017s] ... ok 2025-03-24 18:38:37.527 228922 INFO manila.share.drivers.glusterfs.layout_volume [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Number of gluster volumes in use: 0. Number of gluster volumes available for use as share: 1 2025-03-24 18:38:37.531 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_9 [0.060656s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_5 [0.047084s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range 2025-03-24 18:38:37.577 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol [0.042946s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_share__create_from_snap [0.056426s] ... ok {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_1_custom_config_group_name [0.041021s] ... ok 2025-03-24 18:38:37.627 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_1 [0.049540s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_pool [0.053913s] ... ok 2025-03-24 18:38:37.686 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_down [0.059103s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_network_info [0.059810s] ... ok {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_1_True [0.105650s] ... ok 2025-03-24 18:38:37.729 228922 ERROR manila.share.drivers.hdfs.hdfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to check hdfs state. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:37.730 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_exception [0.043611s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share [0.061332s] ... ok 2025-03-24 18:38:37.779 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_local_execute [0.050647s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share_with_server [0.052324s] ... ok {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_2_False [0.108749s] ... ok 2025-03-24 18:38:37.828 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_remote_execute [0.046603s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot [0.050608s] ... ok 2025-03-24 18:38:37.882 228922 ERROR manila.share.drivers.hdfs.hdfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Error running SSH command: fake cmd. Error: .: Exception 2025-03-24 18:38:37.883 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh_exception [0.066522s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_revert_to_snapshot [0.058212s] ... ok {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_1 [0.112262s] ... ok 2025-03-24 18:38:37.932 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size [0.037200s] ... ok 2025-03-24 18:38:37.980 228922 ERROR manila.share.drivers.hdfs.hdfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to set space quota for the share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:37.981 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_exception [0.039278s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vlan_network [0.064585s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Cannot get share name from path, make sure the path is right. Error details: list index out of range {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_share_create_from_snap [0.048786s] ... ok 2025-03-24 18:38:38.038 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_with_new_size [0.057863s] ... ok {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_3 [0.108573s] ... ok 2025-03-24 18:38:38.087 228922 ERROR manila.share.drivers.hdfs.hdfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:38.089 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.048145s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_deny_nfs [0.060550s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_1 [0.047036s] ... ok 2025-03-24 18:38:38.143 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.054351s] ... ok {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_2__is__True [0.107710s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_5 [0.040650s] ... ok 2025-03-24 18:38:38.192 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted [0.048823s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_gb_to_byte [0.054162s] ... ok 2025-03-24 18:38:38.239 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_2 [0.059266s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.832001s] ... ok {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_1 [0.113389s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id_without_path [0.039511s] ... ok 2025-03-24 18:38:38.284 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_invalid_type [0.032006s] ... ok Failed to modify CIFS server 4-57fc88167224. Reason: []. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.050464s] ... ok 2025-03-24 18:38:38.346 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_allow [0.061610s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.067796s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.048079s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_3 [0.109370s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:38.402 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_invalid_protocol [0.055680s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.058653s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.074407s] ... ok 2025-03-24 18:38:38.448 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_managed_snapshot [0.051855s] ... ok Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.052427s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_6 [0.111641s] ... ok 2025-03-24 18:38:38.504 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.078552s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_4 [0.054577s] ... ok Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.054373s] ... ok No access control entry found, skipping deny... 2025-03-24 18:38:38.557 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs [0.048514s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.063077s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.051432s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_2 [0.106805s] ... ok 2025-03-24 18:38:38.600 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_1 [0.042358s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.044221s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.073382s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:38.647 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_1_hitachi_hnas_driver_helper [0.047262s] ... ok Failed to create DNS domain fake_domain. Reason: []. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.048849s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:38:38.696 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_add_retry_host [0.099302s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_3_hitachi_hnas_evs_ip [0.052868s] ... ok CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.055232s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.082219s] ... ok 2025-03-24 18:38:38.756 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_2 [0.044763s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system [0.043024s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:38:38.798 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. Goodness function not set :: defaulting to minimal goodness rating of 0. {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_evs_ip [0.051241s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.082137s] ... ok {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group [0.116463s] ... ok File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.072392s] ... ok 2025-03-24 18:38:38.848 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_4___1_1_1_1_shares_share_id [0.046552s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:38:38.904 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_share_id [0.050164s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica [0.104306s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.083815s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.118171s] ... ok 2025-03-24 18:38:38.952 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_3__directory1 [0.045023s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.057129s] ... ok 2025-03-24 18:38:39.001 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_size_not_provided_exception [0.048332s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.087916s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_share_group [0.105323s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.051545s] ... ok 2025-03-24 18:38:39.057 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_allow [0.062506s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.051340s] ... ok 2025-03-24 18:38:39.100 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.090738s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_deny [0.048615s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.058718s] ... ok 2025-03-24 18:38:39.155 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_ip_exception [0.042690s] ... ok {3} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone [0.141581s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.084195s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.054812s] ... ok 2025-03-24 18:38:39.217 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_1_True [0.061661s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.057221s] ... ok 2025-03-24 18:38:39.255 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_error [0.047391s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.076988s] ... ok {3} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_services_not_available [0.105465s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.045975s] ... ok 2025-03-24 18:38:39.309 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation [0.044427s] ... ok {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_bad_expression [0.054818s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.092046s] ... ok 2025-03-24 18:38:39.367 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_context_change [0.058118s] ... ok {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_div_zero [0.061920s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover [0.118089s] ... ok 2025-03-24 18:38:39.436 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs [0.070086s] ... ok {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_missing_var [0.086515s] ... ok 2025-03-24 18:38:39.497 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_inexistent_share [0.059454s] ... ok Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.149192s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_physical_devices [0.100282s] ... ok 2025-03-24 18:38:39.546 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_1_True [0.051842s] ... ok 2025-03-24 18:38:39.597 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_2_False [0.047368s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access [0.109025s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.023058s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.148107s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.024676s] ... ok 2025-03-24 18:38:39.680 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_true [0.084764s] ... ok Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1848, in get out, err = self._execute_cmd(nfs_query_cmd, File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result return self.__get_result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result raise self._exception File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.024369s] ... ok {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_parentheses [0.230966s] ... ok Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.025544s] ... ok Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.023127s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.021948s] ... ok 2025-03-24 18:38:39.791 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_2_False [0.102003s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.023744s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.148867s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.021125s] ... ok {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_variables_dict [0.105637s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool [0.024091s] ... ok 2025-03-24 18:38:39.864 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_1_True [0.070374s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.025159s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.031354s] ... ok {3} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_all_classes [0.070758s] ... ok 2025-03-24 18:38:39.935 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.122423s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_2_False [0.068183s] ... ok Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.049082s] ... ok {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_complex [0.047941s] ... ok 2025-03-24 18:38:39.988 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_1_True [0.054167s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface [0.046011s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.066429s] ... ok {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_scope_extra_specs [0.059059s] ... ok 2025-03-24 18:38:40.044 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_2_False [0.051687s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem [0.044107s] ... ok {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_ignore_azs_spec [0.044895s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.070488s] ... ok 2025-03-24 18:38:40.095 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_error [0.051621s] ... ok REST Request: POST https://192.168.0.110/api/rest/nfs_export with body {"file_system_id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b", "path": "/powerstore-nfs-share", "name": "powerstore-nfs-share"} REST Response: 400 with data {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export_failure [0.061486s] ... ok {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs [0.052646s] ... ok 2025-03-24 18:38:40.150 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_exception [0.053299s] ... ok Could not setup server. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server devices = self.get_managed_ports() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.EMCVnxXMLAPIError: Get managed ports fail. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.080186s] ... ok {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_scope_extra_specs [0.050686s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_delete_filesystem [0.059789s] ... ok 2025-03-24 18:38:40.207 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_fail [0.056079s] ... ok Insufficient free space for share creation on host host1 (requested / avail): 100/80 REST Request: GET https://192.168.0.110/api/rest/cluster with body None REST Response: 400 with data {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_1 [0.050478s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id_failure [0.051869s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.065973s] ... ok 2025-03-24 18:38:40.260 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_fail [0.053048s] ... ok Free capacity not set: share node info collection broken. {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_2 [0.049999s] ... ok REST Request: GET https://192.168.0.110/api/rest/file_system?name=eq.powerstore-nfs-share with body None REST Response: 400 with data {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id_failure [0.052854s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.073354s] ... ok 2025-03-24 18:38:40.313 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_success [0.049194s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_2 [0.045404s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name [0.048958s] ... ok 2025-03-24 18:38:40.366 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_unknown [0.046424s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_error [0.055939s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.077076s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name [0.054389s] ... ok Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2025-03-24 18:38:40.441 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_01 [0.070358s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats [0.078760s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.071955s] ... ok REST Request: GET https://192.168.0.110/api/rest/smb_share?select=file_system_id&name=eq.powerstore-smb-share with body None REST Response: 400 with data {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name_failure [0.067701s] ... ok Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 1.60 would exceed the maximum over subscription ratio 1.50 on host host1. 2025-03-24 18:38:40.521 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_02 [0.072894s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.071140s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_without_use [0.073736s] ... ok REST Request: GET https://192.168.0.110/api/rest/nas_server?name=eq.powerstore-nasserver with body None REST Response: 400 with data {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id_failure [0.070233s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_03 [0.049736s] ... ok 2025-03-24 18:38:40.571 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota [0.052189s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.057125s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces [0.053313s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.042650s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_06 [0.051022s] ... ok 2025-03-24 18:38:40.629 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_1_True [0.054009s] ... ok REST Request: GET https://192.168.0.110/api/rest/smb_share?select=id&name=eq.powerstore-smb-share with body None REST Response: 400 with data {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id_failure [0.063551s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 2.20 would exceed the maximum over subscription ratio 2.00 on host host1. {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_07 [0.049109s] ... ok 2025-03-24 18:38:40.682 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.058358s] ... ok {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_error [0.052069s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_acl [0.042835s] ... ok Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_10 [0.050037s] ... ok 2025-03-24 18:38:40.734 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_exception [0.049363s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.059307s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_13 [0.049321s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.037551s] ... ok 2025-03-24 18:38:40.789 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add [0.053978s] ... ok The requested SMB share "powerstore-share" was not created. {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_share_failure [0.103139s] ... ok Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 22.00 would exceed the maximum over subscription ratio 20.00 on host host1. Duplicate access control entry, skipping allow... {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.047845s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_16 [0.050747s] ... ok 2025-03-24 18:38:40.840 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_no_share_provided [0.051267s] ... ok Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.040150s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_01 [0.051749s] ... ok 2025-03-24 18:38:40.896 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create [0.057316s] ... ok User not found on domain, skipping deny... {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.075487s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_05 [0.061539s] ... ok The requested NFS export "powerstore-share" was not created. {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs_backend_failure [0.133268s] ... ok 2025-03-24 18:38:40.959 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_vvol_does_not_exist [0.059200s] ... ok Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.053142s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_09 [0.057467s] ... ok 2025-03-24 18:38:41.020 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_rule_exception [0.060567s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.060215s] ... ok {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_12 [0.054822s] ... ok Failed to delete share "powerstore-share". 2025-03-24 18:38:41.076 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_backend_failure [0.119434s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_get_default_filter_function [0.056098s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system [0.050483s] ... ok {3} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_id [0.057281s] ... ok 2025-03-24 18:38:41.137 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_2 [0.059256s] ... ok Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.046839s] ... ok {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_extra_spec_replacement [0.065496s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_extend_share [0.108758s] ... ok 2025-03-24 18:38:41.194 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_exception [0.057344s] ... ok File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.055466s] ... ok {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_stats_replacement [0.058853s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:41.256 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_2_False [0.058321s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.058701s] ... ok Failed to restore snapshot "powerstore-share-snap". {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot_backend_failure [0.103448s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_01___1____1___True_ [0.057068s] ... ok 2025-03-24 18:38:41.313 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_not_found_exception [0.057287s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.046338s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_07___124______123___True_ [0.049420s] ... ok 2025-03-24 18:38:41.369 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_recovery [0.053357s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.060315s] ... ok Failed to get daomain/netbios name of "powerstore-nasserver". Failed to get daomain/netbios name of "powerstore-nasserver". {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_invalid_prefix [0.099518s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_13___123____s___123___False_ [0.048712s] ... ok 2025-03-24 18:38:41.415 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.043498s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_2_ERROR [0.053559s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_dns_server__existed_expt [0.045565s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_15___1234____s___1000___False_ [0.051107s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:41.474 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_3_RUNNING [0.052729s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.059459s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_22___12310321_____in__11__in____False_ [0.050115s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_filesystem__existed_expt [0.060798s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:41.518 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.044432s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_access_rule [0.050261s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_23___abc_____in__ABC___True_ [0.050744s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_share__existed_expt [0.047338s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.044477s] ... ok 2025-03-24 18:38:41.576 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_file_system [0.049992s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_24__True___True___True_ [0.046474s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_share_with_invalid_proto [0.050469s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2025-03-24 18:38:41.621 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_access_rule [0.046239s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.054804s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_25__True____is__True___True_ [0.048987s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_snapshot [0.051856s] ... ok 2025-03-24 18:38:41.669 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system_exception [0.048429s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.050261s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_27__False___False___True_ [0.042703s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_storage_processor [0.048628s] ... ok 2025-03-24 18:38:41.720 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_1 [0.046364s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.054365s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_30__False___Nonsense___False_ [0.044581s] ... ok Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.033458s] ... ok 2025-03-24 18:38:41.770 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_rename_file_system [0.046306s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_name_inuse_but_vlan_not_used [0.053632s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_34___12_____or__11__or__12___True_ [0.044318s] ... ok 2025-03-24 18:38:41.815 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv6 [0.041332s] ... ok {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_resize_file_system [0.047730s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.060088s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_35___13_____or__11__or__12___False_ [0.047453s] ... ok 2025-03-24 18:38:41.863 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_1___1__4_ [0.043215s] ... ok Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.043794s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_nfs_share_access [0.053620s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_36___13_____or__11__or__12__or____False_ [0.043986s] ... ok 2025-03-24 18:38:41.911 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_3 [0.044154s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.044670s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access [0.037780s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_40___3_______1___True_ [0.046395s] ... ok 2025-03-24 18:38:41.961 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_2___test_squote____test_squote__ [0.048078s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.053645s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_cifs [0.052956s] ... ok {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_43___NFS____nfs___True_ [0.043381s] ... ok Failed to get storage pool by name fake_pool_name. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.038236s] ... ok 2025-03-24 18:38:42.004 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_3___test_____punc____test___punc__ [0.048667s] ... ok Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_nfs [0.059363s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:42.058 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_5___xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx____xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx__ [0.046883s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm [0.057499s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_1 [0.101060s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share [0.046259s] ... ok 2025-03-24 18:38:42.106 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm [0.043838s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_1 [0.048221s] ... ok {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_empty_filters_pass [0.044312s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_proto [0.055765s] ... ok 2025-03-24 18:38:42.161 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_exception [0.053040s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.059052s] ... ok {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes_with_no_query [0.048055s] ... ok Cannot get share name from path, make sure the path is right. Error details: 'export_locations' {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_filesystem [0.055806s] ... ok 2025-03-24 18:38:42.210 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_share [0.045125s] ... ok {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface_2_id__________fake_vdm_id_____________name________56aafd02_4d44_43d7_b784_57fc88167224_____________acl_________0_____________type________vdm_____________server______server_2_____________rootfs______root_fs_vdm_vdm_fakeid_____________I18N_mode___UNICODE_____________mountedfs_______________member_of_______________status____________________defined___enabled________________actual___loaded__active_____________Interfaces_to_services_mapping_______________interface_a33884c869e0__nfs______________interface_3d909830c356__cifs [0.046993s] ... ok {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_empty [0.041092s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_snapshot [0.044485s] ... ok 2025-03-24 18:38:42.260 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_extend_share [0.048466s] ... ok {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_active_replica_host [0.043651s] ... ok {1} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_driver_setup [0.059915s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_disable_report [0.052187s] ... ok 2025-03-24 18:38:42.305 228922 INFO manila.share.drivers.hpe.hpe_3par_driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Skipping capacity and capabilities update. Setup has not completed. {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_replication_type [0.043820s] ... ok 2025-03-24 18:38:42.312 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_premature [0.051175s] ... ok {1} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_get_default_filter_function [0.047494s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_id [0.046747s] ... ok {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters_not_found [0.044189s] ... ok 2025-03-24 18:38:42.362 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_with_refresh [0.049355s] ... ok {1} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_not_support_manage [0.045843s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share_with_server [0.051168s] ... ok 2025-03-24 18:38:42.411 228922 INFO manila.share.drivers.hpe.hpe_3par_driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Starting share driver HPE3ParShareDriver (2.0.8) 2025-03-24 18:38:42.413 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_dhss_success [0.049765s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_dump_to_conf [0.043069s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_server [0.050497s] ... ok {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_host_down [0.101078s] ... ok 2025-03-24 18:38:42.455 228922 INFO manila.share.drivers.hpe.hpe_3par_driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Starting share driver HPE3ParShareDriver (2.0.8) 2025-03-24 18:38:42.459 228922 ERROR manila.share.drivers.hpe.hpe_3par_driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unsupported configuration. hpe3par_fpg must have IP address or be discoverable at 3PAR 2025-03-24 18:38:42.464 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_failure_no_dhss_no_conf_ss_ip [0.050492s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_1_True [0.048236s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_wrong_size_type [0.034245s] ... ok {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_2 [0.050485s] ... ok 2025-03-24 18:38:42.511 228922 INFO manila.share.drivers.hpe.hpe_3par_driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Starting share driver HPE3ParShareDriver (2.0.8) 2025-03-24 18:38:42.514 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_mediator_error [0.050763s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_1_True [0.050400s] ... ok {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_3 [0.044146s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_cifs_share [0.056682s] ... ok 2025-03-24 18:38:42.562 228922 INFO manila.share.drivers.hpe.hpe_3par_driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Starting share driver HPE3ParShareDriver (2.0.8) 2025-03-24 18:38:42.569 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_with_vfs_error [0.051111s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_2_True [0.051667s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server [0.040681s] ... ok {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_4 [0.046546s] ... ok 2025-03-24 18:38:42.614 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_add_rule [0.044537s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_2__url_rados___fakepool_fakeobj2 [0.051091s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_share_server_name [0.042768s] ... ok {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_6 [0.046805s] ... ok 2025-03-24 18:38:42.662 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:42.665 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:42.669 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_setfshare_exception [0.054060s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists [0.052015s] ... ok {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_update_service_capabilities_for_shares [0.045854s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_allow_rw [0.055457s] ... ok 2025-03-24 18:38:42.715 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:42.717 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init [0.041169s] ... ok 2025-03-24 18:38:42.721 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory [0.051364s] ... ok {3} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_unknown_capability [0.045836s] ... ok Failed to update storage pool. {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats__nonexistent_pools [0.044952s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_dbus [0.051377s] ... ok 2025-03-24 18:38:42.772 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_path [0.048628s] ... ok {3} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_nopool [0.044316s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_4 [0.047119s] ... ok There was a problem removing the export. Ignoring errors and continuing operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ganesha/manager.py", line 516, in remove_export self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.GaneshaCommandFailure: Ganesha management command failed. Command: None Exit code: - Stdout: None Stderr: None 2025-03-24 18:38:42.813 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Invalid protocol. Expected nfs or smb. Got bogus. {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_1_True [0.044070s] ... ok 2025-03-24 18:38:42.817 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_protocol [0.047695s] ... ok {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_03 [0.046269s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_2_False [0.047172s] ... ok 2025-03-24 18:38:42.862 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:42.867 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:42.871 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_success [0.050263s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.073273s] ... ok {3} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_15 [0.047769s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_rados_object_url_from_index_with_index_data_2__url_rados___fakepool_fakeobj1__url_rados___fakepool_fakeobj2 [0.053248s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.071037s] ... ok {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_rados_object [0.053407s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_1_correct_init [0.097493s] ... ok {1} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_walk [0.036852s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.072783s] ... ok {1} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_2 [0.040613s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__clean_expired_messages [0.104676s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_ensure [0.051482s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.085926s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_noensure [0.048270s] ... ok Could not find Data Mover by name: server_2. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.074021s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_restart_gluster_vol [0.048339s] ... ok {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__expire_reservations [0.118415s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.039775s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol [0.048393s] ... ok No share server found. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.045315s] ... ok Unable to unmount gluster volume. mount_dir: /mnt/glusterfs, Error: None {1} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_1 [0.046675s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.043067s] ... ok {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_host_list [0.109544s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence [0.047331s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot [0.042350s] ... ok File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.036359s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence_error [0.071595s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.032367s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version [0.066270s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.049305s] ... ok Failed to schedule migrate_share_to_host: No valid host was found. fake. {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_1 [0.177044s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_1_foo_1_1_1 [0.052250s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.080229s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_2 [0.042547s] ... ok 2025-03-24 18:38:43.616 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:43.617 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:43.618 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_hit [0.744638s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_3 [0.049861s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.069348s] ... ok 2025-03-24 18:38:43.672 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:43.673 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:43.675 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_exception [0.056883s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_5 [0.049619s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.071484s] ... ok 2025-03-24 18:38:43.719 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:43.720 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:43.721 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search [0.045752s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_7 [0.048661s] ... ok 2025-03-24 18:38:43.767 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_01________ip___True____IP_address_foo_already_exists___ [0.045848s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_1_0 [0.049820s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share [0.078329s] ... ok 2025-03-24 18:38:43.821 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_03________user___True_____allow__permission_already_exists_for__foo____ [0.056188s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_empty_reponse [0.047572s] ... ok 2025-03-24 18:38:43.867 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_05________user___True____foo_fullcontrol__does_not_exist__cannot_delete_it____ [0.043128s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_not_suppored [0.051011s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.084708s] ... ok 2025-03-24 18:38:43.920 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_06________user___False____SMB_share_osf_foo_does_not_exist___ [0.053136s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_user_option [0.049874s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.072576s] ... ok 2025-03-24 18:38:43.974 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:43.975 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:43.975 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR shares from snapshots require read-only access 2025-03-24 18:38:43.977 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_1_CIFS [0.056340s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_1_None [0.082647s] ... ok 2025-03-24 18:38:44.019 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.020 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.021 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_logout_error [0.047046s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.076629s] ... ok 2025-03-24 18:38:44.064 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.065 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.066 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_supported [0.041561s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_2_True [0.084877s] ... ok Could not get physical device port on mover server_2. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.073866s] ... ok 2025-03-24 18:38:44.115 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.116 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.118 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_3___4__0__0___None___false___None_ [0.055307s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_2_False [0.063088s] ... ok 2025-03-24 18:38:44.163 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.164 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.166 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_2_False [0.053702s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.086965s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_2 [0.049148s] ... ok 2025-03-24 18:38:44.216 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.219 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 {3} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_get_pools [0.720121s] ... ok 2025-03-24 18:38:44.225 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_7_hide_insecure_no_wdelay_ro_bogus_root_squash_test [0.048688s] ... ok File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_6 [0.049740s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.065955s] ... ok 2025-03-24 18:38:44.266 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.268 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get fshare osf-share-id after creating it: Fake exception for testing.: manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 551, in _create_share 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator result = self._client.getfshare( 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 200, in _wsapi_logout 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator self._client.http.unauthenticate() 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2025-03-24 18:38:44.270 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2025-03-24 18:38:44.271 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_exception [0.046061s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_7 [0.051055s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_update_service_capabilities [0.098083s] ... ok 2025-03-24 18:38:44.319 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.319 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.321 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 0. 2025-03-24 18:38:44.322 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_1_0 [0.050233s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. Could not setup server. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server self._get_context('MoverInterface').create(interface) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result return self.__get_result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result raise self._exception File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create raise exception.EMCVnxXMLAPIError(err=message) manila.exception.EMCVnxXMLAPIError: Failed to create mover interface {'name': 'a33884c869e0', 'device_name': 'cge-1-0', 'ip': '192.168.1.2', 'mover_name': 'server_2', 'vlan_id': 100, 'net_mask': '255.255.255.0'}. Reason: []. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.084690s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_called [0.040973s] ... ok Could not decode scheduler options. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/scheduler/scheduler_options.py", line 74, in _load_file return jsonutils.load(handle) File "/usr/lib/python3.9/site-packages/oslo_serialization/jsonutils.py", line 265, in load return json.load(codecs.getreader(encoding)(fp), **kwargs) File "/usr/lib64/python3.9/json/__init__.py", line 293, in load return loads(fp.read(), File "/usr/lib64/python3.9/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/lib64/python3.9/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib64/python3.9/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) {3} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_empty_file [0.053838s] ... ok 2025-03-24 18:38:44.371 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.372 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to create snapshot for FPG/VFS/fstore pool/test_vfs/osf-nfs-project-id: createfsnap fail.: Exception: createfsnap fail. 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1131, in create_snapshot 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator result = self._client.createfsnap( 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: createfsnap fail. 2025-03-24 18:38:44.372 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2025-03-24 18:38:44.373 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_backend_exception [0.051364s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_noattr [0.039034s] ... ok {3} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_happy_day [0.031798s] ... ok 2025-03-24 18:38:44.411 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.412 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.412 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Share is a read-only share of an existing snapshot. 2025-03-24 18:38:44.426 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_not_allowed [0.052949s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.066301s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_4 [0.051898s] ... ok {3} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_no_change [0.045201s] ... ok 2025-03-24 18:38:44.472 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.472 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.473 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Failed to find fshare. 2025-03-24 18:38:44.475 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_share_not_found [0.047868s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_3___3____6____2beta____4__ [0.047086s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_3__None__False_ [0.047521s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.088388s] ... ok 2025-03-24 18:38:44.520 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.522 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.529 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share_and_fstore [0.054198s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_1 [0.058848s] ... ok 2025-03-24 18:38:44.572 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.572 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.574 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_not_found [0.044987s] ... ok {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_6___False___False_ [0.044499s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_2 [0.039420s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.082672s] ... ok {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_7___wrong___False_ [0.035208s] ... ok 2025-03-24 18:38:44.624 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.625 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.636 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_not_found [0.062693s] ... ok {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_multiple [0.058774s] ... ok {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_3 [0.044958s] ... ok 2025-03-24 18:38:44.670 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.671 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.672 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_nfs [0.034991s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_2 [0.035175s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.077720s] ... ok {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_4 [0.039878s] ... ok 2025-03-24 18:38:44.722 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.723 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.724 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_2_NFS [0.052109s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager [0.049642s] ... ok Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_7 [0.050545s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_3 [0.040227s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.078841s] ... ok 2025-03-24 18:38:44.781 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.782 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.783 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unexpected provisioning type for FPG pool: BOGUS. 2025-03-24 18:38:44.785 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_bad_prov_type [0.060062s] ... ok {3} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_normalization [0.049962s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_1_common_name_with_space [0.048631s] ... ok 2025-03-24 18:38:44.824 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.828 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.828 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get capacity for fpg pool. 2025-03-24 18:38:44.829 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_error [0.044375s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.069105s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_4 [0.048532s] ... ok 2025-03-24 18:38:44.872 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.872 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.873 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get capacity for fpg pool: Fake exception for testing.: manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2025-03-24 18:38:44.877 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_exception [0.050616s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_5 [0.050571s] ... ok 2025-03-24 18:38:44.923 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.924 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.924 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Error while getting fsquotas for FPG pool: Fake exception for testing. 2025-03-24 18:38:44.926 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.082419s] ... ok {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_exception [0.055658s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_1 [0.056120s] ... ok 2025-03-24 18:38:44.979 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:44.979 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:44.982 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_1 [0.049517s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.090490s] ... ok 2025-03-24 18:38:45.032 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:45.032 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:45.034 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_04__1__2__False_ [0.048091s] ... ok {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_6 [0.064541s] ... ok 2025-03-24 18:38:45.073 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:45.073 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:45.075 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_06__1024__2048__False_ [0.041099s] ... ok Failed to get mover by name server_2. CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.063801s] ... ok Error in goodness_function function '50 / 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: Defaulting to a goodness of 0. {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_goodness_function [0.046151s] ... ok 2025-03-24 18:38:45.124 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:45.124 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:45.126 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_10__99999999__1__False_ [0.050752s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.066435s] ... ok {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_passing_host [0.060575s] ... ok 2025-03-24 18:38:45.181 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:45.182 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:45.183 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to update capacity quota 1 on foo_fstore with exception: boom: Exception: boom 2025-03-24 18:38:45.184 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_setfsquota_side_effects_2 [0.048396s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.051467s] ... ok Goodness function not set :: defaulting to minimal goodness rating of 0. {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_with_no_goodness_function [0.047890s] ... ok 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to connect to HPE 3PAR File Persona Client: Any exception. E.g., bad version or some other non-Manila Exception.: Exception: Any exception. E.g., bad version or some other non-Manila Exception. 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 139, in do_setup 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator self._client = file_client.HPE3ParFilePersonaClient( 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: Any exception. E.g., bad version or some other non-Manila Exception. 2025-03-24 18:38:45.230 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2025-03-24 18:38:45.238 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_init_error [0.053600s] ... ok Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.061807s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_3_delete [0.071331s] ... ok 2025-03-24 18:38:45.286 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:45.286 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Exception during getvfs None: non-manila-except: Exception: non-manila-except 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator Traceback (most recent call last): 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1050, in get_vfs 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator result = self._client.getvfs(fpg=fpg, vfs=vfs) 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._mock_call(*args, **kwargs) 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator raise effect 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator Exception: non-manila-except 2025-03-24 18:38:45.287 228922 ERROR manila.share.drivers.hpe.hpe_3par_mediator 2025-03-24 18:38:45.289 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_exception [0.049790s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:45.333 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2025-03-24 18:38:45.334 228922 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] 3PAR WSAPI 30201292 {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.055850s] ... ok 2025-03-24 18:38:45.337 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_1___ip___None_ [0.052234s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_1 [0.056342s] ... ok Failed to get CIFS share by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. 2025-03-24 18:38:45.382 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.058807s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_2 [0.060279s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_2___records______name____fake_aggregate_1____key____fake_key_1____cluster_____name____fake_cluster_name1_______name____fake_aggregate_2____key____fake_key_2____cluster_____name____fake_cluster_name2_______name____fake_aggregate_3____key____fake_key_3____cluster_____name____fake_cluster_name3_____ [0.056507s] ... ok Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2025-03-24 18:38:45.444 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_3 [0.041495s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.050859s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_2_False [0.046983s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.043410s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_1 [0.047299s] ... ok 2025-03-24 18:38:45.502 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_4 [0.058510s] ... ok Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1742, in get_share_access out, err = self._execute_cmd(get_access, check_exit_code=True) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result return self.__get_result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result raise self._exception File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.052771s] ... ok 2025-03-24 18:38:45.554 228922 ERROR manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share share-fake-uuid does not exist on the backend. 2025-03-24 18:38:45.555 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_share_not_exist [0.052773s] ... ok {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_object [0.055276s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.052183s] ... ok 2025-03-24 18:38:45.608 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_down [0.052738s] ... ok {3} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_positive [0.046863s] ... ok File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2025-03-24 18:38:45.660 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Get CIFS service status error. result: {'error': {'code': 31755596}}. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.054527s] ... ok 2025-03-24 18:38:45.662 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_false [0.054499s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_1_cephfs [0.046597s] ... ok Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2025-03-24 18:38:45.714 228922 ERROR manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] check_conf_file: Config file invalid. LogicalPortIP must be set when driver_handles_share_servers is False. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.052672s] ... ok 2025-03-24 18:38:45.720 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_logical_ip_fail [0.053929s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_snapshot [0.044445s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_restart [0.906322s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.043281s] ... ok 2025-03-24 18:38:45.770 228922 ERROR manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] check_conf_file: Config file invalid. StoragePool must be set. 2025-03-24 18:38:45.773 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_pool_node_fail [0.052716s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_1_ [0.043034s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_2___nfs___None_ [0.059130s] ... ok Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_2__from_snapshot [0.045412s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.051988s] ... ok 2025-03-24 18:38:45.825 228922 ERROR manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] check_conf_file: Config file invalid. Product must be set to V3. 2025-03-24 18:38:45.828 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_3___nfs____fs_manila__ [0.042402s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_product_fail [0.056964s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.050450s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_5_ensure_share [0.052931s] ... ok 2025-03-24 18:38:45.880 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2025-03-24 18:38:45.881 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] All url login fail. Share instance fakeid belonging to share 123 cannot be found on the backend. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/cephfs/driver.py", line 574, in ensure_shares 'export_locations': self._get_export_locations(share), File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result manila.exception.ShareBackendException: Error ENOENT: subvolume fakeid does not exist 2025-03-24 18:38:45.884 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_fail [0.051217s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_ensure_shares [0.052893s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_9_shrink_share [0.055811s] ... ok 2025-03-24 18:38:45.934 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Get share count error! result: {'error': {'code': 31755596}}. 2025-03-24 18:38:45.937 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_fail [0.053729s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_extend_share [0.066076s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init [0.044887s] ... ok 2025-03-24 18:38:45.997 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to unmount share share-fake-uuid. Reason: err.: manila.exception.ShareUmountException: err 2025-03-24 18:38:45.997 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to unmount share share_fake_uuid. Reason: err.: manila.exception.ShareUmountException: err 2025-03-24 18:38:45.998 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2025-03-24 18:38:45.999 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Can not get access id from share. share_name: share_fake_uuid 2025-03-24 18:38:46.001 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to remove temp file. File path:/tmp/tmpe21ivmmu/huawei_manila_tmp_path_dst_laynghhz. Reason: err.: Exception: err 2025-03-24 18:38:46.001 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to remove temp file. File path:/tmp/tmpe21ivmmu/huawei_manila_tmp_path_src_cxh8b0ru. Reason: err.: Exception: err 2025-03-24 18:38:46.005 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_umountshare_fail [0.068276s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_2_nfs [0.049319s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_nosupp_layout [0.045296s] ... ok 2025-03-24 18:38:46.061 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Query resource pool error. result: {'error': {'code': 31755596}}. 2025-03-24 18:38:46.065 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fs_fail [0.056941s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_1 [0.052441s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_2_____version____ceph_version_15_1_2______octopus__ [0.060248s] ... ok 2025-03-24 18:38:46.115 228922 ERROR manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The source filesystem of snapshot fake_snapshot_uuid does not exist. 2025-03-24 18:38:46.117 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_nonefs [0.052696s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_setup_via_manager [0.050017s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_not_supported [0.062268s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_4 [0.034376s] ... ok 2025-03-24 18:38:46.170 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_status_fail [0.053075s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_1 [0.055414s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs [0.049648s] ... ok 2025-03-24 18:38:46.223 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_storagepool_not_exist [0.051990s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_2_ro [0.043194s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_does_not_exist [0.044483s] ... ok 2025-03-24 18:38:46.273 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra [0.050685s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_2__None__ [0.050971s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_01____fakehost____some_host_name____some_host_name_____1_1_1_0____False_ [0.065842s] ... ok 2025-03-24 18:38:46.324 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thick [0.052779s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_weird [0.044978s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_08____fakehost____some_host_name____1_1_1_0____1001__1001____False_ [0.051309s] ... ok 2025-03-24 18:38:46.377 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_1_128 [0.050710s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share [0.051579s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_check_for_setup_error_10____fakehost____some_host_name____1_1_1_0____1001__1001_____True_ [0.060398s] ... ok 2025-03-24 18:38:46.433 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_3_None [0.053494s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup [0.052233s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_default_config_hook [0.051288s] ... ok 2025-03-24 18:38:46.486 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_01 [0.052714s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_already_enabled_creation_share_specific_size [0.059472s] ... ok The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. The NFSProtocolHelper has been deprecated. Starting from the 2025.1 release, we will no longer support exporting NFS shares through a NFS Ganesha instance that not managed by the Ceph orchestrator. {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_5__None____1001__1001____1_1_1_0_____6__4__ [0.062089s] ... ok 2025-03-24 18:38:46.544 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_04 [0.059546s] ... ok Could not mount the Gluster volume testvol Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/glusterfs/layout_directory.py", line 108, in _ensure_gluster_vol_mounted common._mount_gluster_vol(self.driver._execute, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.GlusterfsException: Unknown Gluster exception. {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted_error [0.037701s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_1_rw [0.046102s] ... ok 2025-03-24 18:38:46.594 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_05 [0.048599s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage [0.059439s] ... ok Failed to provide ro access to manila (Rule ID: accessid3). Setting rule to 'error' state. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/cephfs/driver.py", line 998, in update_access access_key = self._allow_access(context, share, rule) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result manila.exception.InvalidShareAccess: Invalid access rule: not Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to provide rw access to admin (Rule ID: accessid4). Setting rule to 'error' state. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/cephfs/driver.py", line 998, in update_access access_key = self._allow_access(context, share, rule) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result manila.exception.InvalidShareAccess: Invalid access rule: allowed Failed to provide rwx access to dabo (Rule ID: accessid5). Setting rule to 'error' state. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/cephfs/driver.py", line 998, in update_access access_key = self._allow_access(context, share, rule) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: rwx. Mover interface IP 192.168.1.1 already exists. Skip the creation. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.772565s] ... ok {3} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_add_rm [0.053998s] ... ok 2025-03-24 18:38:46.650 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_1 [0.058688s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_1 [0.063312s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_1____wrong_name_nfake_nfake_container_nfake_name_____True_ [0.048812s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Mover interface 192.168.1.1 not found. Skip the deletion. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.050825s] ... ok 2025-03-24 18:38:46.702 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_2 [0.050554s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_2 [0.053374s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_3____n___False_ [0.049006s] ... ok 2025-03-24 18:38:46.753 228922 ERROR manila.share.drivers.huawei.huawei_utils [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Extra specs must be specified as capabilities:huawei_sectorsize=' True'. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_physical_devices [0.042955s] ... ok 2025-03-24 18:38:46.758 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_3 [0.053389s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_compile_volume_pattern [0.040883s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_name_not_there [0.041128s] ... ok 2025-03-24 18:38:46.804 228922 ERROR manila.share.drivers.huawei.huawei_utils [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2025-03-24 18:38:46.808 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access [0.050800s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_6 [0.052612s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share [0.055038s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_addresses [0.039013s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.049675s] ... ok 2025-03-24 18:38:46.862 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_5_64 [0.053389s] ... ok ('Error creating share %(share_id)s', {'share_id': 'fakeid'}) {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_error [0.047254s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge_failure [0.048251s] ... ok Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' Stderr: None. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.049595s] ... ok 2025-03-24 18:38:46.916 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Get filesystem by name error! result: {'error': {'code': 31755596}}. 2025-03-24 18:38:46.918 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_cifs_snapshot_fail [0.055395s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_1 [0.049691s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_veth_from_bridge [0.039934s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2025-03-24 18:38:46.965 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Get filesystem by name error! result: {'error': {'code': 31755596}}. 2025-03-24 18:38:46.970 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_nfs_snapshot_fail [0.051323s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.058092s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_2 [0.065024s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container [0.059829s] ... ok 2025-03-24 18:38:47.016 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The share was not found. Share name:share_fake_new_uuid 2025-03-24 18:38:47.020 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_3 [0.048713s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot [0.050386s] ... ok Could not rename back container old_name. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/container/container_helper.py", line 166, in rename_container self._inner_execute(cmd) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result OSError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/container/container_helper.py", line 169, in rename_container self._inner_execute(["docker", "rename", new_name, name]) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result OSError {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot [0.056640s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_2 [0.047623s] ... ok 2025-03-24 18:38:47.067 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The share was not found. Share name:share-fake-uuid 2025-03-24 18:38:47.070 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_nfs_fail_not_exist [0.049647s] ... ok Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.049451s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_1 [0.057838s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container [0.045893s] ... ok 2025-03-24 18:38:47.118 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Only USER access type is allowed for CIFS shares. 2025-03-24 18:38:47.122 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_cifs_fail [0.053639s] ... ok Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.048229s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container_impossible_failure [0.046509s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_ensure_share [0.058598s] ... ok 2025-03-24 18:38:47.169 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Get share count error! result: {'error': {'code': 31755596}}. 2025-03-24 18:38:47.174 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_fail [0.050338s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot [0.053184s] ... ok {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container [0.048118s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_1 [0.055290s] ... ok 2025-03-24 18:38:47.221 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Only IP or USER access types are allowed for NFS shares. 2025-03-24 18:38:47.225 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_nfs_fail [0.051647s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.049540s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_filter_used [0.041240s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__check_if_all_fields_are_updatable_1____dns_ip____server____domain____user____password____ou____False_ [0.063270s] ... ok 2025-03-24 18:38:47.278 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_1 [0.051458s] ... ok Failed to get snapshot by de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.056783s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_container_name [0.051169s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_keymatch [0.057960s] ... ok 2025-03-24 18:38:47.331 228922 ERROR manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] New size for extend must be bigger than current size on array. (current: 4.0, new: 3). 2025-03-24 18:38:47.333 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_fail [0.053092s] ... ok {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.051266s] ... ok 2025-03-24 18:38:47.377 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail_driver_none [0.043969s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_2 [0.061876s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.041170s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_1_True [0.065750s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.025802s] ... ok 2025-03-24 18:38:47.428 228922 ERROR manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] The StoragePool is None. 2025-03-24 18:38:47.429 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_disk_type_pool_info_none [0.051414s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.024763s] ... ok VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.023806s] ... ok {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_7 [0.091196s] ... ok 2025-03-24 18:38:47.472 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_1 [0.046995s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_2_False [0.083556s] ... ok Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.026453s] ... ok Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.024246s] ... ok 2025-03-24 18:38:47.520 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_2 [0.046954s] ... ok No unused gluster volumes available for use as share! Create share won't be supported unless existing shares are deleted or some gluster volumes are created with names matching 'glusterfs_volume_pattern'. Couldn't find a free gluster volume to use. {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_2 [0.068176s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network_existing_interfaces [0.079621s] ... ok {2} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_setup_server [0.042399s] ... ok 2025-03-24 18:38:47.568 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_5 [0.046533s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_healthy [0.045055s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_security_services [0.046114s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_mkconf [0.048481s] ... ok 2025-03-24 18:38:47.616 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_6 [0.048214s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share [0.044601s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing [0.050021s] ... ok 2025-03-24 18:38:47.660 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_2_False [0.049886s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_8 [0.045826s] ... ok Failed to create directory in hdfs for the share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share_exception [0.056686s] ... ok 2025-03-24 18:38:47.710 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_2 [0.047694s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_share_server_migration_complete [0.052281s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_1_1 [0.048678s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity [0.046244s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id [0.044535s] ... ok 2025-03-24 18:38:47.759 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_4 [0.046680s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_unmanage [0.047791s] ... ok Failed to check available capacity for hdfs.Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.043035s] ... ok 2025-03-24 18:38:47.803 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_2_CIFS [0.045714s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_error_invalid_export_db [0.051858s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_network_allocations [0.052395s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access [0.055824s] ... ok 2025-03-24 18:38:47.852 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_success [0.049320s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_nobump [0.056271s] ... ok Only 'user' access type allowed! {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_type [0.047481s] ... ok 2025-03-24 18:38:47.903 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_cache_fail [0.049381s] ... ok {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_not_supported [0.096846s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_empty_snapshot [0.044369s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_2_False [0.057400s] ... ok 2025-03-24 18:38:47.951 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_2 [0.047788s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot [0.040240s] ... ok {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_ok [0.049764s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_rados_object [0.049232s] ... ok 2025-03-24 18:38:48.002 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_1 [0.049142s] ... ok {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_add_rules [0.043921s] ... ok {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_do_setup [0.050453s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_getpath [0.051332s] ... ok 2025-03-24 18:38:48.054 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_3 [0.053821s] ... ok LDAP credentials are invalid. Aborting operation. {3} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_invalid_credential [0.057099s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_export_error [0.047515s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_1_False [0.040960s] ... ok 2025-03-24 18:38:48.105 228922 ERROR manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Can not get share ID by share 100.115.10.68:/share_fake_uuid. 2025-03-24 18:38:48.106 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_1 [0.051553s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_invalid_share_protocol [0.039699s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_extend_share [0.054669s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_mkindex [0.058937s] ... ok 2025-03-24 18:38:48.157 228922 INFO manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Retyping share (share_fake_uuid_inpartition), changed options are : ({'partitionid': (['1', 'test_partition_name'], [None, None]), 'cacheid': (['1', 'test_cache_name'], [None, None]), 'dedupe&compression': (['false', 'false'], [True, True])}). 2025-03-24 18:38:48.158 228922 INFO manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Retype FS(id: 6) dedupe from false to True performed successfully, compression from false to True performed successfully. 2025-03-24 18:38:48.161 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_remove_from_partition_1 [0.053923s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_1 [0.058647s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_2 [0.052124s] ... ok 2025-03-24 18:38:48.208 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Can't open the recent url, re-login. {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_3 [0.041042s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_4 [0.052022s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_put_rados_object [0.066866s] ... ok 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to switch replication pair fake_pair_id. result: {'error': {'code': -403}}. 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to completely switch over replication pair fake_pair_id.: manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. result: {'error': {'code': -403}}.. 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 206, in switch_over 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication self.helper.switch_replication_pair(replica_pair_id) 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication return self._mock_call(*args, **kwargs) 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.9/unittest/mock.py", line 1166, in _execute_mock_call 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication return self._mock_wraps(*args, **kwargs) 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2025-03-24 18:38:48.211 228922 ERROR manila.share.drivers.huawei.v3.replication 2025-03-24 18:38:48.212 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Cannot get share share_fake_new_uuid. 2025-03-24 18:38:48.215 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_2 [0.052747s] ... ok There was a problem removing the export. Ignoring errors and continuing operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ganesha/manager.py", line 515, in remove_export confdict = self._read_export(name) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.GaneshaCommandFailure: Ganesha management command failed. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_1 [0.055001s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_provide_storage [0.043057s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_1_True [0.054777s] ... ok 2025-03-24 18:38:48.262 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Can't open the recent url, re-login. 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to sync replication pair fake_pair_id. result: {'error': {'code': -403}}. 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to completely switch over replication pair fake_pair_id.: manila.exception.InvalidShare: Invalid share: Failed to sync replication pair fake_pair_id. result: {'error': {'code': -403}}.. 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 208, in switch_over 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication self.helper.sync_replication_pair(replica_pair_id) 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication return self._mock_call(*args, **kwargs) 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.9/unittest/mock.py", line 1166, in _execute_mock_call 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication return self._mock_wraps(*args, **kwargs) 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1423, in sync_replication_pair 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to sync replication pair fake_pair_id. 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2025-03-24 18:38:48.263 228922 ERROR manila.share.drivers.huawei.v3.replication 2025-03-24 18:38:48.264 228922 WARNING manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Cannot get share share_fake_new_uuid. 2025-03-24 18:38:48.268 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_4 [0.050816s] ... ok 2025-03-24 18:38:48.318 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_success [0.051502s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_2 [0.041045s] ... ok There was a problem removing the export. Ignoring errors and continuing operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ganesha/manager.py", line 515, in remove_export confdict = self._read_export(name) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.GaneshaCommandFailure: Ganesha management command failed. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_2_False [0.056601s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage [0.053492s] ... ok 2025-03-24 18:38:48.363 228922 ERROR manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] LDAP domain (100.97.5.87) has already been configured. 2025-03-24 18:38:48.365 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_4 [0.045476s] ... ok {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ldap_exist_error [0.049146s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_1_True [0.053654s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_1_None [0.052437s] ... ok 2025-03-24 18:38:48.415 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_fail [0.046096s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share [0.054049s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_rados_object_url_from_index_with_index_data_1_ [0.046539s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_2 [0.052222s] ... ok 2025-03-24 18:38:48.465 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_1_100_97_5_87 [0.052111s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share_with_no_available_space_in_fs [0.055153s] ... ok {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_2 [0.044907s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_file [0.051359s] ... ok 2025-03-24 18:38:48.515 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_2 [0.048550s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_2_hitachi_hnas_evs_id [0.052294s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_with_debug [0.039697s] ... ok 2025-03-24 18:38:48.560 228922 ERROR manila.share.drivers.huawei.v3.connection [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unsupported security services. Only AD and LDAP are supported. 2025-03-24 18:38:48.562 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_number_invalid [0.046237s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_2_False [0.049859s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_1 [0.052119s] ... ok 2025-03-24 18:38:48.612 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_vlan_logical_port_deleted [0.048812s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_3 [0.062533s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_host [0.046048s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_2_False [0.068921s] ... ok 2025-03-24 18:38:48.654 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Can't open the recent url, re-login. {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_4 [0.040684s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_2_1_1_1_1__share_id [0.053798s] ... ok 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to switch replication pair fake_pair_id. result: {'error': {'code': -403}}. 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Replication pair fake_pair_id primary/secondary relationship is not right, try to switch over again but still failed.: manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. result: {'error': {'code': -403}}.. 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 146, in update_replication_pair_state 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication self.helper.switch_replication_pair(replica_pair_id) 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication return self._mock_call(*args, **kwargs) 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib64/python3.9/unittest/mock.py", line 1166, in _execute_mock_call 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication return self._mock_wraps(*args, **kwargs) 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2025-03-24 18:38:48.656 228922 ERROR manila.share.drivers.huawei.v3.replication 2025-03-24 18:38:48.659 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_1 [0.050053s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_error_incomplete_export_block [0.055586s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_2 [0.048820s] ... ok 2025-03-24 18:38:48.705 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Can't open the recent url, re-login. 2025-03-24 18:38:48.708 228922 ERROR manila.share.drivers.huawei.v3.helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to sync replication pair fake_pair_id. result: {'error': {'code': -403}}. 2025-03-24 18:38:48.708 228922 WARNING manila.share.drivers.huawei.v3.replication [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to sync replication pair fake_pair_id. Reason: Invalid share: Failed to sync replication pair fake_pair_id. result: {'error': {'code': -403}}..: manila.exception.InvalidShare: Invalid share: Failed to sync replication pair fake_pair_id. 2025-03-24 18:38:48.710 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_3 [0.049960s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_inexistent_snapshot_exception [0.044402s] ... ok {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_rados_object [0.050789s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_1 [0.037251s] ... ok 2025-03-24 18:38:48.754 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_username_password_encode_decode [0.041632s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_2__snapshots_share1_snapshot_id [0.044268s] ... ok 2025-03-24 18:38:48.801 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to check GPFS state. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_1_True [0.052313s] ... ok 2025-03-24 18:38:48.804 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_exception [0.049257s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_2 [0.058219s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_4 [0.052783s] ... ok {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_1 [0.033732s] ... ok 2025-03-24 18:38:48.854 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot [0.047663s] ... ok {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_path_from [0.021211s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_5 [0.058903s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_2 [0.022493s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version_unmet [0.023790s] ... ok 2025-03-24 18:38:48.910 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:48.913 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share_new_size_lower_than_usage [0.090078s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_1 [0.042813s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot_exception [0.065053s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_3_glusterfs_3_6beta3 [0.030106s] ... ok 2025-03-24 18:38:48.963 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to set quota for the share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:48.967 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share_exception [0.048903s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_4 [0.041090s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_2_False [0.058999s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_2 [0.043544s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_2 [0.037994s] ... ok 2025-03-24 18:38:49.021 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_1_44_3_2_11 [0.055137s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_cifs_recovery_mode [0.057632s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_6 [0.057384s] ... ok {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context_no_verify [0.041295s] ... ok 2025-03-24 18:38:49.070 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get GPFS device for /builddir/build/BUILD/manila-18.2.2.dev5/mnt.Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:49.071 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device_exception [0.052712s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_2_False [0.050106s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_empty_volinfo [0.049303s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_not_found [0.046061s] ... ok Unsupported share protocol: FOO_PROTOCOL. Only "NFS" and "CIFS" are currently supported share protocols. {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_invalid_share_protocol [0.099561s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_1_None [0.054985s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_fs_not_available [0.040577s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_1 [0.041322s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_exception [0.048228s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_with_cifs_user_2 [0.087897s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_1 [0.036856s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_not_found [0.051521s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_2 [0.049814s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_allow_access_with_nfs_readonly [0.089683s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory [0.054773s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_4 [0.050802s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_false [0.048104s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_create_share_cifs [0.094066s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_inexistent_snapshot [0.045811s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_shouldnt_have_vol [0.052939s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota [0.045205s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_2_True [0.045694s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_create_share_from_snapshot_nfs [0.090511s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access [0.050556s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_bad_policy [0.047168s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_1_True [0.045810s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_3 [0.044846s] ... ok Unsupported share protocol: FOO_PROTOCOL. {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_create_share_invalid_share_protocol [0.086282s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del [0.042121s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_1___3____6__ [0.050715s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_inexistent_share [0.045327s] ... ok 2025-03-24 18:38:49.685 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share protocol NFSBOGUS not supported by GPFS driver. {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_create_snapshot [0.085711s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_2___3____6____2beta__ [0.054792s] ... ok 2025-03-24 18:38:49.687 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.611748s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_success [0.046199s] ... ok 2025-03-24 18:38:49.733 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to check share at /gpfs0/share-fakeid.: IndexError: list index out of range 2025-03-24 18:38:49.733 228922 ERROR manila.share.drivers.ibm.gpfs Traceback (most recent call last): 2025-03-24 18:38:49.733 228922 ERROR manila.share.drivers.ibm.gpfs File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 607, in _get_share_name 2025-03-24 18:38:49.733 228922 ERROR manila.share.drivers.ibm.gpfs share_name = lines[1].split(':')[validation_token] 2025-03-24 18:38:49.733 228922 ERROR manila.share.drivers.ibm.gpfs IndexError: list index out of range 2025-03-24 18:38:49.733 228922 ERROR manila.share.drivers.ibm.gpfs 2025-03-24 18:38:49.737 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_no_share_exist_exception [0.050509s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_relaxed [0.057440s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory [0.049566s] ... ok Error deleting NFS share: share-foo {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_delete_nfs_share_backend_failure [0.085556s] ... ok 2025-03-24 18:38:49.786 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_local_execute [0.048493s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota [0.044762s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_3 [0.063961s] ... ok 2025-03-24 18:38:49.827 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_failure [0.046477s] ... ok {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_2_2 [0.033774s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_tb [0.046602s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_delete_share_cifs [0.090718s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. Option auth.ssl-allow is not defined on gluster volume. Volume: {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_2_False [0.024512s] ... ok 2025-03-24 18:38:49.878 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_1_mmlsfileset__allocInodes__mmlsfileset__100096_ [0.044212s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_tb [0.043936s] ... ok {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_4 [0.024448s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_2_comma_nama [0.024400s] ... ok 2025-03-24 18:38:49.922 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__local_path [0.045681s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_dedupe_on [0.044288s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_2_PROTATO [0.022884s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_deny_access__nfs_ip_readonly [0.082071s] ... ok 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to set permissions for share fakename.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs Traceback (most recent call last): 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 651, in _manage_existing 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs self._gpfs_execute('chmod', '777', new_export_location) 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs return self._mock_call(*args, **kwargs) 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs raise result 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs Command: None 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs Exit code: - 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs Stdout: None 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs Stderr: None 2025-03-24 18:38:49.967 228922 ERROR manila.share.drivers.ibm.gpfs 2025-03-24 18:38:49.970 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_permission_change_exception [0.046786s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_in_use [0.043625s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_1_do_setup [0.065453s] ... ok 2025-03-24 18:38:50.021 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) NFS share with export id 1 should have been created, but was not found. {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh [0.055695s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota_error [0.058414s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_deny_access_nfs_export_does_not_exist [0.096308s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_2_create_snapshot [0.065407s] ... ok 2025-03-24 18:38:50.089 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Error running SSH command: fake cmd. Error: __enter__. 2025-03-24 18:38:50.091 228922 ERROR root [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Original exception being dropped: ['Traceback (most recent call last):\n', ' File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 188, in _run_ssh\n with self.sshpool.item() as ssh:\n', 'AttributeError: __enter__\n']: manila.exception.GPFSException: Error running SSH command: fake cmd. Error: __enter__. 2025-03-24 18:38:50.092 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh_exception [0.066280s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_1_True [0.061436s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_4_delete_snapshot [0.048285s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_deny_access_with_cifs_user [0.091906s] ... ok 2025-03-24 18:38:50.140 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_02___44_3_2_11___True_ [0.045423s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_execute_error [0.043693s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_2 [0.045770s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_timeout [0.022714s] ... ok 2025-03-24 18:38:50.185 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_09_______False_ [0.047203s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule [0.025413s] ... ok {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_empty_host_list [0.020304s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_3 [0.049118s] ... ok 2025-03-24 18:38:50.232 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_existing_exports [0.049111s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_invalid_share_protocol [0.022188s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_2 [0.020699s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_extend_share [0.128786s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_via_manager [0.053567s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing [0.023024s] ... ok 2025-03-24 18:38:50.286 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get exports from the system. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:50.287 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access_exception [0.052568s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share_new_size_lower_than_usage [0.024960s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_1_True [0.043609s] ... ok 2025-03-24 18:38:50.333 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_ro [0.044113s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_exception [0.043426s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_2 [0.050955s] ... ok 2025-03-24 18:38:50.377 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to get exports from the system. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:50.380 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_exception [0.048053s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_1_202 [0.045472s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_init_invalid [0.055782s] ... ok 2025-03-24 18:38:50.451 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_no_exports [0.078911s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_2 [0.052674s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_subclass [0.053215s] ... ok 2025-03-24 18:38:50.501 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] /gpfs0 is not on GPFS. Perhaps GPFS not mounted. 2025-03-24 18:38:50.504 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_path_check [0.042360s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_3 [0.051952s] ... ok Unable to delete share fakename Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/glusterfs/layout_directory.py", line 179, in delete_share privsep_os.recursive_forced_rm(local_share_path) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cannot_delete_share [0.045700s] ... ok 2025-03-24 18:38:50.547 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_snapshot [0.046522s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_share [0.051982s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_cannot_cleanup_unusable_share [0.043616s] ... ok 2025-03-24 18:38:50.594 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup [0.050871s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted [0.043285s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_1 [0.061186s] ... ok 2025-03-24 18:38:50.639 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_extend_share [0.041035s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_local_share_path_not_exists [0.043891s] ... ok {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_2 [0.047039s] ... ok 2025-03-24 18:38:50.686 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_1____gpfs0_share_fakeid_t10_0_0_1___None_ [0.045479s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_4 [0.045654s] ... ok Invalid configuration. hpe3par_fpg must be set. {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_3_______0__4_ [0.051264s] ... ok 2025-03-24 18:38:50.732 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access [0.045164s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_share_manager [0.042988s] ... ok 2025-03-24 18:38:50.775 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_pass [0.045226s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_1 [0.055786s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share [0.044641s] ... ok 2025-03-24 18:38:50.822 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access [0.044733s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_1 [0.043593s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share [0.053234s] ... ok 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to deny access for share fakename.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs Traceback (most recent call last): 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 999, in _deny_ip 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs self._publish_access(*cmd, check_exit_code=[0, 1]) 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs return self._mock_call(*args, **kwargs) 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs raise effect 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs Command: None 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs Exit code: - 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs Stdout: None 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs Stderr: None 2025-03-24 18:38:50.867 228922 ERROR manila.share.drivers.ibm.gpfs 2025-03-24 18:38:50.868 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access_exception [0.046164s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_2_ [0.049242s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share_from_snapshot [0.049901s] ... ok 2025-03-24 18:38:50.915 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_2_ro [0.046859s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot [0.046060s] ... ok 2025-03-24 18:38:50.959 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_1 [0.055867s] ... ok {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_1_True [0.046352s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_1 [0.047375s] ... ok 2025-03-24 18:38:51.011 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_allow [0.046605s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_snapshot [0.053425s] ... ok 'gluster version' failed on server root@host1 with: Unknown Gluster exception. {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_1_GlusterfsException [0.049770s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_access_add_cifs [0.782408s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_not_ready [0.038748s] ... ok 2025-03-24 18:38:51.057 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_both [0.048063s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_2_RuntimeError [0.048164s] ... ok 2025-03-24 18:38:51.110 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_multi_getvfs_success [0.051799s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export [0.051732s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_4 [0.051357s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_access_cifs_invalid_access_type [0.084768s] ... ok ('Failed to create share %(share_name)s: %(e)s', {'share_name': 'OPENSTACK_SUPER_SHARE', 'e': 'createfshare error.'}) Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 960, in _create_super_share result = self._client.createfshare(protocol, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: createfshare error. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_createfshare_exception [0.050900s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_3 [0.043209s] ... ok 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox infinidat_exports = infinidat_filesystem.get_exports() 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-03-24 18:38:51.160 228922 ERROR manila.share.drivers.infinidat.infinibox 2025-03-24 18:38:51.165 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_api_error [0.055375s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share [0.043985s] ... ok 2025-03-24 18:38:51.213 228922 ERROR manila.share.drivers.infinidat.infinibox [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] INFINIDAT InfiniBox NAS network space "mockspace" has no enabled IP addresses 2025-03-24 18:38:51.214 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips_enabled [0.050033s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_4 [0.044579s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_access_cifs_share_backend_error [0.092335s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__revoke_admin_smb_access_error [0.045881s] ... ok 2025-03-24 18:38:51.266 228922 ERROR manila.share.drivers.infinidat.infinibox [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] INFINIDAT InfiniBox NAS network space "mockspace" not found 2025-03-24 18:38:51.270 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_network_space [0.051618s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_2 [0.048748s] ... ok Failed to create FSIP for 1.2.3.4 Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1674, in create_fsip result = self._client.createfsip(ip, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception..FakeException {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_5 [0.038311s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception [0.047186s] ... ok 2025-03-24 18:38:51.318 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool [0.047861s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_access_delete_cifs [0.084923s] ... ok {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_8 [0.037735s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_4___uid____smb___True___osf_smb_ro_uid__ [0.048594s] ... ok 2025-03-24 18:38:51.372 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_invalid_address [0.056127s] ... ok Couldn't find the share in used list. {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol_excp [0.048227s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_exception [0.051155s] ... ok 2025-03-24 18:38:51.423 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__setup_and_get_system_object [0.052589s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_access_recover_cifs [0.101541s] ... ok {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share [0.041233s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_hit [0.050997s] ... ok 2025-03-24 18:38:51.484 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_2__True__True__False_ [0.056374s] ... ok {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.046593s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search_xproto [0.049955s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon.IsilonTest.test_update_share_stats [0.088134s] ... ok 2025-03-24 18:38:51.529 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_4__True__False__False_ [0.045350s] ... ok Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.041714s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_auth_lookup_user [0.038156s] ... ok Failed to get FSIPs for FPG/VFS pool/test_vfs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1654, in fsip_exists result = self._client.getfsip(vfs, fpg=fpg) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception..FakeException {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception [0.054808s] ... ok Only HDFS protocol supported! {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.042646s] ... ok 2025-03-24 18:38:51.586 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_6__False__True__False_ [0.056528s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_10________user___True_____r___ [0.042245s] ... ok {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share [0.039569s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_create_directory_2_True [0.045687s] ... ok 2025-03-24 18:38:51.632 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_3__False__True_ [0.045673s] ... ok Failed to delete share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_12________user___True_____ [0.051160s] ... ok {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share_exception [0.051523s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_create_smb_share_1__201__True_ [0.046793s] ... ok 2025-03-24 18:38:51.681 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_4__False__False_ [0.049453s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_14________user___True_____ [0.044355s] ... ok {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot [0.048382s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_get_snapshot_2__404_____errors_________None_ [0.043734s] ... ok 2025-03-24 18:38:51.744 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_1__True__True_ [0.062506s] ... ok {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.034832s] ... ok Invalid access type. Expected 'ip' or 'user'. Actual 'unsupported_other_type'. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_type [0.047687s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_is_path_existent_unexpected_error [0.041101s] ... ok 2025-03-24 18:38:51.791 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted_not_mounted [0.042038s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_3__False__True_ [0.057375s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_nfs_ro_access [0.051833s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.isilon.test_isilon_api.IsilonApiTest.test_quota_set__quota_does_not_already_exist [0.049425s] ... ok 2025-03-24 18:38:51.846 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_4__False__False_ [0.044491s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_1 [0.057570s] ... ok 3PAR shares from snapshots require read-only access {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_2_NFS [0.047046s] ... ok 2025-03-24 18:38:51.895 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_metadata [0.052441s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_deny [0.042194s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_allow_access [0.091885s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_2___rw___False_ [0.044377s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_recovery_mode [0.054440s] ... ok 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox network_space = self._system.network_spaces.safe_get( 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-03-24 18:38:51.947 228922 ERROR manila.share.drivers.infinidat.infinibox 2025-03-24 18:38:51.949 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_network_spaces_api_fail [0.049399s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_1 [0.033546s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_3___ro___True_ [0.060585s] ... ok 2025-03-24 18:38:52.004 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_export_doesnt_exist [0.058364s] ... ok Failed to delete NFS export "Manila-UT-filesystem". {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_2 [0.044088s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_backend_failure [0.104915s] ... ok Failed to Login to 3PAR (https://1.2.3.4:8080/api/v1) as USERNAME_0 because: Fake exception for testing. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_login_error [0.053518s] ... ok 2025-03-24 18:38:52.054 228922 ERROR manila.share.drivers.infinidat.infinibox [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-snap-2 2025-03-24 18:38:52.056 228922 WARNING manila.share.drivers.infinidat.infinibox [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] share not found on Infinibox, skipping delete: manila.exception.ShareResourceNotFound: Share id openstack-snap-2 could not be found in storage backend. 2025-03-24 18:38:52.058 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_doesnt_exist [0.051358s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_cleanup [0.057341s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_unsupported [0.051487s] ... ok 2025-03-24 18:38:52.113 228922 WARNING manila.share.drivers.infinidat.infinibox [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Suppressing requests library SSL Warnings 2025-03-24 18:38:52.116 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_do_setup_ssl_enabled [0.057487s] ... ok Failed to update NFS access rules for "foo_display_name". {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_empty_snapshot [0.046631s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_backend_failure [0.105642s] ... ok 2025-03-24 18:38:52.165 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_09__False__True__True__True_ [0.048606s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_4___4__0__0___None___false___None_ [0.061939s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_invalid_protocol [0.048100s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_get [0.061179s] ... ok 2025-03-24 18:38:52.222 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_10__False__True__True__False_ [0.057278s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_6___4__0__0____true____false____optimized__ [0.046897s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_2 [0.042960s] ... ok REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null REST RESPONSE: 204 with params {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_patch [0.053831s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_3 [0.044222s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_2_no_wdelay_sec_sys_hide_sync [0.039746s] ... ok 2025-03-24 18:38:52.280 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_12__False__True__False__False_ [0.057543s] ... ok REST REQUEST: https://192.168.0.110:443/rest/v1/nfs-exports with params {"file_system_id": "6432b79e-1cc3-0414-3ffd-2a50fb1ccff3", "path": "/Manila-UT-filesystem", "name": "Manila-UT-filesystem"} REST RESPONSE: 201 with params {"id": "6433a2b2-6d60-f737-9f3b-2a50fb1ccff3"} {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_post [0.052180s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_2 [0.049070s] ... ok 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox network_space = self._system.network_spaces.safe_get( 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-03-24 18:38:52.316 228922 ERROR manila.share.drivers.infinidat.infinibox 2025-03-24 18:38:52.317 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_network_spaces_api_fail [0.043699s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_1_ro [0.050480s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_nfs_export [0.039447s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_3 [0.050188s] ... ok 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 447, in _extend_share 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox infinidat_filesystem.resize(new_size_capacity_units - old_size) 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-03-24 18:38:52.366 228922 ERROR manila.share.drivers.infinidat.infinibox 2025-03-24 18:38:52.367 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share_api_fail [0.050563s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_3_no_root_squash [0.060286s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_1 [0.038925s] ... ok 2025-03-24 18:38:52.420 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_delete_filesystem [0.063428s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_1__True__True_ [0.057658s] ... ok Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 2. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_2_2 [0.047133s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_invalid_protocol [0.040251s] ... ok 2025-03-24 18:38:52.473 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_name [0.052540s] ... ok {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_4__False__False_ [0.053458s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot [0.046290s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_get_network_allocations_number [0.052054s] ... ok 2025-03-24 18:38:52.529 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_refreshes [0.042815s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_4_hitachi_hnas_ip [0.037506s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share [0.078223s] ... ok 2025-03-24 18:38:52.575 228922 ERROR manila.share.drivers.infinidat.infinibox [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Snapshot not found on the Infinibox by its name: openstack-snap-2 2025-03-24 18:38:52.578 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_snapshot_doesnt_exist [0.048526s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.112952s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_credentials [0.044910s] ... ok 2025-03-24 18:38:52.628 228922 ERROR manila.share.drivers.infinidat.infinibox [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-shr-1 {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot [0.039042s] ... ok 2025-03-24 18:38:52.639 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_share_doesnt_exist [0.060564s] ... ok Failed to remove fstore osf-share-id: removefstore fail. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 845, in delete_share self._client.removefstore(vfs, fstore, fpg=fpg) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: removefstore fail. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_fstore_exception [0.082889s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.089486s] ... ok 2025-03-24 18:38:52.683 228922 INFO manila.share.drivers.infortrend.infortrend_nas [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Create Share [aac4fe64-7a9c-472a-b156-9adbb50b4d29] completed. 2025-03-24 18:38:52.685 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_cifs [0.054489s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_1_None [0.070433s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_with_fstore_per_share_false [0.059894s] ... ok 2025-03-24 18:38:52.724 228922 INFO manila.share.drivers.infortrend.infortrend_nas [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Create Share [5a0aa06e-1c57-4996-be46-b81e360e8866] completed. 2025-03-24 18:38:52.725 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_nfs [0.040003s] ... ok Unexpected exception while getting share list. Cannot delete snapshot without checking for dependent shares first: getfshare fail. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1160, in delete_snapshot shares = self._client.getfshare(protocol, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: getfshare fail. Failed to delete snapshot for FPG/VFS/fstore/snapshot pool/test_vfs/osf-nfs-project-id/osf-snap-name: removefsnap fail. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1192, in delete_snapshot result = self._client.removefsnap( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: removefsnap fail. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_backend_exceptions [0.037581s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.082751s] ... ok 2025-03-24 18:38:52.767 228922 INFO manila.share.drivers.infortrend.infortrend_nas [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Delete Share [aac4fe64-7a9c-472a-b156-9adbb50b4d29] completed. 2025-03-24 18:38:52.768 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_cifs [0.034095s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_2 [0.079267s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_cifs [0.047660s] ... ok 2025-03-24 18:38:52.816 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_cifs [0.049568s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.062022s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_2_1_1_1_1_share_id [0.055246s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_1_volname_1 [0.049725s] ... ok 2025-03-24 18:38:52.858 228922 INFO manila.share.drivers.infortrend.infortrend_nas [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Successfully Extend Share [5a0aa06e-1c57-4996-be46-b81e360e8866] to size [100 G]. 2025-03-24 18:38:52.860 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_extend_share [0.043789s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_1___ [0.053854s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_2___volname_2____volname_3__ [0.045413s] ... ok 2025-03-24 18:38:52.910 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_no_login_ssh_key_and_pass [0.047758s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.077500s] ... ok Error while getting fsquotas for FPG pool: Some error happened. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_error [0.039271s] ... ok 2025-03-24 18:38:52.950 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share_smaller_than_used_size [0.039717s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_3_1_1_1_1__shares [0.054573s] ... ok 2025-03-24 18:38:52.983 228922 ERROR manila.share.drivers.infortrend.infortrend_nas [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Please create ['chengwei'] pool/s in advance! 2025-03-24 18:38:52.984 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unknow_pools_setup [0.034210s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_2 [0.051781s] ... ok No share server found. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.082352s] ... ok 2025-03-24 18:38:53.023 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_1_nfs [0.052402s] ... ok 2025-03-24 18:38:53.072 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clone_directory_to_dest [0.035002s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.076566s] ... ok 2025-03-24 18:38:53.121 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_cifs_share [0.049490s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.075401s] ... ok 2025-03-24 18:38:53.167 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_cifs_share [0.050007s] ... ok 2025-03-24 18:38:53.212 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_name [0.037608s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot [0.076319s] ... ok 2025-03-24 18:38:53.264 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_1_0 [0.041420s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.070562s] ... ok 2025-03-24 18:38:53.312 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nfs_share [0.048734s] ... ok 2025-03-24 18:38:53.345 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_3_5000mb [0.038929s] ... ok 2025-03-24 18:38:53.393 228922 ERROR manila.share.drivers.inspur.as13000.as13000_nas [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Pool fakepool_fail is not exist in backend storage. 2025-03-24 18:38:53.395 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist_fail [0.042874s] ... ok Failed to delete mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: {'type': 'TaskResponse', 'taskId': '123', 'maxSeverity': 'error', 'objects': [], 'problems': []}. Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.090691s] ... ok 2025-03-24 18:38:53.435 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_1_nfs [0.048428s] ... ok 2025-03-24 18:38:53.481 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_2_cifs [0.037210s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.075264s] ... ok 2025-03-24 18:38:53.533 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_snapshot [0.052706s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.076419s] ... ok 2025-03-24 18:38:53.576 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_2_cifs [0.042746s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_01__2__1__True_ [0.592073s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_5___share_id [0.646332s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_03__1__2__True_ [0.043872s] ... ok 2025-03-24 18:38:53.624 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_not_exist [0.049346s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_3_512_GB [0.046619s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.091023s] ... ok 2025-03-24 18:38:53.667 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_login_fail [0.042572s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_09__99999999__1__True_ [0.045231s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_invalid_access_type [0.050623s] ... ok 2025-03-24 18:38:53.713 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_vpe_failed [0.045170s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_12__1__99999999__False_ [0.045667s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_3 [0.051375s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.089518s] ... ok 2025-03-24 18:38:53.757 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_1_nfs [0.043261s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_not_found [0.046104s] ... ok Invalid protocol. Expected nfs or smb. Got bogus. 2025-03-24 18:38:53.800 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_2_cifs [0.043297s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_2_bogus [0.042548s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share [0.060494s] ... ok 2025-03-24 18:38:53.844 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_1_nfs [0.044059s] ... ok Failed to remove FSIP for FPG/VFS/IP pool/test_vfs/1.2.3.4. {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_not_gone [0.047511s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.102321s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_1_True [0.047288s] ... ok 2025-03-24 18:38:53.885 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_3_cifs [0.038007s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_3__None___vfs__ [0.042758s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute [0.056992s] ... ok 2025-03-24 18:38:53.931 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_1_True [0.045981s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_5__None__None_ [0.050812s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.098939s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute_ssh_exception [0.053479s] ... ok 2025-03-24 18:38:53.978 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_4 [0.046829s] ... ok {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_6_________ [0.042174s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_1_True [0.049663s] ... ok 2025-03-24 18:38:54.021 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_2 [0.042973s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_5___fake_data____PUT__ [0.040651s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.080627s] ... ok 2025-03-24 18:38:54.067 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api [0.044969s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_2_False [0.051299s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_6__None___DELETE__ [0.045241s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.075401s] ... ok 2025-03-24 18:38:54.113 228922 ERROR manila.share.drivers.inspur.as13000.as13000_nas [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Exception due to network failure.: manila.exception.NetworkException: Exception due to network failure. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_1 [0.039372s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_operation_successful [0.049451s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_fail [0.021684s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_2 [0.021415s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_deleting_not_empty_directory [0.044171s] ... ok Could not get physical device port on mover server_2. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_success [0.023891s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.076324s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_wait_interval_fail [0.022404s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_exception [0.046741s] ... ok Get share count error! result: {'error': {'code': 31755596}}. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_fail [0.021919s] ... ok Can not get access id from share. share_name: share-fake-uuid Can not get access id from share. share_name: share_fake_uuid {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_cifssnapshot_success [0.024484s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_error [0.043447s] ... ok Can not get access id from share. share_name: share-fake-uuid Can not get access id from share. share_name: share_fake_uuid {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_cifssnapshot_success [0.025617s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool [0.092804s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_error [0.045649s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_3_out_of_sync [0.023505s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_error [0.042661s] ... ok Cannot create more than one replica for share fake_share_id. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_already_exists [0.044995s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.081909s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fail [0.043641s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota_error [0.044780s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_2_False [0.042338s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_no_data_fail [0.049298s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.083336s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_backend_exception [0.054735s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_success [0.055949s] ... ok Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_update_access_level_exception [0.041506s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.088995s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_partition_not_exist [0.051562s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory [0.045641s] ... ok The filesystem type is "Thick", so dedupe or compression cannot be set. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_2 [0.050386s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.073526s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_directory_not_empty [0.046927s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_3 [0.055430s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_errors_1_Type______________Explicit_Target____________ViVol__vvol_test_Usage_____________0_B___Limit___________Unset___Warning_________Unset___Critical________Unset___Reset___________5___51_2_MB__File_Count________1___Limit___________Unset___Warning_________Unset___Critical________Unset___Reset___________5___0__Generate_Events___Disabled_Global_id_________28a3c9f8_ae05_11d0_9025_836896aada5d_Last_modified_____2015_06_23_22_37_17_363660800_00_00__ [0.044715s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.079960s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_4 [0.049515s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_errors_2_No_quotas_matching_specified_filter_criteria__ [0.047891s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_6 [0.050231s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_mb [0.043203s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.080230s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_4__ [0.037851s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_no_permissions_added [0.046231s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_08 [0.052768s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_permission [0.044360s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.086634s] ... ok Extra specs must be specified as capabilities:huawei_sectorsize=' True'. {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_mount_already_mounted [0.044373s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_4 [0.053872s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_2_False [0.041954s] ... ok Failed to update storage pool. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.077604s] ... ok Extra specs must be specified as capabilities:huawei_sectorsize=' True'. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_7 [0.050191s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_inexistent_export [0.045052s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_1_4 [0.049854s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.063779s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_failed [0.047105s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_3_16 [0.048526s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.048336s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_nothing_to_clone [0.046507s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_4_32 [0.046351s] ... ok 2025-03-24 18:38:55.115 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_retry [1.048124s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.058349s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_path_does_not_exist [0.047786s] ... ok 2025-03-24 18:38:55.164 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_type_failed [0.048968s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_1_2 [0.076162s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.058350s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_error [0.048028s] ... ok 2025-03-24 18:38:55.224 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_1_CIFS [0.059593s] ... ok {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_error [0.046084s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_2_45 [0.056096s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.064963s] ... ok {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_export_error [0.050083s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_3_46 [0.054257s] ... ok Failed to get CIFS share by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.060708s] ... ok Can't open the recent url, re-login. Failed to delete replication pair fake_pair_id. result: {'error': {'code': -403}}. Failed to delete replication pair fake_pair_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 231, in delete_replication_pair self.helper.delete_replication_pair(replica_pair_id) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1415, in delete_replication_pair self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to delete replication pair fake_pair_id. result: {'error': {'code': -403}}.. {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_already_deleted [0.043833s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_1 [0.042092s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.054644s] ... ok Replication pair fake_pair_id was not found. The share was not found. Share name:share_fake_new_uuid {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_unmanage [0.047496s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_2 [0.058718s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.044052s] ... ok No replication pair ID recorded for share fake_share_id. Continue to delete replica fake_new_replica_id. The share was not found. Share name:share_fake_new_uuid {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_1_None [0.053594s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_with_no_pair_id [0.055434s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.067958s] ... ok {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_2 [0.049671s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_1 [0.038491s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to delete DNS domain fake_domain. Reason: []. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.054950s] ... ok {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_2_500 [0.050810s] ... ok Can not find snapshot fake_snapshot_uuid on array. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_not_exist_success [0.056229s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.050003s] ... ok {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_2_500 [0.047851s] ... ok Can not get access id from share. share_name: share-fake-uuid {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_not_exist_fail [0.052601s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_filesystem_status_fail [0.046296s] ... ok {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_file_system [0.058233s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.064176s] ... ok Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}]. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_2 [0.047337s] ... ok {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_share [0.053731s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.065521s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_1 [0.053697s] ... ok {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_2_None [0.054370s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.057188s] ... ok {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_exception [0.048868s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_2 [0.063801s] ... ok Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.050879s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_3__0___1_ [0.044977s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_2 [0.054732s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.062321s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_1___invalid_ip_fpg__10_256_0_1___0__4_ [0.046001s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_false [0.038776s] ... ok 2025-03-24 18:38:55.897 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_2_NFS [0.672811s] ... ok Invalid configuration. hpe3par_fpg must be set. Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2025-03-24 18:38:55.930 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.046173s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_1 [0.036183s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_2__None__0__4_ [0.047866s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_success [0.049146s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:38:55.980 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_1 [0.046641s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points [0.050371s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_2 [0.050630s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_7 [0.057474s] ... ok 2025-03-24 18:38:56.020 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_2 [0.040998s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_1___test_dquote____test_dquote__ [0.051180s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.058339s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_client_type_fail [0.048595s] ... ok 2025-03-24 18:38:56.062 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_1_True [0.040916s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'other', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.037064s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_4___test_with_spaces_____test_with_spaces___ [0.048542s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_3 [0.050189s] ... ok 2025-03-24 18:38:56.106 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifs [0.043453s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_with_error [0.052969s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_2______None_ [0.049291s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_5 [0.044720s] ... ok 2025-03-24 18:38:56.154 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnasdir [0.049050s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access [0.048900s] ... ok 2025-03-24 18:38:56.187 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_partition_fail [0.051659s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_success [0.056258s] ... ok {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfsinfo [0.044127s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.041073s] ... ok 2025-03-24 18:38:56.239 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifsuser [0.038593s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_share_not_exist [0.047512s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share_from_snapshot [0.064000s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.046452s] ... ok 2025-03-24 18:38:56.283 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_no_nodes [0.041678s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notset_partition_fail [0.052509s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.053442s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_2 [0.062409s] ... ok 2025-03-24 18:38:56.327 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_extend_share [0.045077s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_1 [0.045311s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot [0.046670s] ... ok 2025-03-24 18:38:56.372 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_1 [0.044212s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success [0.066704s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_3 [0.053879s] ... ok Invalid storage object type fake_type. {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.038785s] ... ok 2025-03-24 18:38:56.407 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unable to create SSHPool: paramiko.ssh_exception.SSHException 2025-03-24 18:38:56.408 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_pool_failed [0.035359s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_2 [0.049172s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm [0.060753s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_shrink_share [0.079555s] ... ok 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Error has occurred: Exception 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper Traceback (most recent call last): 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/inspur/instorage/cli_helper.py", line 87, in _ssh_execute 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper return processutils.ssh_execute( 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper return self._mock_call(*args, **kwargs) 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper raise effect 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper Exception 2025-03-24 18:38:56.456 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper 2025-03-24 18:38:56.460 228922 ERROR manila.share.drivers.inspur.instorage.cli_helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Error running SSH command: mcsinq lsvdisk: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:56.462 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed_exception_error [0.056201s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_2 [0.062155s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.055490s] ... ok 2025-03-24 18:38:56.525 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_1_nfs [0.059280s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_get_network_allocations_number [0.054463s] ... ok Pool pool has exceeded 3PAR's max supported VFS IP address {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_exceed_pool_max_supported_ips [0.050239s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__send_request [0.055309s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_1 [0.079118s] ... ok 2025-03-24 18:38:56.599 228922 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not list the share access for share manila_fakeid 2025-03-24 18:38:56.600 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_1_nfs [0.074387s] ... ok REST Request: POST https://192.168.0.110/api/rest/smb_share with body {"file_system_id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b", "path": "/powerstore-smb-share", "name": "powerstore-smb-share"} REST Response: 400 with data {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share_failure [0.036810s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_teardown_server [0.053533s] ... ok 2025-03-24 18:38:56.642 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_success [0.055387s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_3_2 [0.042485s] ... ok REST Request: POST https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b/snapshot with body {"name": "powerstore-nfs-share-snap"} REST Response: 400 with data {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot_failure [0.045983s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory [0.047917s] ... ok 2025-03-24 18:38:56.684 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Can't open the recent url, re-login. {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info [0.052815s] ... ok Failed to cancel replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}. Failed to cancel replication pair fake_pair_id secondary write lock. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over self.helper.cancel_pair_secondary_write_lock(replica_pair_id) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}.. Failed to promote replica fake_new_replica_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica self.replica_mgr.switch_over(replica_pair_id) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over self.helper.cancel_pair_secondary_write_lock(replica_pair_id) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}.. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_2 [0.051632s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id [0.043082s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory_error [0.048689s] ... ok 2025-03-24 18:38:56.736 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_path [0.040134s] ... ok Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_read_xml_fail [0.044967s] ... ok REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=file_system_id&name=eq.powerstore-nfs-share with body None REST Response: 400 with data 2025-03-24 18:38:56.775 228922 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] StoragePool is None 2025-03-24 18:38:56.777 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats_pool_not_exist [0.040548s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name_failure [0.060321s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_file_tree_no_config_options [0.060592s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_bond_port [0.042292s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id [0.047120s] ... ok 2025-03-24 18:38:56.832 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_3 [0.054734s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory_error [0.046638s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_least_logic_port [0.056176s] ... ok REST Request: PATCH https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b with body {"size_total": 6221225472} REST Response: 422 with data {"messages": [{"code": "0xE08010080449", "severity": "Error", "message_l10n": "The new size for the file system is below the file system's current size used (5222 MB).", "arguments": ["5222"]}]} 2025-03-24 18:38:56.870 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_ip_fail [0.039599s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem_shrink_failure [0.054550s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share_error [0.050957s] ... ok REST Request: POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/restore with body None REST Response: 400 with data 2025-03-24 18:38:56.918 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_change [0.048600s] ... ok IP (::1/128) is invalid. Only IPv4 addresses are supported. {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot_failure [0.048337s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_invalid_ipv4 [0.062813s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_ip [0.048332s] ... ok 2025-03-24 18:38:56.965 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_user_fail [0.044048s] ... ok REST Request: POST https://192.168.0.110/api/rest/metrics/generate?order=timestamp with body {"entity": "space_metrics_by_cluster", "entity_id": "0"} REST Response: 400 with data Failed to get FSIP after creating it for FPG/VFS/IP/subnet/VLAN pool/test_vfs/1.2.3.4/255.255.255.0/101. {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics_failure [0.056785s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_get_none [0.046639s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_network_type_error [0.060422s] ... ok 2025-03-24 18:38:57.011 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_proto_fail [0.046008s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_2___uid___None__True___osf_ro_uid__ [0.046573s] ... ok No appropriate port found to create logical port. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_type_not_exist [0.056906s] ... ok 2025-03-24 18:38:57.054 228922 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Can't find the share by share name: manila_fakeid. 2025-03-24 18:38:57.056 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) The requested SMB share "powerstore-share" was not created. {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_2_cifs [0.054298s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs_backend_failure [0.082553s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_search [0.052813s] ... ok 2025-03-24 18:38:57.107 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_nfs_service_error [0.041953s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_fail [0.059297s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists [0.049432s] ... ok 2025-03-24 18:38:57.159 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_1 [0.052009s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_cifs [0.111727s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_04________ip___True____foo_does_not_exist__cannot_be_removed___ [0.046956s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_bond_port_success [0.082935s] ... ok 2025-03-24 18:38:57.230 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_2 [0.073372s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_07________ip___True_____r___ [0.047652s] ... ok The requested NFS export "powerstore-share" was not created. {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_export_failure [0.075025s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_2_100_97_5_87_100_97_5_88 [0.068096s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_09________ip___True_____r___ [0.045385s] ... ok test location: 172.0.0.1:/manila_fakeid/manila_fakeid 2025-03-24 18:38:57.282 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_1_nfs [0.048808s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_3 [0.045887s] ... ok 2025-03-24 18:38:57.326 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_2_cifs [0.044616s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_11________ip___True_____ [0.050824s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_nfs [0.096292s] ... ok 2025-03-24 18:38:57.372 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_user_error [0.044577s] ... ok Invalid protocol. Expected nfs or smb. Got unsupported_other_protocol. {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_proto [0.046543s] ... ok Can not get share ID by share share-fake-uuid. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_not_exist [0.065615s] ... ok 2025-03-24 18:38:57.412 228922 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share manila_fakeid not found. 2025-03-24 18:38:57.421 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.052907s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_cifs [0.054940s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_success [0.043128s] ... ok Failed to create snapshot "powerstore-share-snap". {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_backend_failure [0.095690s] ... ok 2025-03-24 18:38:57.470 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_1_nfs [0.045117s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_nfs [0.046193s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_empty_detail [0.050763s] ... ok 2025-03-24 18:38:57.512 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_3 [0.041748s] ... ok Invalid CIFS access rule. HPE 3PAR optionally supports IP access rules for CIFS shares, but they must be read-only for shares from snapshots and read-write for other shares. Use the required CIFS 'user' access rules to refine access. {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_ro_access_cifs_error [0.050834s] ... ok Failed to get filesystem id for export "powerstore-share". {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_invalid_filesystem_id [0.078515s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_cifs [0.058923s] ... ok 2025-03-24 18:38:57.565 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_cifs_access_rest [0.052472s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_4___ro___False_ [0.045239s] ... ok Cannot update the replication fake_pair_id because it's not in normal status. 2025-03-24 18:38:57.610 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_cifs_service [0.044366s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_1 [0.053789s] ... ok Failed to get 3PAR WSAPI version: string indices must be integers Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup wsapi_version = self._client.getWsApiVersion()['build'] TypeError: string indices must be integers {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_bad_return_value [0.051085s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_share_nfs [0.098775s] ... ok 2025-03-24 18:38:57.655 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_cifs_share [0.046894s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_4 [0.057815s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_1_True [0.049849s] ... ok 2025-03-24 18:38:57.702 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_filesystem_dir [0.047518s] ... ok Can't open the recent url, re-login. hpe3par_cifs_admin_access_username and hpe3par_cifs_admin_access_password must be provided in order for CIFS shares created from snapshots to be writable. Failed to set replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}. Replication pair fake_pair_id secondary access is R/W, try to set write lock but still failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 159, in update_replication_pair_state self.helper.set_pair_secondary_write_lock(replica_pair_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1166, in _execute_mock_call return self._mock_wraps(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}.. {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_ro [0.049446s] ... ok {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_2 [0.070484s] ... ok 2025-03-24 18:38:57.750 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem [0.052714s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_4_root_squash [0.046393s] ... ok Cannot update the replication fake_pair_id because it's not in normal status. {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_replication_abnormal [0.045769s] ... ok 2025-03-24 18:38:57.798 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_access_rest [0.040576s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_file_tree_exception [0.050557s] ... ok 2025-03-24 18:38:57.845 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_2 [0.052039s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot [0.057913s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share [0.054230s] ... ok 2025-03-24 18:38:57.887 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_3 [0.036073s] ... ok Failed to create snapshot fakesnapshotname. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot_exception [0.054948s] ... ok 2025-03-24 18:38:57.936 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share_only_readonly [0.055057s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_4 [0.059871s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share [0.049141s] ... ok 2025-03-24 18:38:57.983 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_5 [0.045493s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot [0.054764s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device [0.057509s] ... ok Failed to change (-) access to FPG/share pool/osf-share-id for ip 1.2.3.4 rw): Share does not exist on 3PAR. {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_access_missing_nfs_share [0.045991s] ... ok 2025-03-24 18:38:58.043 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_6 [0.050535s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_snapshot_path [0.055730s] ... ok 2025-03-24 18:38:58.087 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_nfs_share [0.043374s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_nfs [0.051813s] ... ok 2025-03-24 18:38:58.133 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_nfs_access_rest [0.045428s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_ro_access_nfs_legacy [0.044492s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute_exception [0.063244s] ... ok 2025-03-24 18:38:58.169 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) /gpfs0 is not on GPFS filesystem. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_share [0.046529s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_user_access_cifs [0.048453s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_exception [0.053636s] ... ok 2025-03-24 18:38:58.212 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_share [0.032329s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_no_client [0.047473s] ... ok Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 573, in _is_share_valid out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_exception [0.056914s] ... ok 2025-03-24 18:38:58.266 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_user [0.054855s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_05__1024__2048__True_ [0.048471s] ... ok Failed to check share at /gpfs0/share-fakeid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 585, in _is_share_valid alloc_inodes = lines[1].split(':')[validation_token] IndexError: list index out of range {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_no_share_exist_exception [0.055831s] ... ok 2025-03-24 18:38:58.312 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__update_share_size [0.045546s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_08__2048__1024__False_ [0.051446s] ... ok Failed to unlink fileset for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 619, in _manage_existing self._gpfs_execute(self.GPFS_PATH + 'mmunlinkfileset', fsdev, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-03-24 18:38:58.362 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_unlink_exception [0.054009s] ... ok {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_1 [0.051267s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_deny_access [0.747502s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_11__1__99999999__True_ [0.048375s] ... ok 2025-03-24 18:38:58.405 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_method_fail [0.041913s] ... ok Failed to set quota for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 681, in _manage_existing self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + ':' + File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_less_than_1G_exception [0.063548s] ... ok Failed to update capacity quota 1 on foo_fstore with error: This is a fake setfsquota returned error {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_setfsquota_side_effects_1___This_is_a_fake_setfsquota_returned_error__ [0.049202s] ... ok 2025-03-24 18:38:58.450 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_none [0.043851s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_get_default_filter_function [0.086643s] ... ok Error while validating FPG/VFS (pool/None): Expected 1, got 0. {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_01__None__True_ [0.050817s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_not_found [0.047323s] ... ok 2025-03-24 18:38:58.499 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name [0.048481s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_1____nfs____NFS____nFs_____smb__ [0.045897s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_03___44_3_2_1___False_ [0.054749s] ... ok 2025-03-24 18:38:58.537 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_exeption [0.038075s] ... ok Failed to resize share "powerstore-share". {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_backend_failure [0.088574s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_2____smb____SMB____SmB____CIFS____cifs____CiFs_____nfs__ [0.047853s] ... ok 2025-03-24 18:38:58.586 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_native_exeption [0.049902s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_04___4_3_2_1___False_ [0.053267s] ... ok Invalid CIFS access rule. HPE 3PAR optionally supports IP access rules for CIFS shares, but they must be read-only for shares from snapshots and read-write for other shares. Use the required CIFS 'user' access rules to refine access. {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_cifs [0.049197s] ... ok 2025-03-24 18:38:58.634 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity [0.046833s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_10___1_2_3_4_5_6_7_8___True_ [0.048781s] ... ok Failed to resize share "powerstore-share". {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_failure [0.083676s] ... ok 2025-03-24 18:38:58.668 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_name [0.033585s] ... ok {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_nfs [0.048268s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access [0.048985s] ... ok 2025-03-24 18:38:58.722 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_ls [0.053991s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_3__None___PUT__ [0.047022s] ... ok Failed to update NFS access rules for "foo_display_name". {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_backend_failure [0.084536s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_invalid_access_type [0.055420s] ... ok 2025-03-24 18:38:58.768 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_as_user [0.045733s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_partition_fail [0.048789s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_default [0.044865s] ... ok 2025-03-24 18:38:58.812 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__set_volume_size [0.044068s] ... ok Failed to update NFS access rules for "foo_display_name". {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_user_ro_success [0.050265s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_backend_failure [0.094146s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_cifs_share__existed_expt [0.046307s] ... ok 2025-03-24 18:38:58.858 228922 WARNING manila.share.drivers.maprfs.maprfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] CLDB nodes are not specified! 2025-03-24 18:38:58.859 228922 WARNING manila.share.drivers.maprfs.maprfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Zookeeper nodes are not specified! 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Invalid "maprfs_base_volume_name". No such directory.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 351, in check_for_setup_error 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native self._maprfs_util.maprfs_ls( 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2025-03-24 18:38:58.859 228922 ERROR manila.share.drivers.maprfs.maprfs_native 2025-03-24 18:38:58.860 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_no_dir [0.051665s] ... ok Get share count error! result: {'error': {'code': 31755596}}. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_fail [0.059939s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_file_interface_ipv6 [0.038216s] ... ok 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to create volume in MapR-FS for the share share-0.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 154, in _create_share 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native self._maprfs_util.create_volume(volume_name, share_dir, 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/driver_util.py", line 145, in create_volume 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native self._execute(*cmd) 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2025-03-24 18:38:58.909 228922 ERROR manila.share.drivers.maprfs.maprfs_native 2025-03-24 18:38:58.912 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_exception [0.048417s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_rw_success [0.063243s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_interface__existed_expt [0.047623s] ... ok 2025-03-24 18:38:58.959 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.047659s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_user_success [0.055340s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snap_of_snap__existed_expt [0.042631s] ... ok 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to create share from snapshot fake with name share-0.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 231, in create_share_from_snapshot 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native self._maprfs_util.maprfs_cp(snapshot_path + '/*', share_dir) 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2025-03-24 18:38:59.005 228922 ERROR manila.share.drivers.maprfs.maprfs_native 2025-03-24 18:38:59.008 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.047963s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_nas_server__nonexistent_expt [0.047236s] ... ok 2025-03-24 18:38:59.058 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share [0.048952s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_proto_fail [0.063703s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_nfs_service__existed_expt [0.042309s] ... ok 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to delete share share-0.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 266, in delete_share 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native self._maprfs_util.delete_volume(volume_name) 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/driver_util.py", line 155, in delete_volume 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native out, __ = self._execute(*cmd, check_exit_code=False) 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2025-03-24 18:38:59.104 228922 ERROR manila.share.drivers.maprfs.maprfs_native 2025-03-24 18:38:59.107 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_exception [0.046996s] ... ok Get share count error! result: {'error': {'code': 31755596}}. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_user_fail [0.060285s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_extend_filesystem [0.052714s] ... ok 2025-03-24 18:38:59.160 228922 INFO manila.share.drivers.maprfs.maprfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Skipping deleting share with name share-0, as it does not exist on the backend 2025-03-24 18:38:59.166 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_skip [0.061987s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_nfs_down [0.063269s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_preexist [0.046175s] ... ok 2025-03-24 18:38:59.218 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot [0.059622s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_nfs_deny_access__nonexistent_expt [0.042638s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_snapshot_id_exist_fail [0.049548s] ... ok 2025-03-24 18:38:59.269 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_restore_snapshot [0.040547s] ... ok {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_ensure_share [0.053076s] ... ok Config file invalid. SnapshotSupport and ReplicationSupport can not both be set to True. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_snapshot_replication_conflict [0.047226s] ... ok 2025-03-24 18:38:59.318 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot [0.040461s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv4 [0.056451s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_timeout_fail [0.051380s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_4 [0.040256s] ... ok 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Manage existing share snapshot failed.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 402, in manage_existing_snapshot 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native snapshot_list = self._maprfs_util.get_snapshot_list( 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native return self._mock_call(*args, **kwargs) 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native raise effect 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: None 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2025-03-24 18:38:59.366 228922 ERROR manila.share.drivers.maprfs.maprfs_native 2025-03-24 18:38:59.368 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_exception [0.044662s] ... ok check_conf_file: Config file invalid. RestURL, UserName and UserPassword must be set. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_username_fail [0.057705s] ... ok 2025-03-24 18:38:59.412 228922 WARNING manila.share.drivers.maprfs.maprfs_native [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Can not get share share-0. 2025-03-24 18:38:59.413 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_share_not_exists [0.044797s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_pool_name_from_host__no_pool_name [0.041883s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_success [0.054210s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_cifs_share_access [0.041511s] ... ok 2025-03-24 18:38:59.462 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_tuple [0.050218s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_rw [0.680013s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_success [0.049251s] ... ok 2025-03-24 18:38:59.507 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__add_query_params_to_url [0.042932s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access_cidr [0.052344s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_nothing [0.046677s] ... ok 2025-03-24 18:38:59.549 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_1 [0.041618s] ... ok Can not get access id from share. share_name: share-fake-uuid Can not get access id from share. share_name: share_fake_uuid {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_nfssnapshot_success [0.056965s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect [0.053464s] ... ok gpfs_share_export_ip must be specified. {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_export_ip [0.046640s] ... ok 2025-03-24 18:38:59.595 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect_with_ipv6 [0.030121s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_urlerror [0.056121s] ... ok Can not create snapshot, because share id is not provided. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_share_not_exist [0.051071s] ... ok Missing value for gpfs_nfs_server_list. {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_list [0.049294s] ... ok 2025-03-24 18:38:59.647 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_4 [0.042012s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share_from_snapshot [0.056216s] ... ok Failed to copy data, reason: err. Can not get access id from share. share_name: share-fake-uuid Can not get access id from share. share_name: share_fake_uuid {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_copydata_fail [0.061400s] ... ok Name of the share server test not found. {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share_from_snapshot [0.044826s] ... ok 2025-03-24 18:38:59.698 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_http_error [0.050018s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share__no_server_name_in_backend_details [0.047818s] ... ok Can not get access id from share. share_name: share-fake-uuid Can not get access id from share. share_name: share_fake_uuid {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_snapshot [0.042634s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_success [0.053340s] ... ok 2025-03-24 18:38:59.746 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_urlerror [0.047934s] ... ok Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share cb532599-8dc6-4c3e-bb21-74ea54be566c. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 406, in create_share_from_snapshot nas_server = self.client.get_nas_server(server_name) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server return self.system.get_nas_server(name=name) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: NAS server is not found {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_from_snapshot_no_server_name [0.049342s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_true [0.042332s] ... ok 2025-03-24 18:38:59.779 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_2_False [0.033439s] ... ok Can't open the recent url, re-login. Cannot get share name from path, make sure the path is right. Error details: 'export_locations' Create share error. result: {'error': {'code': -403}}. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_2 [0.051530s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_snapshot [0.042908s] ... ok 2025-03-24 18:38:59.827 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_7___ [0.047521s] ... ok Can't open the recent url, re-login. Cannot get share name from path, make sure the path is right. Error details: list index out of range Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). result: {'error': {'code': -403}}. Failed to create replication pair for share share_fake_uuid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 57, in create pair_info = self.helper.create_replication_pair(pair_params) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). result: {'error': {'code': -403}}.. {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share [0.044054s] ... ok Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica replica_pair_id = self.rpc_client.create_replica_pair( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair return super(FakeRpcClient, self).create_replica_pair( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair return call_context.call( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call return self.replica_mgr.create_replica_pair( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair return self.create(local_share_info, File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 57, in create pair_info = self.helper.create_replication_pair(pair_params) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). result: {'error': {'code': -403}}.. {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_4____gpfs0_share_fakeid_t10_0_0_1____10_0_0_2__ [0.057484s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_3 [0.057291s] ... ok 2025-03-24 18:38:59.879 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_8 [0.051425s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__but_not_isolated [0.046252s] ... ok Failed to verify denied access for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 916, in _verify_denied_access outs = self._publish_access(*cmd) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_exception [0.049234s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_1_error [0.054562s] ... ok 2025-03-24 18:38:59.916 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_9__True__ [0.037481s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap_but_not_isolated [0.038424s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_1__None__False_ [0.051376s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_2_in_sync [0.056441s] ... ok 2025-03-24 18:38:59.963 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Cannot get share name from path, make sure the path is right. Error details: list index out of range Share 716100cc-e0b4-416b-ac27-d38dd019330d is not found when deleting the share {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_init [0.054402s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__with_invalid_share [0.050918s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_invalid_access [0.051857s] ... ok 2025-03-24 18:39:00.009 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version_cached [0.037886s] ... ok Can't open the recent url, re-login. Failed to get replication pair fake_pair_id. result: {'error': {'code': -403}}. Failed to get replication pair info for fake_pair_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 69, in _get_replication_pair_info pair_info = self.helper.get_replication_pair_by_id( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1448, in get_replication_pair_by_id self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to get replication pair fake_pair_id. result: {'error': {'code': -403}}.. Cannot get replica state, return error {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_cifs_share_access [0.044966s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_get_state_fail [0.065938s] ... ok Failed to allow access for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 985, in allow_access self._publish_access(*cmd) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: 'boom' Stderr: None {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_publish_exception [0.052700s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_nfs_share_access [0.046297s] ... ok 2025-03-24 18:39:00.068 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version [0.059244s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fail [0.062890s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_connect_without_nas_server [0.044856s] ... ok 2025-03-24 18:39:00.113 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version_cached [0.044685s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_1_rw [0.066727s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_share_fail [0.058919s] ... ok 2025-03-24 18:39:00.153 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_ems_log_message [0.039429s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_cifs_share [0.053348s] ... ok {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_ro [0.055430s] ... ok Share share_fake_uuid does not exist on the backend. Failed to add access to share share_fake_uuid. Reason: Share id fake_uuid could not be found in storage backend.. The share was not found. Share name:share-fake-uuid {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_enable_report [0.035635s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_oldaccess_fail [0.055678s] ... ok 2025-03-24 18:39:00.201 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_2_False [0.048135s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_no_filesystem_exports [0.049299s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share [0.051865s] ... ok 2025-03-24 18:39:00.251 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_1 [0.049916s] ... ok Failed to mount old share share_fake_uuid. Reason: err. Can not get access id from share. share_name: share_fake_uuid {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_mountshare_fail [0.064426s] ... ok INFINIDAT filesystem has more than one active export; possibly not a Manila share {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_too_many_filesystem_exports [0.060476s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_with_wrong_size_data_type [0.049170s] ... ok 2025-03-24 18:39:00.301 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_1 [0.052675s] ... ok Kerberos is not supported by EMC Unity manila driver plugin. {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__kerberos [0.043922s] ... ok 2025-03-24 18:39:00.350 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume [0.045427s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_ro [0.060409s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vxlan_network [0.047291s] ... ok 2025-03-24 18:39:00.403 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_vserver_to_ipspace [0.052635s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_single_ip [0.051687s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_nfs_share [0.043378s] ... ok 2025-03-24 18:39:00.455 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found_exception [0.052258s] ... ok Cannot get share name from path, make sure the path is right. Error details: list index out of range {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_recovery [0.035459s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_3__True__False__True_ [0.064259s] ... ok 2025-03-24 18:39:00.503 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_1_fake_snapshot_name [0.047233s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats [0.047926s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_5__False__True__True_ [0.069628s] ... ok 2025-03-24 18:39:00.557 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_credential_error [0.053595s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration_exception [0.043301s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_1__True__True_ [0.043794s] ... ok 2025-03-24 18:39:00.603 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_api_error [0.046415s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_2 [0.048530s] ... ok 2025-03-24 18:39:00.644 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_kerberos [0.040380s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_6 [0.032951s] ... ok Pool "mockpool" not found {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pool_not_found [0.052064s] ... ok 2025-03-24 18:39:00.689 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos_no_network_interfaces [0.045404s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id [0.045264s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 494, in create_snapshot infinidat_snapshot = infinidat_filesystem.create_snapshot( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-03-24 18:39:00.730 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers.: None: None 2025-03-24 18:39:00.730 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode NoneType: None 2025-03-24 18:39:00.730 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode 2025-03-24 18:39:00.731 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_2 [0.041583s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_create_snapshot_api_fail [0.057291s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id [0.045496s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_doesnt_exist [0.039170s] ... ok 2025-03-24 18:39:00.776 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_nfs [0.054659s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_2 [0.041222s] ... ok 2025-03-24 18:39:00.830 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot [0.045462s] ... ok Unsupported share protocol: CIFS. failed to delete share ; unsupported share protocol CIFS, only NFS is supported {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_3 [0.046716s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_wrong_share_protocol [0.058830s] ... ok 2025-03-24 18:39:00.878 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_default_nfs_export_rules [0.048263s] ... ok infinibox_login configuration parameter must be specified {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.059490s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_empty_auth_parameters [0.056424s] ... ok 2025-03-24 18:39:00.928 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_api_error [0.047947s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_01__True__True__True__True_ [0.047972s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.064591s] ... ok 2025-03-24 18:39:00.976 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Cannot find source share fake_uuid of snapshot fake_snapshot_uuid on array. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy [0.057770s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_share_error [0.724702s] ... ok 2025-03-24 18:39:01.017 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_already_present [0.030072s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_02__True__True__True__False_ [0.039779s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.078072s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_04__True__True__False__False_ [0.045207s] ... ok Query resource pool error. result: {'error': {'code': 31755596}}. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fs_fail [0.082362s] ... ok 2025-03-24 18:39:01.104 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_api_error [0.087701s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_storagepool_fail [0.055019s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_11__False__True__False__True_ [0.082843s] ... ok Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.122418s] ... ok 2025-03-24 18:39:01.182 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_2___1001___True_ [0.086315s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_02 [0.074906s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_16__False__False__False__False_ [0.050637s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.051967s] ... ok 2025-03-24 18:39:01.231 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_1___10_10_10_0_24____10_10_10_1___False_ [0.044833s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.036930s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_1_True [0.056606s] ... ok 2025-03-24 18:39:01.280 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_3___0_0_0_0_0____10_10_10_1___True_ [0.044095s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_07 [0.084057s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.046592s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_2_False [0.066561s] ... ok 2025-03-24 18:39:01.338 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_duplicate [0.057593s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.060849s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_10 [0.083028s] ... ok 2025-03-24 18:39:01.436 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Pool "mockpool" not found {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_without_gateway [0.103339s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_pool_not_found [0.106374s] ... ok Extra specs must be specified as capabilities:huawei_sectorsize=' True'. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.119624s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_4 [0.112084s] ... ok 2025-03-24 18:39:01.509 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_error [0.066361s] ... ok 2025-03-24 18:39:01.536 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_1_True [0.027011s] ... ok 2025-03-24 18:39:01.559 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_2_False [0.022931s] ... ok CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2025-03-24 18:39:01.581 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_adaptive_not_supported [0.021883s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.103005s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot [0.120868s] ... ok 2025-03-24 18:39:01.602 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_1 [0.020233s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_3 [0.124277s] ... ok 2025-03-24 18:39:01.624 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_3 [0.021717s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 561, in revert_to_snapshot infinidat_parent_share.restore(infinidat_snapshot) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_api_fail [0.059679s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.071811s] ... ok 2025-03-24 18:39:01.665 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_split_2_False [0.041105s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_2_8 [0.085013s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access [0.049711s] ... ok 2025-03-24 18:39:01.717 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace_not_found [0.051829s] ... ok 2025-03-24 18:39:01.755 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Only "ip" access type allowed for the NFS protocol. {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_non_ip_access_type [0.056558s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_cluster_peer [0.047539s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.113717s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_2 [0.082222s] ... ok 2025-03-24 18:39:01.821 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_2_18251 [0.057288s] ... ok {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_invalid_ip [0.075066s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_success [0.059742s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.090685s] ... ok 2025-03-24 18:39:01.887 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy [0.064859s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_channels_status [0.067868s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_success [0.065397s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.081752s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_cifs [0.076930s] ... ok 2025-03-24 18:39:01.958 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_api_error [0.094177s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_1 [0.065455s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_nfs [0.026984s] ... ok 2025-03-24 18:39:02.032 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy [0.052143s] ... ok CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. Can not get share ID by share share-fake-uuid. {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_service_status [0.038877s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_not_exist [0.063285s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.097628s] ... ok 2025-03-24 18:39:02.084 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy_not_found [0.052081s] ... ok {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_1_NFS [0.058108s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_success [0.065725s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.079817s] ... ok 2025-03-24 18:39:02.162 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_share_not_exist [0.060211s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_svm [0.078381s] ... ok Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail [0.065422s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.072568s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_directory [0.042197s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_true [0.058151s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool [0.067771s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_snapshot_name [0.075450s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_3 [0.054555s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_physical_ips [0.055374s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_4 [0.047482s] ... ok Failed to get storage pool information. Reason: [{'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}, {'message': 'Fake message.', 'messageCode': '18522112101', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': 'Fake diagnostics.'}] {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.094752s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_virtual_ips [0.050715s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_1 [0.055955s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_1_5000000000 [0.029980s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_1 [0.053195s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server [0.097659s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_5_5TB [0.046847s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats_refresh_token [0.039016s] ... ok The StoragePool is None. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_pool_not_exist [0.054745s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.064857s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_exist [0.050798s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_1_nfs [0.070191s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_normal [0.035241s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.113859s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_1_nfs [0.047239s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_2 [0.084587s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_extend_share [0.048670s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats [0.092196s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_4 [0.070957s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_2_icfs [0.050416s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_5 [0.043471s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_1 [0.042564s] ... ok Failed to create CIFS server 4-57fc88167224. Reason: []. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.064956s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_7 [0.049888s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_3 [0.046688s] ... ok 2025-03-24 18:39:02.859 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.048953s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan [0.697306s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notsetcache_fail [0.056339s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logins [0.054064s] ... ok 2025-03-24 18:39:02.917 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_still_used [0.047954s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.058574s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.023332s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_1 [0.067472s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logout [0.067394s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.027125s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.025533s] ... ok 2025-03-24 18:39:02.996 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_volume [0.087869s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_1 [0.053583s] ... ok Can't open the recent url, re-login. Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. Login to http://100.115.10.70:8082/deviceManager/rest/ failed, try another. All url login fail. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_fail [0.085460s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.050017s] ... ok 2025-03-24 18:39:03.059 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_multiple_volumes [0.054491s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_2 [0.072401s] ... ok Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_1_True [0.052674s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.061825s] ... ok 2025-03-24 18:39:03.115 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_peer [0.055748s] ... ok Can not get access id from share. share_name: share-fake-uuid {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_2_False [0.044098s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_3 [0.073747s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.057192s] ... ok 2025-03-24 18:39:03.183 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedupe_async [0.062747s] ... ok Failed to promote replica fake_new_replica_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica self.replica_mgr.switch_over(replica_pair_id) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 185, in switch_over raise exception.ReplicationException( manila.exception.ReplicationException: Unable to perform a replication action: Data of replica fake_pair_id is not synchronized, can not promote. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_1 [0.056343s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to create DNS domain fake_domain. Reason: []. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.059093s] ... ok {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_1 [0.064433s] ... ok 2025-03-24 18:39:03.240 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos [0.057077s] ... ok Cannot get share share_fake_new_uuid. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_2_false [0.056896s] ... ok Unexpected RestAPI response: 100 fake_message {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_fail [0.041891s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.057455s] ... ok Failed to set access rules to new active replica fake_new_replica_id. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_1 [0.045810s] ... ok 2025-03-24 18:39:03.329 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Unexpected RestAPI response: 400 User name or password error. {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_wrong_access_fail [0.056514s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression_async [0.087441s] ... ok Failed to copy content from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26452 to file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 440, in create_from_snapshot self._execute_cmd(copy_ckpt_cmd, check_exit_code=True) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 314, in iter return fut.result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result return self.__get_result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result raise self._exception File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ raise item[2] oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: '' Stderr: None {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.087626s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_eth_port [0.110375s] ... ok Exception due to network failure. 2025-03-24 18:39:03.437 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup [0.101304s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system [0.084677s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_logical_port_exist [0.071582s] ... ok 2025-03-24 18:39:03.521 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedupe_async [0.078999s] ... ok Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.072284s] ... ok Cannot find optimal port. port_info: ['CTE0.A.H0']. 2025-03-24 18:39:03.570 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_offline_error [0.072494s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_1 [0.049851s] ... ok Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 to new size 20480. Reason: [{'message': 'Fake message.', 'messageCode': '14227341325', 'Description': 'Fake description.', 'Action': 'Fake action.', 'Diagnostics': ' Fake diagnostics.'}]. 2025-03-24 18:39:03.624 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2_not_supported [0.049314s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.082336s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_vlan_exist [0.077059s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.050342s] ... ok 2025-03-24 18:39:03.698 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_2 [0.075533s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_success [0.085207s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.051547s] ... ok 2025-03-24 18:39:03.776 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_shared [0.073172s] ... ok Failed to get file system by name 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error. ', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic. ', 'Diagnostics': 'File system not found.'}, {'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Migration file system not found.'}]. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_3_100_97_5_87_100_97_5_88_100_97_5_89 [0.085922s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.064128s] ... ok 2025-03-24 18:39:03.869 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_1_True [0.080999s] ... ok Get share count error! result: {'error': {'code': 31755596}}. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_fail [0.063421s] ... ok Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.082118s] ... ok 2025-03-24 18:39:03.954 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) New size for shrink must be less than current size on array. (current: 4.0, new: 5). {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_not_found [0.078479s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_size_fail [0.077944s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.092043s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_already_deleted [0.064693s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. 2025-03-24 18:39:04.043 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers [0.089371s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.052328s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.059014s] ... ok 2025-03-24 18:39:04.124 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_nfs [0.087259s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_not_found [0.079164s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.074474s] ... ok Cannot get share share-fake-uuid. Share share-fake-uuid does not exist on the backend. 2025-03-24 18:39:04.208 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_encrypted_not_supported [0.083377s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_rules_share_not_exist [0.089190s] ... ok 2025-03-24 18:39:04.265 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_nfs_export_policies [0.050152s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Mover interface name 3d909830c356 already exists. Skip the creation. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.091899s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_2 [0.070890s] ... ok 2025-03-24 18:39:04.314 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver [0.047286s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Failed to create mover interface {'name': '3d909830c356', 'device_name': 'cge-1-0', 'ip': '192.168.1.1', 'mover_name': 'server_2', 'net_mask': '255.255.255.0', 'vlan_id': 100}. Reason: []. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.068347s] ... ok {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_3 [0.064409s] ... ok 2025-03-24 18:39:04.384 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_events [0.067559s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover [0.050948s] ... ok No replication pair ID recorded for share fake_share_id. Exception due to network failure. {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_no_pair_id [0.057701s] ... ok 2025-03-24 18:39:04.464 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.051503s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_vlan [0.082402s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_active [0.045264s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'other', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.054488s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_down [0.063248s] ... ok 2025-03-24 18:39:04.549 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_found [0.083743s] ... ok Translated status from info to ok. Message: {'type': 'QueryStatus', 'taskId': None, 'maxSeverity': 'ok', 'objects': [{'name': 'server_2', 'host': '1', 'mover': 'fake_mover_id', 'role': 'primary', 'ntpServers': ['192.168.1.82'], 'standbys': ['2']}, {'name': 'server_3', 'host': '2', 'mover': '2', 'role': 'standby', 'standbyFors': ['1']}], 'problems': [{'message': 'The query may be incomplete or requested object not found.', 'messageCode': '18522112101', 'Description': 'The query may be incomplete because some of the Celerra components are unavailable or do not exist. Another reason may be application error.', 'Action': 'If the entire Celerra is functioning correctly, check your client application logic.', 'Diagnostics': 'Standby Data Mover server_2.faulted.server_3 is out of service.'}]}. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_with_error [0.051340s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share [0.043802s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot [0.049344s] ... ok 2025-03-24 18:39:04.638 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job [0.087657s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.061621s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.050512s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share [0.043268s] ... ok 2025-03-24 18:39:04.731 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_unique [0.088087s] ... ok Failed unlink fileset for share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.052839s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_exception [0.056290s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.049820s] ... ok Failed to parse exports for path /gpfs0/share-fakeid. No HEADER found. 2025-03-24 18:39:04.818 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_nfs_client_exports_exception [0.057476s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces [0.084318s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.055715s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name [0.059161s] ... ok 2025-03-24 18:39:04.908 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_not_found [0.088437s] ... ok NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.082762s] ... ok Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 595, in _get_share_name out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_exception [0.098031s] ... ok 2025-03-24 18:39:05.000 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_not_found [0.087111s] ... ok Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.073789s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_remote_execute [0.066315s] ... ok 2025-03-24 18:39:05.081 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info_not_found [0.070859s] ... ok Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.065450s] ... ok /gpfs0 is not a directory. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_exception [0.063465s] ... ok 2025-03-24 18:39:05.124 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counters [0.050076s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectTestCase.test_xml_api_retry [0.060367s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_success [0.067481s] ... ok 2025-03-24 18:39:05.199 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_2 [0.067703s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool [0.070099s] ... ok 2025-03-24 18:39:05.239 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_2 [0.039255s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_ok [0.065124s] ... ok Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.059091s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_1_mmlsquota__blockLimit__mmlsquota__1048577 [0.054113s] ... ok 2025-03-24 18:39:05.300 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_3 [0.061888s] ... ok 2025-03-24 18:39:05.325 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_4 [0.023481s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface_1_id__________fake_vdm_id_____________name________56aafd02_4d44_43d7_b784_57fc88167224_____________acl_________0_____________type________vdm_____________server______server_2_____________rootfs______root_fs_vdm_vdm_fakeid_____________I18N_mode___UNICODE_____________mountedfs_______________member_of_______________status____________________defined___enabled________________actual___loaded__active_____________Interfaces_to_services_mapping_______________interface_a33884c869e0__vdm______________interface_3d909830c356__cifs [0.046425s] ... ok Failed to check size for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 659, in _manage_existing out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsquota', '-j', File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None 2025-03-24 18:39:05.345 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_2_False [0.020323s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_checking_quota_of_fileset_exception [0.059116s] ... ok 2025-03-24 18:39:05.367 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path [0.021098s] ... ok 2025-03-24 18:39:05.389 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_2 [0.021809s] ... ok {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.047310s] ... ok Failed to rename fileset for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 628, in _manage_existing self._gpfs_execute(self.GPFS_PATH + 'mmchfileset', fsdev, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_creation_exception [0.048668s] ... ok 2025-03-24 18:39:05.424 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path_cifs [0.040583s] ... ok Exception due to network failure. {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.055450s] ... ok 2025-03-24 18:39:05.461 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_no_qos [0.031614s] ... ok Failed to set quota for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 696, in _manage_existing self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_grater_than_1G_exception [0.060614s] ... ok 2025-03-24 18:39:05.483 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_1_True [0.022159s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_ganesha_cnf_input [0.057316s] ... ok 2025-03-24 18:39:05.504 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] No aggregates assigned to Vserver fake_vserver. 2025-03-24 18:39:05.505 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.020953s] ... ok Failed to check quota for share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 669, in _manage_existing quota_status = lines[1].split(':')[quota_limit] IndexError: list index out of range {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_unable_to_get_quota_of_fileset_exception [0.057702s] ... ok 2025-03-24 18:39:05.534 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_vserver_not_found [0.031444s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_json_input [0.050226s] ... ok 2025-03-24 18:39:05.560 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name_not_found [0.024148s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_06___1_2_3_4___False_ [0.047738s] ... ok 2025-03-24 18:39:05.591 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_2__2__0_ [0.030924s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_2_False [0.050185s] ... ok 2025-03-24 18:39:05.616 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_21 [0.024100s] ... ok 2025-03-24 18:39:05.638 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_2 [0.021849s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_07______False_ [0.057878s] ... ok 2025-03-24 18:39:05.667 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers [0.029065s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_mkindex [0.053346s] ... ok 2025-03-24 18:39:05.690 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_supported [0.023064s] ... ok Failed to get exports from the system. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_exception [0.056050s] ... ok 2025-03-24 18:39:05.715 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_supported [0.030450s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_1_False [0.048013s] ... ok 2025-03-24 18:39:05.746 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_no_records_found [0.025490s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access [0.049420s] ... ok 2025-03-24 18:39:05.768 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_unsupported [0.021351s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_1_False [0.052783s] ... ok 2025-03-24 18:39:05.797 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled [0.028611s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_1_rw [0.052334s] ... ok 2025-03-24 18:39:05.821 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes [0.023487s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_dbus_send_ganesha [0.045190s] ... ok 2025-03-24 18:39:05.845 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_non_root_aggregates [0.024733s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_existing_exports [0.049427s] ... ok 2025-03-24 18:39:05.871 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_root_aggregates [0.025489s] ... ok 2025-03-24 18:39:05.893 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates [0.022081s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_log_message [0.056458s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_add [0.062067s] ... ok 2025-03-24 18:39:05.919 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_2_server_to_default_ad_site [0.025890s] ... ok test must be an absolute path. 2025-03-24 18:39:05.952 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_4_default_ad_site_to_server [0.032349s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_no_log_message [0.051355s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_mount_point_base [0.043188s] ... ok 2025-03-24 18:39:05.982 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_1_True [0.029983s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_rados_object [0.054856s] ... ok Invalid gpfs_nfs_server_type value: test. Valid values are: "KNFS", "CES". 2025-03-24 18:39:06.018 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_2_False [0.036051s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_type [0.061844s] ... ok 2025-03-24 18:39:06.050 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_1_True [0.032347s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_2_True [0.052725s] ... ok 2025-03-24 18:39:06.084 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_1 [0.032659s] ... ok 2025-03-24 18:39:06.104 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_all_optional_args_1___fake_qos_policy_group_name___None_ [0.020332s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_share [0.073786s] ... ok 2025-03-24 18:39:06.126 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies_api_error [0.021358s] ... ok 2025-03-24 18:39:06.146 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename [0.020462s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup_gpfs_local_execute [0.075284s] ... ok 2025-03-24 18:39:06.215 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename_noop [0.062134s] ... ok 2025-03-24 18:39:06.247 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror [0.027983s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_2______None_ [0.067269s] ... ok 2025-03-24 18:39:06.270 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rehost_volume [0.023148s] ... ok 2025-03-24 18:39:06.293 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_1 [0.022391s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access_exception [0.054188s] ... ok 2025-03-24 18:39:06.316 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_2 [0.023671s] ... ok 2025-03-24 18:39:06.337 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share [0.019951s] ... ok Failed to deny access for share fakename. IP 10.0.0.1 still has access. {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_fail [0.042754s] ... ok 2025-03-24 18:39:06.357 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_not_found [0.020860s] ... ok 2025-03-24 18:39:06.380 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_port_from_broadcast_domain [0.022401s] ... ok 2025-03-24 18:39:06.402 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs [0.021381s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_3_______False_ [0.048400s] ... ok 2025-03-24 18:39:06.422 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_1_True [0.019925s] ... ok Access RestAPI /rest/fake_method by fake_type failed, error: Exception due to network failure. {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_3times_fail [3.100536s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_4___Some_error_to_log___True_ [0.041209s] ... ok 2025-03-24 18:39:06.485 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec [0.051748s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_snapshot [0.069324s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_access_exists [0.059774s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights [0.052996s] ... ok 2025-03-24 18:39:06.541 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_vserver [0.053217s] ... ok Failed to check exports on the systems. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_exception [0.057581s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights_fail_type [0.051923s] ... ok 2025-03-24 18:39:06.600 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_restore_snapshot [0.057109s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access [0.066366s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_no_nfsinfo [0.049894s] ... ok 2025-03-24 18:39:06.652 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror [0.050531s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_default [0.046206s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_4 [0.058135s] ... ok 2025-03-24 18:39:06.708 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror_svm [0.062394s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_rw [0.053082s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_extend_share [0.039343s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_2_False [0.669237s] ... ok 2025-03-24 18:39:06.771 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message [0.058775s] ... ok mv temp file (/fakedir0/export.d/fakefile.conf.RANDOM) to /fakedir0/export.d/fakefile.conf failed. {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_1_True [0.049198s] ... ok {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing [0.059877s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_1 [0.053581s] ... ok 2025-03-24 18:39:06.822 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_2 [0.047583s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_full_nfs_export_paths [0.050330s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_1_CIFS [0.044068s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_2_False [0.061298s] ... ok 2025-03-24 18:39:06.874 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_1__True__True__True_ [0.052359s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_1 [0.042079s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_pools_attr [0.050174s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips network_space = self._system.network_spaces.safe_get( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_api_error [0.062965s] ... ok 2025-03-24 18:39:06.935 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_2__False__None__False_ [0.060018s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_1 [0.047331s] ... ok {3} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_2 [0.049335s] ... ok INFINIDAT InfiniBox NAS network space "mockspace" has no IP addresses defined {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips [0.067457s] ... ok 2025-03-24 18:39:06.981 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_1_True [0.046257s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_2 [0.051804s] ... ok {3} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_1 [0.044057s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_3 [0.021504s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_only_one_ip_enabled [0.052795s] ... ok Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. 2025-03-24 18:39:07.051 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_name [0.073883s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_4 [0.036378s] ... ok {3} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_2 [0.050357s] ... ok Pool "mockpool" not found {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_no_pools [0.047664s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_2_False [0.030234s] ... ok Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. {3} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_1 [0.050962s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addfs [0.027739s] ... ok 2025-03-24 18:39:07.131 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_api_error [0.081753s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnasdir [0.024293s] ... ok Only "ip" access type allowed for the NFS protocol. {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_cert [0.066087s] ... ok {3} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_1 [0.042527s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnfsclient [0.036683s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_2_False [0.035386s] ... ok 2025-03-24 18:39:07.210 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_ip [0.067733s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version [0.024171s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_kerberos [0.077278s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifsuser [0.044638s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_2_glusterfs_3_6 [0.022916s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_1_None [0.046320s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol [0.056511s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_1 [0.031336s] ... ok 2025-03-24 18:39:07.291 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_unset [0.027877s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_1 [0.080392s] ... ok Unsupported share protocol: CIFS. {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol_fails_for_non_nfs [0.055395s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info [0.031474s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_1 [0.071423s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_ambiguous_volinfo [0.025233s] ... ok 2025-03-24 18:39:07.370 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapmirror_restore_vol [0.077433s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_1_None [0.039202s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_trivial_volinfo [0.026249s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_1__True__True__True_ [0.077852s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasportip [0.051295s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_2 [0.052920s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_7__False__False__True_ [0.044586s] ... ok 2025-03-24 18:39:07.451 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_cg_snapshot [0.089646s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_2_2 [0.033130s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_hasnt_should_have_vol [0.022975s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_1_None [0.064680s] ... ok Unsupported share protocol: CIFS. {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_fails_non_nfs [0.063088s] ... ok 2025-03-24 18:39:07.521 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_2_False [0.061950s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_shouldnt_have_vol [0.044556s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmfs [0.048510s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_2__True__False_ [0.062119s] ... ok 2025-03-24 18:39:07.586 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_already_started [0.064216s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnasdir [0.059744s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_4 [0.054591s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 481, in create_share_from_snapshot infinidat_new_share = infinidat_snapshot.create_snapshot( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_create_fails [0.059043s] ... ok 2025-03-24 18:39:07.638 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_cancel [0.039758s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_5 [0.046769s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfsclient [0.048112s] ... ok Snapshot not found on the Infinibox by its name: openstack-snap-2 {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_doesnt_exist [0.065370s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_create_share [0.047753s] ... ok 2025-03-24 18:39:07.706 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_complete [0.063473s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_req_host [0.061582s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool pool = self._system.pools.safe_get(name=self._pool_name) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-03-24 18:39:07.763 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pools_api_fail [0.065293s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_1 [0.057014s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr [0.047532s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_2 [0.068585s] ... ok 2025-03-24 18:39:07.813 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_3 [0.046673s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_api_error [0.052615s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_with_snapshots [0.060179s] ... ok {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_get_network_allocations_number [0.112528s] ... ok 2025-03-24 18:39:07.890 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_invalid [0.078075s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_dns_configuration [0.088004s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 439, in _delete_share infinidat_filesystem.safe_delete() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_api_fail [0.093648s] ... ok Error has occurred Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/inspur/instorage/cli_helper.py", line 87, in _ssh_execute return processutils.ssh_execute( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception Error running SSH command: mcsinq lsvdisk {1} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed [0.089480s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_2 [0.081250s] ... ok 2025-03-24 18:39:07.982 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm_failure [0.079506s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_name [0.075222s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_5 [0.065617s] ... ok 2025-03-24 18:39:08.056 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror [0.071966s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_1 [0.046932s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_2_cifs [0.059179s] ... ok 2025-03-24 18:39:08.108 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring_two [0.053161s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_pool_error [0.034907s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_3 [0.058781s] ... ok 2025-03-24 18:39:08.169 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_03 [0.060337s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_proto_error [0.063996s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_2 [0.059798s] ... ok 2025-03-24 18:39:08.232 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_05 [0.062644s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound [0.053232s] ... ok 2025-03-24 18:39:08.286 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists [0.054429s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_4_20GB [0.121230s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_1 [0.052050s] ... ok 2025-03-24 18:39:08.340 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_no_junction_path [0.051808s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_2 [0.050663s] ... ok 2025-03-24 18:39:08.391 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_2 [0.051508s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_5_2TB [0.104573s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_1_1 [0.050346s] ... ok 2025-03-24 18:39:08.444 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_nfs_export_rule [0.053843s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_2 [0.060205s] ... ok 2025-03-24 18:39:08.507 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain [0.058973s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_2 [0.092809s] ... ok {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_3 [0.062714s] ... ok 2025-03-24 18:39:08.576 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exception [0.069822s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_4 [0.059610s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_get_network_allocations_number [0.057815s] ... ok 2025-03-24 18:39:08.632 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_ad [0.058023s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_2_cifs [0.085422s] ... ok GlusterFS native share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_supported_protocols [0.057280s] ... ok 2025-03-24 18:39:08.684 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_2_None [0.054565s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_notsupported [0.046767s] ... ok 2025-03-24 18:39:08.746 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregates [0.055699s] ... ok 2025-03-24 18:39:08.783 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_8_extend_share [0.053800s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_2_False [0.048063s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_levels [0.055855s] ... ok 2025-03-24 18:39:08.859 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_license [0.064848s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_1 [0.049402s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_1___ [0.054396s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share_can_be_called_with_extra_arg_share_server [0.056386s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_glusterfs_target_not_set [0.052029s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_with_snapshots [1.153880s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_extend_share [0.056298s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_05__True__False__True__True_ [0.089233s] ... ok Unable to get quota share fakename {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage_unable_to_get [0.070585s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_06__True__False__True__False_ [0.089495s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota [0.061562s] ... ok Unable to set quota share fakename {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota_unable_to_set [0.070067s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_15__False__False__False__True_ [0.084063s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share_data_loss [0.073163s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export infinidat_exports = infinidat_filesystem.get_exports() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export infinidat_exports = infinidat_filesystem.get_exports() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 397, in _ensure_filesystem_export infinidat_export = self._get_export(infinidat_filesystem) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 118, in wrapper raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: Caught exception from infinisdk: . During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 390, in _create_filesystem_export infinidat_export = infinidat_filesystem.add_export( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_get_exports_api_fail [0.089013s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats [0.079541s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_2__True__False_ [0.103585s] ... ok GlusterFS version 3.6 on server host1 does not support creation of shares from snapshot. minimum requirement: 3.7 {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_error_unsupported_gluster_version [0.072274s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_2 [0.037599s] ... ok infinibox_login configuration parameter must be specified Share fakeid does not support snapshots: fake error. {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_auth_parameters [0.089616s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_2 [0.024434s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_3_Eeyore [0.049281s] ... ok 2025-03-24 18:39:09.703 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) ('Error during delete_share request for share %(share_id)s', {'share_id': 'fakeid'}) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_records [0.845580s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_error [0.035526s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_capacity_module [0.089439s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_missing_record [0.038345s] ... ok 2025-03-24 18:39:09.748 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid [0.045983s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_cifs_service_error [1.096477s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export infinidat_exports = infinidat_filesystem.get_exports() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2025-03-24 18:39:09.793 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid_error [0.043415s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_api_fail [0.090894s] ... ok Gluster backend does not provide any volume matching pattern manila-share-\d+-#{size}G$ {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_glusterfs_no_volumes_provided_by_backend [0.060381s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_2_cifs [0.067566s] ... ok 2025-03-24 18:39:09.842 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name [0.049498s] ... ok GlusterFS version 3.5 on server root@host1 is not supported, minimum requirement: 3.6 {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_unsupported_glusterfs_version [0.044712s] ... ok {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access [0.065617s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_2_cifs [0.047996s] ... ok 2025-03-24 18:39:09.894 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_2_10 [0.049088s] ... ok Only USER access types are allowed for CIFS shares. {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_3 [0.063250s] ... ok {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_channel_status_down [0.065570s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_type_fail [0.051843s] ... ok 2025-03-24 18:39:09.946 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_2___user__ [0.052389s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_1 [0.047721s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_2_cifs [0.055519s] ... ok 2025-03-24 18:39:10.003 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_nfs [0.074350s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_security_cert [0.065586s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_not_exist [0.052449s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_1 [0.074385s] ... ok {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool [0.044592s] ... ok 2025-03-24 18:39:10.072 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp_exception [0.056820s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_proto_fail [0.045776s] ... ok Couldn't find a free gluster volume to use. {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_without_host [0.060343s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_1 [0.075319s] ... ok 2025-03-24 18:39:10.136 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__quiesce_snapmirror [0.062647s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_1_nfs [0.050651s] ... ok {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_share_size [0.062705s] ... ok 2025-03-24 18:39:10.191 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_2_cifs [0.051576s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules [0.057852s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager [0.068971s] ... ok Can't find the share by share name: manila_fakeid. {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_not_exist [0.051127s] ... ok Export location error, please check ip: [], folder_name: []. {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_location [0.068553s] ... ok 2025-03-24 18:39:10.269 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager_no_privdata [0.079268s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror [0.083998s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_1_nfs [0.049052s] ... ok Can not find folder [some-folder] in pool [share-pool-01]. {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_wrong_ip_or_name_2_172_27_112_223__share_pool_01_LV_1_some_folder [0.077851s] ... ok Failed to allow rw access to 172.0.3.1, reason Invalid access rule: fake_exception {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_fail [0.040018s] ... ok 2025-03-24 18:39:10.334 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state_error [0.059506s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_2 [0.081003s] ... ok 2025-03-24 18:39:10.386 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_cifs_share_access [0.048351s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_2_cifs [0.062785s] ... ok {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share [0.079679s] ... ok Error trying to wipe gluster volume. gluster_export: host1:/gv1, Error: None {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_error_wiping_gluster_vol [0.073030s] ... ok 2025-03-24 18:39:10.443 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_break_snapmirror_vol [0.054320s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test___create_filesystem [0.050170s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_nfs_share [0.065214s] ... ok 2025-03-24 18:39:10.501 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_proto_error [0.051621s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_2_False [0.056574s] ... ok {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_mount_fail [0.084541s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data [0.049200s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_path [0.090721s] ... ok 2025-03-24 18:39:10.566 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_1_True [0.066405s] ... ok Error:"data" not in result. fake_message {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh [0.089058s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data_fail [0.053794s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_detail [0.058141s] ... ok 2025-03-24 18:39:10.631 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_2_False [0.063850s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_share [0.050963s] ... ok Failed to set ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_exception [0.062736s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_1 [0.035676s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_2_1 [0.079685s] ... ok 2025-03-24 18:39:10.702 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_move [0.071548s] ... ok Only 'user' access type allowed! {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_7 [0.057928s] ... ok 2025-03-24 18:39:10.756 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_level [0.072541s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_cifs_share_exists [0.052097s] ... ok Quota of pool: /fakepath is not set, please set it in GUI of AS13000 {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_fail [0.065193s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_group [0.043713s] ... ok 2025-03-24 18:39:10.814 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_clear_nfs_export_policy_for_volume [0.054819s] ... ok Failed to create snapshot fakesnapshotname for the share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot_exception [0.075673s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_1_nfs [0.078807s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_cifs_service [0.058404s] ... ok 2025-03-24 18:39:10.870 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_1 [0.064582s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_2 [0.046499s] ... ok {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access [0.085058s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_2_cifs [0.079643s] ... ok 2025-03-24 18:39:10.932 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_2 [0.053337s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_3 [0.048712s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_4 [0.041065s] ... ok 2025-03-24 18:39:10.994 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_2 [0.056161s] ... ok Failed to deny ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access_exception [0.089344s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_ips [0.087795s] ... ok 2025-03-24 18:39:11.045 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Code: 302, URL: https://fake_ip:fake_port/nas/fake_url, Message: return message {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_error [0.047679s] ... ok {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_fail [0.067468s] ... ok {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_extend_share [0.082042s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_1_nfs [0.080082s] ... ok 2025-03-24 18:39:11.098 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_1 [0.058827s] ... ok Login failed. code: 1 {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login_fail [0.054448s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name_exception [0.053529s] ... ok 2025-03-24 18:39:11.176 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_2_cifs [0.085511s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__update_share_stats [0.094388s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos_error [0.083887s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_snapshot_list [0.054063s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_snapshots_from_share [0.072439s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_2 [0.081596s] ... ok 2025-03-24 18:39:11.289 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_nfs [0.107598s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info [0.094179s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__set_directory_quota [0.080773s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_1 [0.084219s] ... ok 2025-03-24 18:39:11.363 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_cifs_share [0.065726s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_du [0.070959s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_2_5000000k [0.068809s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_cifs_exception [0.078466s] ... ok 2025-03-24 18:39:11.437 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_policy_with_scope [0.078230s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share [0.078483s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_4_50G [0.072838s] ... ok 2025-03-24 18:39:11.494 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_network_interface [0.052433s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_first_snapshot [0.077178s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_with_custom_name [0.071275s] ... ok 2025-03-24 18:39:11.551 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy_exception [0.056915s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats [0.075162s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_2 [0.081902s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot [0.064758s] ... ok 2025-03-24 18:39:11.621 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.072361s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_1__ [0.079103s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_not_exist [0.072803s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_1 [0.084023s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.076571s] ... ok 2025-03-24 18:39:11.710 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_3 [0.081668s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs_unsupported_type [0.072197s] ... ok Failed to set space quota for the share share-0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 177, in _set_share_size self._maprfs_util.set_volume_size(volume_name, size) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_exception [0.086416s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_2_cifs [0.072709s] ... ok 2025-03-24 18:39:11.808 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver [0.094059s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_2 [0.079365s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_login [0.064049s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_network_allocations_number [0.097791s] ... ok 2025-03-24 18:39:11.888 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_1_None [0.079607s] ... ok Token is expired {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_3 [0.070231s] ... ok {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_token_overtime_fail [0.061842s] ... ok {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add_no_user_no_group_exists [0.052280s] ... ok 2025-03-24 18:39:11.929 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_1_4 [0.046854s] ... ok Failed to update access for share share-0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 298, in update_access if not self._maprfs_util.volume_exists(volume_name): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/driver_util.py", line 149, in volume_exists out, __ = self._execute(*cmd, check_exit_code=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/driver_util.py", line 61, in _execute out, err = utils.execute(*cmd, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: 'ERROR' Stderr: None {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_exception [0.042950s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_cifs_rights [0.053058s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_5_hitachi_hnas_user [0.067451s] ... ok 2025-03-24 18:39:11.983 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_2_None [0.049188s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_get_set_system_version [0.053406s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_nfsinfo [0.051851s] ... ok 2025-03-24 18:39:12.036 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_error [0.051401s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_protocol [0.068151s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_unique_key [0.040775s] ... ok Share fakename does not exist on the backend. {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_3 [0.049397s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_no_quota [0.047319s] ... ok 2025-03-24 18:39:12.095 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_2_None [0.059097s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_request_info_1___svm_migration_start____svm_migrations____post__ [0.055366s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_available_pools [0.061703s] ... ok 2025-03-24 18:39:12.141 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_ipspace [0.046084s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_request_info_2___svm_migration_complete____svm_migrations___svm_migration_id_s____patch__ [0.043043s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_1___1_1_1_1 [0.065985s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_2 [0.052265s] ... ok 2025-03-24 18:39:12.187 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_network_interface [0.045829s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_2_5678 [0.045664s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_3_1_1_1_1_shares_share_id [0.044831s] ... ok 2025-03-24 18:39:12.231 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy_no_records [0.046513s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_unknown_exception [0.043122s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_5 [0.062753s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_5___share_id [0.064374s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifsuser [0.049214s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_2 [0.050331s] ... ok 2025-03-24 18:39:12.292 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror [0.058338s] ... ok 2025-03-24 18:39:12.335 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_3 [0.046164s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifsinfo [0.048641s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_no_records [0.046138s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_4_1_1_1_1_shares_share_id [0.052803s] ... ok 2025-03-24 18:39:12.378 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_4 [0.043313s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_vol [0.044699s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_4 [0.049059s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_1__root_snapshot_id [0.055323s] ... ok 2025-03-24 18:39:12.434 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_2_False [0.050345s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_default [0.056209s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasdir [0.054945s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_4_snapshots_share1_snapshot_id [0.052229s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_2_False [0.036770s] ... ok 2025-03-24 18:39:12.482 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_multiple_volumes [0.046517s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_1_None [0.054118s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_3_0 [0.053244s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_1_fake_size [0.060067s] ... ok 2025-03-24 18:39:12.535 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_fpolicy_policy [0.048877s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test__update_share_stats [0.051537s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_strip_xml_namespace_1_tag_name [0.049549s] ... ok 2025-03-24 18:39:12.588 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.052763s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_2_128GB [0.062710s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_strip_xml_namespace_2__http___www_netapp_com_filer_admin_tag_name [0.037003s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_pool_invalid [0.065839s] ... ok 2025-03-24 18:39:12.642 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_fake_ipspace [0.054218s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_4 [0.053196s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_delete_share [0.050600s] ... ok 2025-03-24 18:39:12.679 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.036106s] ... ok 2025-03-24 18:39:12.709 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate [0.032288s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_update_access [0.051695s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_1 [0.071069s] ... ok 2025-03-24 18:39:12.735 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_2 [0.023576s] ... ok 2025-03-24 18:39:12.757 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_server_name [0.021366s] ... ok Error running SSH command: mcsinq lsvdisk {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_exec_failed [0.045373s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_2 [0.059628s] ... ok 2025-03-24 18:39:12.798 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_empty [0.044213s] ... ok {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___success [0.048096s] ... ok 2025-03-24 18:39:12.854 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config [0.055995s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_snapshot [0.060111s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_2_cifs [0.060593s] ... ok 2025-03-24 18:39:12.903 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver [0.046820s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_invalid_share_protocol [0.051018s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_1_0 [0.046509s] ... ok 2025-03-24 18:39:12.966 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies_status [0.066547s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_not_found_exception [0.058196s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_2_1 [0.079158s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_error [0.042275s] ... ok 2025-03-24 18:39:13.036 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes_not_found [0.067425s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info_fail [0.051015s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_context_change [0.040591s] ... ok 2025-03-24 18:39:13.084 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state [0.052669s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__format_name [0.057381s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_different_fs_exception [0.051279s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_pool_capacity [0.053732s] ... ok 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not get list of ONTAP licenses.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest Traceback (most recent call last): 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 318, in get_licenses 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest result = self.send_request('/cluster/licensing/licenses', 'get') 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._mock_call(*args, **kwargs) 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest result = effect(*args, **kwargs) 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._mock_call(*args, **kwargs) 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest raise effect 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2025-03-24 18:39:13.148 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest 2025-03-24 18:39:13.152 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_retry [0.051878s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses_error [0.063157s] ... ok 2025-03-24 18:39:13.203 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config [0.049362s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_1_nfs [0.044948s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_vvol [0.046610s] ... ok 2025-03-24 18:39:13.247 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume [0.044516s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats [0.045321s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_1_True [0.049756s] ... ok 2025-03-24 18:39:13.296 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate [0.047181s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_1 [0.043662s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access [0.057103s] ... ok 2025-03-24 18:39:13.349 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Can't find the share by share name: manila_fakeid. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_1_True [0.053983s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_1_nfs [0.057356s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_nfs_host_list [0.060480s] ... ok 2025-03-24 18:39:13.404 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_1_True [0.053507s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_3 [0.054195s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_mb [0.041045s] ... ok 2025-03-24 18:39:13.463 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Share manila_fakeid not found. {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_policies [0.059503s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.059081s] ... ok 2025-03-24 18:39:13.515 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_more_than_one [0.048788s] ... ok Could not list the share access for share manila_fakeid {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage [0.057751s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_share_not_exist [0.048916s] ... ok 2025-03-24 18:39:13.559 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_svm_volumes_total_size [0.046667s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup [0.048386s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_error [0.061115s] ... ok 2025-03-24 18:39:13.609 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_1__fake_share [0.049540s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_1_nfs [0.045023s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_exception [0.043863s] ... ok 2025-03-24 18:39:13.667 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_junction_path [0.058099s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_2_cifs [0.054274s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_2_False [0.062243s] ... ok 2025-03-24 18:39:13.714 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] No aggregates assigned to Vserver fake_vserver. 2025-03-24 18:39:13.716 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.046718s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_size_fail [0.046525s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add_error [0.052890s] ... ok 2025-03-24 18:39:13.759 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_2 [0.044025s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localgroup [0.045736s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone [0.054632s] ... ok 2025-03-24 18:39:13.810 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace [0.049883s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_2 [0.047547s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_error_cloning [0.050220s] ... ok 2025-03-24 18:39:13.859 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code [0.046379s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_exception [0.051087s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_error [0.048040s] ... ok fake_message result: {'code': 1, 'message': 'failed', 'data': 'fake_data'}. {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code_fail [0.050230s] ... ok 2025-03-24 18:39:13.912 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_volume_count [0.049434s] ... ok {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create_error [0.058079s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_nfs_service [0.049553s] ... ok 2025-03-24 18:39:13.965 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_1_True [0.052915s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_nfs_share [0.045610s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test__update_share_stats [0.057872s] ... ok 2025-03-24 18:39:14.017 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_2_False [0.051546s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_access_rest [0.039533s] ... ok 2025-03-24 18:39:14.056 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] NetApp Volume Encryption is not supported on this ONTAP version: NetApp Release 9.1.0: Tue May 10 19:30:23 2016 <1no-DARE>. 2025-03-24 18:39:14.057 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_unsupported_release_or_platform_1___9__1__0____NetApp_Release_9_1_0__Tue_May_10_19_30_23_2016__1no_DARE___ [0.039626s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share [0.050135s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_1_None [0.045396s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_share [0.059618s] ... ok 2025-03-24 18:39:14.117 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_cluster_nodes [0.061768s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem_dir [0.040932s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share [0.061580s] ... ok 2025-03-24 18:39:14.169 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_non_root_aggregates [0.050012s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_pool [0.048233s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share_with_no_available_space_in_fs [0.043753s] ... ok 2025-03-24 18:39:14.212 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_snapmirror_snapshots [0.042091s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_service_status [0.057852s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing_wrong_share_id [0.056896s] ... ok 2025-03-24 18:39:14.270 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vservers_not_found [0.058175s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_filesystem [0.050859s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share [0.053303s] ... ok 2025-03-24 18:39:14.323 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.055383s] ... ok {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_service_status [0.049781s] ... ok 2025-03-24 18:39:14.371 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_linux [0.048662s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_1_None [0.055164s] ... ok Failed to check MapRFS state. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 324, in _check_maprfs_state return self._maprfs_util.check_state() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/driver_util.py", line 252, in check_state out, __ = self._execute(*cmd, check_exit_code=False) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_exception [0.045775s] ... ok 2025-03-24 18:39:14.419 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_all_optional_args_2__None___fake_adaptive_qos_policy_group_name__ [0.046334s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_1_True [0.060352s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_healthy [0.043710s] ... ok 2025-03-24 18:39:14.465 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_volume_name [0.044897s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_1 [0.038373s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_local [0.045982s] ... ok 2025-03-24 18:39:14.514 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_network_interface_exists [0.049535s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_1_202 [0.057461s] ... ok Failed to get MapR-FS capacity info. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/driver_util.py", line 223, in fs_capacity fields = lines[1].split() IndexError: list index out of range {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.045886s] ... ok 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not delete snapshot fake_uuid on volume fake_volume_uuid.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest Traceback (most recent call last): 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 2091, in prune_deleted_snapshots 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest self.send_request(f'/storage/volumes/{vol_uuid}/snapshots/' 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._mock_call(*args, **kwargs) 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest raise effect 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-03-24 18:39:14.559 228922 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest 2025-03-24 18:39:14.561 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_1_True [0.047999s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_1_COMPLETE [0.049296s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path_not_exist [0.055499s] ... ok 2025-03-24 18:39:14.611 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_2_False [0.046831s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_2 [0.042769s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__group_exists [0.047859s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__user_exists [0.045023s] ... ok Cannot create share from snapshot fake with name share-0. Error: Tenant user should not differ from tenant of the source snapshot. {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_wrong_tenant [0.076864s] ... ok Only MapRFS protocol supported! {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.087842s] ... ok Failed to delete snapshot fake. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 278, in delete_snapshot self._maprfs_util.delete_snapshot(snapshot_name, volume_name) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/driver_util.py", line 179, in delete_snapshot raise exception.ProcessExecutionError(out) oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: 'ERROR (fake)' Stderr: None {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.060928s] ... ok Failed to check MapRFS capacity info. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 420, in _update_share_stats total, free = self._maprfs_util.fs_capacity() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_exception [0.067063s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.052670s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.051160s] ... ok Failed to manage share. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 364, in manage_existing info = self._maprfs_util.get_volume_info_by_path( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_exception [0.063523s] ... ok Snapshot fake not found {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_invalid [0.074303s] ... ok Share share-0 has no size quota. Total used value will be used as share size {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_with_no_quota [0.047669s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_rename_volume [0.049668s] ... ok 2025-03-24 18:39:15.361 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_1_None [0.750000s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_share_shrink_error [0.052438s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_1 [0.778924s] ... ok 2025-03-24 18:39:15.423 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_does_not_exists [0.062373s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_shrink_share [0.047407s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add [0.023215s] ... ok {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_delete [0.021491s] ... ok {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system [0.063758s] ... ok 2025-03-24 18:39:15.485 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_exists [0.062174s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_list_tuple [0.020025s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_key [0.018984s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_2__0__5_ [0.046662s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_invalid_struct [0.019199s] ... ok 2025-03-24 18:39:15.534 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_error [0.047903s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_list [0.037104s] ... ok Invalid configuration. hpe3par_fpg must be set. {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_4______0__4_ [0.062790s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_4 [0.020581s] ... ok 2025-03-24 18:39:15.589 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_api_error [0.056336s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_1_1234 [0.020712s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_http_error [0.018918s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_5___max_ip_fpg__10_0_0_1__10_0_0_2__10_0_0_3__10_0_0_4__10_0_0_5___0__4_ [0.055238s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_2 [0.019726s] ... ok 2025-03-24 18:39:15.650 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resume_snapmirror_vol [0.059403s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_1_1234 [0.017830s] ... ok Unable to enable ldap client configuration fake_config_name. Retries exhausted. Aborting. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1728, in try_enable_ldap_client self.send_request('ldap-config-create', api_args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1728, in try_enable_ldap_client self.send_request('ldap-config-create', api_args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:unknown During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1736, in _enable_ldap_client try_enable_ldap_client() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/utils.py", line 424, in _wrapper return r(f, *args, **kwargs) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 379, in __call__ do = self.iter(retry_state=retry_state) File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 325, in iter raise retry_exc.reraise() File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 158, in reraise raise self.last_attempt.result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result return self.__get_result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result raise self._exception File "/usr/lib/python3.9/site-packages/tenacity/__init__.py", line 382, in __call__ result = fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1733, in try_enable_ldap_client raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: Unable to enable ldap client configuration. Will retry the operation. Error details: unknown. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__enable_ldap_client_timeout [3.055346s] ... ok 2025-03-24 18:39:15.694 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_6___min_1_ip_fpg___1__4_ [0.064522s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request [0.059210s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_1 [0.053810s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_2_5678 [0.068053s] ... ok 2025-03-24 18:39:15.765 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_name [0.054889s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_already_unmounted [0.044294s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_unknown_exception [0.046975s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_with_cg [0.071307s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_force [0.039829s] ... ok 2025-03-24 18:39:15.821 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_size [0.055878s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_1 [0.049574s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share [0.058806s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_1_True [0.063641s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_2_abc [0.051824s] ... ok 2025-03-24 18:39:15.886 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_error [0.070610s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_3 [0.054202s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_svm [0.047771s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_1_True [0.047081s] ... ok 2025-03-24 18:39:15.939 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_start_volume_move [0.046726s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_snapshot [0.055415s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_2_False [0.039558s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_1_True [0.039215s] ... ok 2025-03-24 18:39:15.993 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_cancel [0.061102s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_no_refresh [0.059090s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_api_error [0.054621s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses [0.054446s] ... ok 2025-03-24 18:39:16.056 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_pause [0.055857s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_conf_ips_validation_fails [0.051644s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror_svm [0.048627s] ... ok Could not get licenses list. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses_api_error [0.046644s] ... ok 2025-03-24 18:39:16.103 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_api_error [0.047118s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_notfound [0.041315s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_success [0.054437s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version [0.046266s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_commit_cg_snapshot [0.063693s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_2_False [0.057924s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success_no_dhss_no_conf_ss_ip [0.058594s] ... ok 2025-03-24 18:39:16.163 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-03-24 18:39:16.163 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-03-24 18:39:16.163 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-03-24 18:39:16.164 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-03-24 18:39:16.164 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-03-24 18:39:16.164 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-03-24 18:39:16.164 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-03-24 18:39:16.164 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-03-24 18:39:16.165 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-03-24 18:39:16.165 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID...: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 917536:...job ID... 2025-03-24 18:39:16.165 228922 ERROR mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to unmount volume fake_share after waiting for 30 seconds. 2025-03-24 18:39:16.167 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_max_retries [0.065308s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_api_error [0.047924s] ... ok 2025-03-24 18:39:16.224 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_1____name_services_dns_b32bab78_82be_11ec_a8a3_0242ac120002____patch_____fake_domain______fake_ip___ [0.053002s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_1_True [0.050291s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_delete_rule [0.049901s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_with_ad_site [0.045254s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_2 [0.049928s] ... ok 2025-03-24 18:39:16.282 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_error [0.057604s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server [0.050322s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_multiple_dns_ip [0.056599s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_2 [0.056310s] ... ok 2025-03-24 18:39:16.346 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_unsupported_network_type [0.060624s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_start [0.064089s] ... ok Failed to get disk info for aggregate fake_aggr1. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4163, in _get_aggregate_disk_types result = self.send_iter_request('storage-disk-get-iter', api_args) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_1 [0.069271s] ... ok 2025-03-24 18:39:16.397 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_api_error [0.056169s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share [0.051523s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_api_error [0.057180s] ... ok LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. NoneType: None {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_1 [0.044022s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_2 [0.037899s] ... ok 2025-03-24 18:39:16.467 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_1_13434920 [0.057904s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share_error [0.068629s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_event [0.081442s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_1___osf_uid___None__None___osf_uid__ [0.058051s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_network_interface [0.020417s] ... ok 2025-03-24 18:39:16.535 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors [0.104235s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_2_fake [0.077525s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_api_error [0.021165s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_1 [0.019639s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_3___uid___None__False___osf_uid__ [0.038338s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_already_exists [0.022772s] ... ok 2025-03-24 18:39:16.610 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_2___1____0__ [0.064678s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_already_present [0.020670s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_5___uid____smb___False___osf_smb_uid__ [0.048476s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_adaptive_not_supported [0.035368s] ... ok 2025-03-24 18:39:16.660 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_2_9_10 [0.050926s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_6___uid____nfs___True___osf_nfs_ro_uid__ [0.047081s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_1_True [0.044007s] ... ok 2025-03-24 18:39:16.713 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_2_get [0.051361s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_7___uid____nfs___False___osf_nfs_uid__ [0.045881s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_dp_destination [0.050913s] ... ok 2025-03-24 18:39:16.751 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_transport_type [0.041716s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_search [0.058087s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_1_None [0.042509s] ... ok 2025-03-24 18:39:16.802 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_naapi_error [0.055947s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_does_not_exist [0.055638s] ... ok 2025-03-24 18:39:16.854 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace [0.069637s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_3 [0.055152s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_02________ip___False____Another_share_already_exists_for_this_path_and_client___ [0.062628s] ... ok 2025-03-24 18:39:16.931 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_3 [0.063622s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_2_18253 [0.073930s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_08________user___True_____r___ [0.060695s] ... ok 2025-03-24 18:39:16.982 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_1___ [0.053953s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_13________ip___True_____ [0.045203s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_1_None [0.069176s] ... ok 2025-03-24 18:39:17.035 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_3_ [0.049258s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_missing_nfs_share [0.049954s] ... ok 2025-03-24 18:39:17.089 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_2_ftp [0.044352s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_ipspace [0.087133s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_1___rw___True_ [0.067782s] ... ok 2025-03-24 18:39:17.140 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_abort_and_break_snapmirror_svm [0.049660s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_not_found [0.067589s] ... ok Invalid NFS access type. HPE 3PAR NFS supports 'ip'. Actual 'user'. {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_nfs [0.056270s] ... ok 2025-03-24 18:39:17.196 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_1 [0.060167s] ... ok Failed to get 3PAR WSAPI version: Fake exception for testing. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup wsapi_version = self._client.getWsApiVersion()['build'] File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_exception [0.048831s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_1_True [0.073118s] ... ok 2025-03-24 18:39:17.262 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_2 [0.065021s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_1___4__0__0___None__None__None_ [0.054954s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_no_volumes [0.080031s] ... ok 2025-03-24 18:39:17.322 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_2 [0.056528s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_2___4__0__0____true___None__None_ [0.047329s] ... ok 2025-03-24 18:39:17.380 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_2_False [0.049171s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume [0.075762s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_5___4__0__0___None__None___optimized__ [0.064876s] ... ok 2025-03-24 18:39:17.435 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors_svm [0.055128s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_1_sync [0.046070s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors_not_found [0.922909s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_api_error [0.073029s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_2_rw [0.060974s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos_already_disabled [0.055525s] ... ok 2025-03-24 18:39:17.523 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_timeout [0.087386s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_2_False [0.075119s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_5_secure [0.051267s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression [0.047121s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_6_insecure [0.046231s] ... ok 2025-03-24 18:39:17.611 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_for_quiesced [0.098086s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.054509s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_no_transfer_in_progress [0.072073s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_from_snapshot [0.055976s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_fake_ipspace [0.051280s] ... ok 2025-03-24 18:39:17.690 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_1 [0.078465s] ... ok Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: run exception. {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_exception [0.053299s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.053478s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_accept_vserver_peer [0.098785s] ... ok Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: Total progress 99 != 100. Failed to get info for aggregate fake_aggr1. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4085, in get_aggregate aggrs = self._get_aggregates(aggregate_names=[aggregate_name], File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/utils.py", line 115, in trace_wrapper result = f(self, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1462, in _get_aggregates result = self.send_iter_request('aggr-get-iter', api_args) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 141, in send_iter_request result = self.send_request(api_name, api_args, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_incomplete [0.060981s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_api_error [0.055076s] ... ok 2025-03-24 18:39:17.813 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resume_snapmirror [0.116192s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_2_False [0.048678s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_1_True [0.100535s] ... ok Failed to create share from snapshot for FPG/VFS/tag pool/test_vfs/osf-snap-id. Snapshot not found. {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_not_found [0.072773s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_none_specified [0.047003s] ... ok 2025-03-24 18:39:17.884 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_timeout [0.066624s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule [0.086572s] ... ok Failed to remove share osf-share-id: removeshare fail. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 799, in _delete_share self._client.removefshare( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: removeshare fail. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port [0.055987s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_exception [0.078021s] ... ok 2025-03-24 18:39:17.946 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state_timeout [0.058792s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_multiple_existing [0.073440s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_domain_not_found [0.071524s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_smb [0.077327s] ... ok 2025-03-24 18:39:18.008 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend_with_vserver [0.067096s] ... ok 2025-03-24 18:39:18.067 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_different_backend_name [0.054996s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_already_present [0.073093s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot_not_found [0.076197s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_1_CIFS [0.097492s] ... ok 2025-03-24 18:39:18.142 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_2 [0.072965s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy_not_supported [0.078071s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_clear_nfs_export_policy_for_volume [0.120318s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_02__2__1__False_ [0.099537s] ... ok 2025-03-24 18:39:18.222 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_no_extra_specs [0.065185s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_4 [0.082970s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_no_cluster_creds [0.045395s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_user_privilege_error [0.095138s] ... ok 2025-03-24 18:39:18.298 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_6 [0.070117s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_07__2048__1024__True_ [0.100913s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_policies [0.046153s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_supported [0.061289s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_already_present [0.093808s] ... ok 2025-03-24 18:39:18.390 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Failed to set SSH options for HPE 3PAR File Persona Client: non-manila-except Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 156, in do_setup self._client.setSSHOptions( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: non-manila-except {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations [0.090108s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_ssh_error [0.088996s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_filtered_by_protocol [0.059889s] ... ok 2025-03-24 18:39:18.455 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_2 [0.084388s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_6 [0.080890s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_success [0.082944s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config_default [0.057368s] ... ok 2025-03-24 18:39:18.525 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_7 [0.052050s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume [0.040303s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_broadcast_domain [0.093376s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_rule_indices [0.052472s] ... ok Invalid protocol. Expected nfs or smb. Got . {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_1_ [0.114330s] ... ok 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to configure a FPolicy resources for share new_fake_id. : manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4162, in _create_fpolicy_with_lock 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base vserver_client.create_fpolicy_policy_with_scope( 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base result = effect(*args, **kwargs) 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2025-03-24 18:39:18.592 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-03-24 18:39:18.601 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_client_error [0.080079s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports_not_found [0.050449s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cifs_share [0.096165s] ... ok Failed to remove FSIP 1.2.3.4 Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1709, in remove_fsip result = self._client.removefsip(vfs, ip, fpg=fpg) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception..FakeException {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception [0.084640s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate [0.046581s] ... ok 2025-03-24 18:39:18.708 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_share_no_remove_qos_and_export [0.096581s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_error [0.039668s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_policy [0.064855s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_success [0.089148s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_none_requested [0.047853s] ... ok 2025-03-24 18:39:18.804 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_2_False [0.099697s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_scope [0.079239s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_instance_uuids [0.049049s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_2___ip______ [0.072698s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_1 [0.056395s] ... ok 2025-03-24 18:39:18.886 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_snapmirror_policy_name_svm [0.079613s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_ipspace [0.085456s] ... ok {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_4_______vfs__ [0.071499s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_records_count_invalid [0.051646s] ... ok 2025-03-24 18:39:18.955 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_des_volume_backup_snapshots [0.068873s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm [0.083120s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_http_error [0.071854s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_enabled [0.055514s] ... ok 2025-03-24 18:39:19.016 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol_negative [0.061894s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_policies [0.059637s] ... ok Request method fake-method is invalid. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_1__None__True_ [0.077323s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_invalid_method [0.080080s] ... ok 2025-03-24 18:39:19.077 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_aggr_not_found_negative [0.064302s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors [0.047744s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.078995s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_specified [0.049806s] ... ok 2025-03-24 18:39:19.147 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_create_new_vol [0.064377s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_1___fake_data____POST__ [0.078695s] ... ok 2025-03-24 18:39:19.200 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_4___fake___False_ [0.051759s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_3 [0.055053s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_1 [0.070585s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_2__None___POST__ [0.064209s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_unique [0.057945s] ... ok 2025-03-24 18:39:19.265 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_1 [0.066506s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_svm [0.073372s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_4__None___GET__ [0.078219s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_2_False [0.048893s] ... ok 2025-03-24 18:39:19.340 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting [0.072211s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_init_http_head [0.070440s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapshot [0.084142s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_2_False [0.056709s] ... ok 2025-03-24 18:39:19.384 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__rehost_and_mount_volume [0.055002s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities [0.050059s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_1_True [0.081441s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_cache_fail [0.090252s] ... ok 2025-03-24 18:39:19.459 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup [0.063515s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_partial_request [0.054129s] ... ok 2025-03-24 18:39:19.516 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_3 [0.064229s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_2 [0.049791s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_1 [0.095147s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_split_1_True [0.100739s] ... ok 2025-03-24 18:39:19.581 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool [0.057128s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace [0.063137s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_no_ipspace [0.065465s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_3 [0.078002s] ... ok 2025-03-24 18:39:19.635 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_0 [0.053895s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_supported [0.055002s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domain [0.072406s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers [0.050604s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_ro_success [0.070809s] ... ok 2025-03-24 18:39:19.707 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity [0.076660s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records [0.059191s] ... ok 2025-03-24 18:39:19.764 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity_no_match [0.051951s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_level_fail [0.086240s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_1_None [0.103906s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_1__1__110_ [0.053908s] ... ok 2025-03-24 18:39:19.852 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_empty_spec [0.087457s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_error [0.069857s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_fail [0.081359s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_1__1__30_ [0.058513s] ... ok 2025-03-24 18:39:19.912 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_value [0.066120s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_2__1__40_ [0.054583s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_success [0.081042s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_error [0.090004s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_svm [0.042872s] ... ok 2025-03-24 18:39:19.967 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_string [0.051150s] ... ok 2025-03-24 18:39:20.024 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_have_license [0.055156s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_2_False [0.080654s] ... ok Local fs was not found by name share_fake_uuid. Failed to create replication pair for share share_fake_uuid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 40, in create raise exception.ReplicationException( manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_unique [0.076857s] ... ok Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica replica_pair_id = self.rpc_client.create_replica_pair( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair return super(FakeRpcClient, self).create_replica_pair( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair return call_context.call( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call return self.replica_mgr.create_replica_pair( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair return self.create(local_share_info, File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 40, in create raise exception.ReplicationException( manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_1 [0.099737s] ... ok 2025-03-24 18:39:20.075 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_notfound [0.050702s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_key_manager_not_enabled [0.044331s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_api_error [0.057227s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cache_not_exist [0.086359s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_dr_supported [0.049769s] ... ok Volume fake_root_volume is already offline. 2025-03-24 18:39:20.146 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_already_offline [0.053992s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity [0.072467s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces_not_found [0.049836s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_success [0.052692s] ... ok 2025-03-24 18:39:20.200 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info_invalid [0.051431s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression [0.063180s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_1_None [0.050928s] ... ok Cannot find snapshot fake_snapshot_uuid on array. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_notexistingsnapshot_fail [0.058098s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression_async [0.050516s] ... ok 2025-03-24 18:39:20.270 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent [0.078915s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_not_found [0.046706s] ... ok Share share-fake-uuid does not exist on the backend. Failed to mount new share share-fake-uuid. Reason: Share id fake_uuid could not be found in storage backend.. The share was not found. Share name:share-fake-uuid {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_newaccess_fail [0.061374s] ... ok Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2025-03-24 18:39:20.331 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_failed_access_rules [0.052102s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.056520s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_no_extra [0.059414s] ... ok 2025-03-24 18:39:20.390 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_update_failed [0.058559s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.054436s] ... ok The filesystem type is "Thick", so dedupe or compression cannot be set. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_1 [0.053141s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state [0.047508s] ... ok 2025-03-24 18:39:20.458 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_with_access_rules [0.068226s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_5 [0.051763s] ... ok Both source and destination clusters must be AFF systems. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_2_13172984 [0.053185s] ... ok 2025-03-24 18:39:20.507 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_relationship_not_healthy_negative [0.041486s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thin [0.050321s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_3_default_ad_site_to_default_ad_site [0.051500s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_2_xx [0.053787s] ... ok 2025-03-24 18:39:20.580 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] There is no SnapMirror relationship available for source path 'fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad' and destination path 'fake_vserver_2:fake_volume' yet. 2025-03-24 18:39:20.582 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none_from_destination [0.061984s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_broadcast_domain [0.054518s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_03 [0.051869s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_2_False [0.041032s] ... ok 2025-03-24 18:39:20.646 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_status_inprogress [0.060832s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_06 [0.049125s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_1_False [0.057351s] ... ok 2025-03-24 18:39:20.715 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_des_vol_creation_fail_negative [0.075870s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_09 [0.059586s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_2_True [0.052717s] ... ok 2025-03-24 18:39:20.787 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_policy_creation_failed_negative [0.059100s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_2 [0.055252s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_config_delete_failure [0.051987s] ... ok Extra specs must be specified as capabilities:huawei_sectorsize=' True'. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_3 [0.054287s] ... ok 2025-03-24 18:39:20.862 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) An error occurred while deleting original LDAP client configuration 3d9b73056be3671881e8432169652e5f. Error details: unknown {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_snapmirror_creation_failed_negative [0.078850s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_current_config_delete_error [0.064243s] ... ok Extra specs must be specified as capabilities:huawei_sectorsize=' True'. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_5 [0.055336s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_2 [0.054483s] ... ok 2025-03-24 18:39:20.932 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot_no_members [0.066169s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_1 [0.051289s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_1_True [0.053209s] ... ok 2025-03-24 18:39:20.994 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Extra specs must be specified as capabilities:huawei_sectorsize=' True'. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_lifs_not_found [0.058291s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_5 [0.051213s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume [0.070554s] ... ok 2025-03-24 18:39:21.053 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_2_None [0.055741s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_1 [0.054877s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume_default_junction_path [0.045839s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_2 [0.049150s] ... ok 2025-03-24 18:39:21.111 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_cg [0.063337s] ... ok The share was not found. Share name:share_fake_new_uuid {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists [0.058384s] ... ok Can't open the recent url, re-login. Delete file system error. result: {'error': {'code': -403}}. Failed to delete replica fake_new_replica_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/connection.py", line 1846, in delete_replica self.delete_share(replica, share_server) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/connection.py", line 366, in delete_share self.helper._delete_fs(fsid) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 277, in _delete_fs self._assert_rest_result(result, 'Delete file system error.') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Delete file system error. result: {'error': {'code': -403}}.. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_2 [0.056507s] ... ok 2025-03-24 18:39:21.174 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_qos_policy_group [0.061466s] ... ok Can't open the recent url, re-login. Failed to split replication pair fake_pair_id. result: {'error': {'code': -403}}. Failed to split replication pair fake_pair_id before deleting it. Ignore this exception, and try to delete anyway. The share was not found. Share name:share_fake_new_uuid {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_1 [0.052746s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_1 [0.047182s] ... ok 2025-03-24 18:39:21.245 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_1 [0.064818s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies [0.052540s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_cifs_success [0.060110s] ... ok 2025-03-24 18:39:21.301 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_with_share_server [0.057255s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_other_zapi_errors [0.049179s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_withoutqos_success [0.058208s] ... ok 2025-03-24 18:39:21.360 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_1 [0.060878s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_svm [0.070478s] ... ok Can not get share share-fake-uuid. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_share_not_exist [0.062777s] ... ok 2025-03-24 18:39:21.411 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_update_error [0.055106s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_3 [0.058458s] ... ok Get share count error! result: {'error': {'code': 31755596}}. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_fail [0.060517s] ... ok 2025-03-24 18:39:21.473 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_5 [0.060578s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rule [0.053789s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_success [0.052558s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_api_error [0.041999s] ... ok 2025-03-24 18:39:21.542 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_1_True [0.061845s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_location_path_fail [0.048166s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror [0.061372s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_fail [0.054188s] ... ok 2025-03-24 18:39:21.631 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_with_resource_cleanup [0.096465s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_2 [0.047877s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_3 [0.074940s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_1_NFS [0.050034s] ... ok 2025-03-24 18:39:21.718 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot [0.091875s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_4 [0.079293s] ... ok Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. All url login fail. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_fail [0.052030s] ... ok 2025-03-24 18:39:21.799 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot_raise_timeout [0.067421s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_normal [0.052841s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size [0.086348s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_1 [0.052384s] ... ok 2025-03-24 18:39:21.883 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica_with_share_server [0.084054s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size_api_error [0.065391s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_6 [0.055510s] ... ok 2025-03-24 18:39:21.940 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_2 [0.058569s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_2_False [0.049293s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_logical_port_ip_fail [0.054455s] ... ok 2025-03-24 18:39:21.994 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_replica_still_creating [0.051339s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_active_directory [0.047658s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_2 [0.058129s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_invalid [0.051211s] ... ok 2025-03-24 18:39:22.069 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot [0.076533s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists [0.044863s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_2 [0.060456s] ... ok 2025-03-24 18:39:22.120 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Invalid input received: fake_reason.: manila.exception.InvalidInput: Invalid input received: fake_reason. 2025-03-24 18:39:22.121 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_1 [0.050813s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy_api_error [0.050109s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_1 [0.053894s] ... ok 2025-03-24 18:39:22.187 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_unique [0.065708s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot [0.038262s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_2 [0.065730s] ... ok 2025-03-24 18:39:22.236 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_1_True [0.049787s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_with_provider_location [0.054600s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_3_None [0.040637s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_not_match_thinpool_fail [0.057974s] ... ok 2025-03-24 18:39:22.302 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.059671s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_2 [0.044556s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_set_dedupe_fail [0.053397s] ... ok 2025-03-24 18:39:22.354 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_cluster_creds [0.053013s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services [0.051114s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_1 [0.071913s] ... ok CIFS server does not exist for Vserver fake_vserver. 2025-03-24 18:39:22.418 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_no_cluster_creds [0.064561s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_cifs_not_found [0.045160s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_2 [0.045945s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_1_True [0.049617s] ... ok 2025-03-24 18:39:22.477 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_cluster_creds [0.066570s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume [0.044640s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_no_configuration [0.061888s] ... ok 2025-03-24 18:39:22.553 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_no_cluster_creds [0.065589s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm [0.045207s] ... ok 2025-03-24 18:39:22.608 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client_with_vserver [0.053844s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_1 [0.049715s] ... ok 2025-03-24 18:39:22.659 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_1_default [0.053595s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_2 [0.058003s] ... ok 2025-03-24 18:39:22.715 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_2_hidden [0.060373s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_error [0.048211s] ... ok 2025-03-24 18:39:22.768 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_svm [0.049740s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_share_name [0.055440s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_06 [0.051799s] ... ok 2025-03-24 18:39:22.842 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_missing_spec [0.061497s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_07 [0.047412s] ... ok 2025-03-24 18:39:22.882 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function [0.039873s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_08 [0.047399s] ... ok 2025-03-24 18:39:22.939 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggr_set [0.057226s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_13 [0.040623s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_api_error [0.038456s] ... ok 2025-03-24 18:39:23.004 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_2 [0.055370s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_2 [0.037876s] ... ok 2025-03-24 18:39:23.074 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_1 [0.063727s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_api_error [0.056014s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists [0.027971s] ... ok 2025-03-24 18:39:23.133 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_2 [0.071745s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists_not_found [0.024751s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test___delete_port_by_ipspace_and_broadcast_domain [0.029368s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_error [0.026543s] ... ok 2025-03-24 18:39:23.214 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_3 [0.067663s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_not_cluster [0.022644s] ... ok The replica to promote is already primary, no need to switch over. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_broadcast_domain [0.023892s] ... ok Cannot get share share_fake_new_uuid. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_1_true [0.739156s] ... ok LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. NoneType: None {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_2__None__None_ [0.028774s] ... ok 2025-03-24 18:39:23.307 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_minimum_flexgroup_size [0.094849s] ... ok Failed to set access rules to new active replica fake_new_replica_id. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_linux [0.032660s] ... ok Failed to clear access rules from old active replica fake_active_replica_id. Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_2 [0.056974s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver [0.026052s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_1 [0.021438s] ... ok 2025-03-24 18:39:23.372 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Can't open the recent url, re-login. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_3 [0.076316s] ... ok Failed to split replication pair fake_pair_id. result: {'error': {'code': -403}}. Failed to split replication pair fake_pair_id while switching over. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 189, in switch_over self.helper.split_replication_pair(replica_pair_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1166, in _execute_mock_call return self._mock_wraps(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1393, in split_replication_pair self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to split replication pair fake_pair_id. result: {'error': {'code': -403}}.. Cannot get share share_fake_new_uuid. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_1 [0.082966s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__list_vservers [0.045735s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp [0.035958s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_2_sync [0.024272s] ... ok 2025-03-24 18:39:23.472 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_3 [0.093250s] ... ok Can't open the recent url, re-login. Failed to set replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}. Failed to completely switch over replication pair fake_pair_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/replication.py", line 207, in switch_over self.helper.set_pair_secondary_write_lock(replica_pair_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1166, in _execute_mock_call return self._mock_wraps(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock self._assert_rest_result(result, msg) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result raise exception.InvalidShare(reason=err_msg) manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. result: {'error': {'code': -403}}.. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__sort_data_ports_by_speed [0.022129s] ... ok Cannot get share share_fake_new_uuid. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_3 [0.093020s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__terminate_vserver_services [0.023705s] ... ok 2025-03-24 18:39:23.542 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_cluster_creds [0.067746s] ... ok No replication pair ID recorded for share fake_share_id. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_2__None___fake__ [0.044383s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_no_pair_id [0.069072s] ... ok 2025-03-24 18:39:23.598 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_1_True [0.056812s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_no_snapmirrors [0.055136s] ... ok The source filesystem of snapshot fake-snap-id not exist. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_exception [0.055573s] ... ok 2025-03-24 18:39:23.652 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_2_False [0.057042s] ... ok AD domain (huawei.com) has already been configured. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ad_exist_error [0.068276s] ... ok 2025-03-24 18:39:23.713 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_qos_conflict [0.061276s] ... ok Create logical port error. result: {'error': {'code': 1}}. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_logical_port_fail [0.069934s] ... ok 2025-03-24 18:39:23.770 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Caught an unexpected share status 'active' during share status update routine. Skipping. 2025-03-24 18:39:23.771 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_1_active [0.055542s] ... ok 2025-03-24 18:39:23.834 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Create vlan error. result: {'error': {'code': 1}}. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options [0.060542s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_vlan_fail [0.084147s] ... ok 2025-03-24 18:39:23.893 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) DNS server (100.97.5.85) has already been configured. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_implicit_false [0.063210s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_dns_exist_error [0.061986s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_conf_miss [0.076845s] ... ok No appropriate port found to create logical port. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_not_exist [0.055072s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_success [0.067969s] ... ok Most three ips can be set to DNS. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_dns_fail [0.072472s] ... ok Unsupported security services. Only AD and LDAP are supported. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_1 [0.058777s] ... ok Share (share-fake-uuid) can not be shrunk. only 'Thin' shares support shrink. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_alloctype_fail [0.061987s] ... ok Cannot delete vlan because there is a logical port on vlan. {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_success [0.057449s] ... ok {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_add_delete [0.059748s] ... ok Failed to check GPFS state. Error: 'state' is not in list. {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_wrong_output_exception [0.056430s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_accept_vserver_peer [0.893086s] ... ok Failed to create fileset on /dev/gpfs0 for the share fakename. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_exception [0.067945s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule_with_rule_created [0.064988s] ... ok Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None. {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot_exception [0.060934s] ... ok 2025-03-24 18:39:24.633 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_missing_spec [0.735323s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_1_True [0.070201s] ... ok 2025-03-24 18:39:24.693 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_create_new_policy [0.054617s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_2_1_2_3_4_5_6_7_8 [0.108037s] ... ok 2025-03-24 18:39:24.735 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_2 [0.041960s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_ldap [0.121089s] ... ok 2025-03-24 18:39:24.780 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_1_True [0.042336s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_available_capacity [0.095030s] ... ok 2025-03-24 18:39:24.841 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_no_opt [0.062586s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_event [0.082608s] ... ok 2025-03-24 18:39:24.897 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Share protocol fake_proto not supported by GPFS driver. {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_pool [0.051566s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_without_gateway [0.035052s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.094905s] ... ok 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not determine if the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad is a FlexGroup or a FlexVol style.: manila.exception.NetAppException: Exception due to NetApp failure. 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4294, in _is_flexgroup_share 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return vserver_client.is_flexgroup_volume(share_name) 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.exception.NetAppException: Exception due to NetApp failure. 2025-03-24 18:39:24.945 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-03-24 18:39:24.950 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share_raise [0.048074s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_2__None__False__False_ [0.056318s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_path [0.068700s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_error [0.039833s] ... ok 2025-03-24 18:39:25.013 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_not_found [0.062145s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute [0.049674s] ... ok 2025-03-24 18:39:25.059 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_1_None [0.048828s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_async [0.060797s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_2_mmlsfileset__allocInodes__mmlsfileset__0_ [0.043251s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_2_mmlsquota__blockLimit__mmlsquota__1048576 [0.028696s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_2 [0.056938s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_3_mmlsquota__blockLimit__mmlsquota__0 [0.024748s] ... ok 2025-03-24 18:39:25.146 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_2_fake_vserver_1 [0.081025s] ... ok Failed to link fileset for the share fakename. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 638, in _manage_existing self._gpfs_execute(self.GPFS_PATH + 'mmlinkfileset', fsdev, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_relink_exception [0.023559s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy [0.035346s] ... ok Incorrect export path. Expected format: IP:/gpfs_mount_point_base/share_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/ibm/gpfs.py", line 714, in manage_existing old_export_location = old_export[1] IndexError: list index out of range {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_invalid_export_exception [0.023608s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_1_4 [0.030946s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_05___4_3_2_11___False_ [0.023622s] ... ok 2025-03-24 18:39:25.221 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_4 [0.080049s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace [0.036853s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_08_______False_ [0.039777s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_2_ro [0.040422s] ... ok 2025-03-24 18:39:25.296 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace_not_found [0.059081s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_1 [0.075574s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_change [0.027210s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_1_True [0.023049s] ... ok /gpfs0 is not a directory. {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_directory_check [0.027500s] ... ok Could not find volume volume1 to delete snapshot {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_exception [0.022985s] ... ok GPFS is not active. 2025-03-24 18:39:25.365 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_1_False [0.059816s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_api_error [0.024778s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_state [0.033516s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_not_found [0.032834s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share [0.053101s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_peer [0.025520s] ... ok 2025-03-24 18:39:25.447 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_type_is_encrypted [0.084190s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy [0.021816s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_false [0.036003s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos [0.024776s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_3____gpfs0_share_fakeid_t10_0_0_1____10_0_0_1__ [0.024636s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_2______False_ [0.021735s] ... ok 2025-03-24 18:39:25.521 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_resync_access [0.026083s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_1 [0.089321s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_network_interface [0.052777s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_ip_exception [0.035660s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.032708s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_path_exception [0.030542s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume_empty [0.029762s] ... ok 2025-03-24 18:39:25.616 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_invalid_qos_configuration [0.091661s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_name [0.024560s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_2_False [0.031955s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver_not_found [0.026321s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_setup_helpers [0.026666s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_events [0.029035s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_deny [0.031788s] ... ok 2025-03-24 18:39:25.703 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies [0.024029s] ... ok {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_resync [0.025327s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_no_cluster_credentials [0.092617s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_fails_for_invalid_level [0.038272s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_error [0.044966s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_rw [0.025041s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_3_none [0.025708s] ... ok 2025-03-24 18:39:25.816 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_2 [0.093486s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_2___CIFS____NFS__ [0.029332s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips [0.039225s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_no_name [0.024424s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_not_found [0.023743s] ... ok 2025-03-24 18:39:25.870 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_5 [0.056368s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool pool = self._system.pools.safe_get(name=self._pool_name) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_api_error [0.058549s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors_svm [0.035628s] ... ok 2025-03-24 18:39:25.923 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_1_cutover_hard_deferred [0.050590s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_2_False [0.023928s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_ip_range [0.062994s] ... ok Could not find volume volume1 to get snapshot {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_exception [0.025596s] ... ok 2025-03-24 18:39:25.978 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start [0.056357s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_not_found [0.031458s] ... ok Only "ip" access type allowed for the NFS protocol. {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_user [0.057810s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id [0.031539s] ... ok 2025-03-24 18:39:26.041 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_1_True [0.059526s] ... ok Failed to get volume efficiency status for volume1. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status_error [0.037140s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_8__False__False__False_ [0.064374s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_1 [0.025756s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status [0.023337s] ... ok 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not communicate with the backend for replica b51c5a31-aa5b-4254-9ee8-7d39fa4c8c38 during promotion.: manila.exception.StorageCommunicationException: Could not communicate with storage array. 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2819, in promote_replica 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base self._convert_destination_replica_to_independent( 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.exception.StorageCommunicationException: Could not communicate with storage array. 2025-03-24 18:39:26.104 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-03-24 18:39:26.115 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_destination_unreachable [0.077085s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status_error [0.022515s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_bigger_size [0.079743s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capabilities_no_response [0.034272s] ... ok 2025-03-24 18:39:26.181 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_with_access_rules [0.059677s] ... ok No aggregates assigned to Vserver fake_vserver. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_no_aggregate [0.030214s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips network_space = self._system.network_spaces.safe_get( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_network_spaces_api_fail [0.061518s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_partial_request [0.026631s] ... ok 2025-03-24 18:39:26.236 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remap_standard_boolean_extra_specs [0.054434s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_found [0.022991s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_2__True__False_ [0.060828s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_supported [0.025340s] ... ok 2025-03-24 18:39:26.293 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_not_found [0.055507s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_no_records [0.031975s] ... ok Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active Filesystem not found on the Infinibox by its name: openstack-shr-1 {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_share_doesnt_exist [0.059594s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.042455s] ... ok 2025-03-24 18:39:26.350 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_not_found [0.059463s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_node_data_ports [0.032146s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share [0.058462s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_2 [0.026838s] ... ok 2025-03-24 18:39:26.413 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_2_False [0.057590s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_active_directory_security_service [0.036328s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot [0.057762s] ... ok 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3108, in _safe_change_replica_source 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base dm_session.change_snapmirror_source(replica, 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2025-03-24 18:39:26.461 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-03-24 18:39:26.478 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_error [0.060724s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_all_optional_args_1___fake_qos_policy_group_name___None_ [0.052925s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_03__True__True__False__True_ [0.076509s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_2_False [0.026307s] ... ok 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to create export for readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad).: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3160, in _safe_change_replica_source 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base replica['export_locations'] = self._create_export( 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-03-24 18:39:26.545 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2025-03-24 18:39:26.558 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_2 [0.084995s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get [0.028930s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify_error [0.028010s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_07__True__False__False__True_ [0.077346s] ... ok 2025-03-24 18:39:26.618 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_same_name [0.024616s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_setup_server [0.058611s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_quiesce_snapmirror_vol [0.030257s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_release_snapmirror_vol [0.022824s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_08__True__False__False__False_ [0.071902s] ... ok 2025-03-24 18:39:26.693 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_access [0.020560s] ... ok {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_1_True [0.071195s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_1_4 [0.020581s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_2_None [0.038708s] ... ok 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not create snapmirror for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2692, in update_replica_state 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base dm_session.create_snapmirror(active_replica, replica, 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2025-03-24 18:39:26.754 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_13__False__False__True__True_ [0.083813s] ... ok 2025-03-24 18:39:26.768 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_create_failed [0.068411s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_not_found [0.028607s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups_error [0.022713s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_14__False__False__True__False_ [0.055813s] ... ok 2025-03-24 18:39:26.823 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_share_creating [0.051034s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy [0.039891s] ... ok Filesystem not found on the Infinibox by its name: openstack-shr-1 2025-03-24 18:39:26.876 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created_no_provider_location [0.051229s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_share_doesnt_exist [0.060301s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy_error [0.036906s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_vserver [0.024959s] ... ok 2025-03-24 18:39:26.927 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_deleted [0.050773s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_shares [0.057141s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_restore_snapshot [0.022867s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share [0.040137s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_ems_log_message [0.037886s] ... ok 2025-03-24 18:39:26.987 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_2 [0.053652s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_3__False__True_ [0.038320s] ... ok 2025-03-24 18:39:27.047 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating [0.059476s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_post [0.063436s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_network_allocations_number [0.038707s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_infinisdk_module [0.024437s] ... ok 2025-03-24 18:39:27.106 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_deleting [0.058844s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_wait [0.053576s] ... ok {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_invalid_ip [0.027141s] ... ok Snapshot not found on the Infinibox by its name: openstack-snap-2 {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_snapshot_doesnt_exist [0.024045s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume_exception [0.043827s] ... ok 2025-03-24 18:39:27.156 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_2 [0.050307s] ... ok Caught exception from infinisdk: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper return func(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export infinidat_exports = infinidat_filesystem.get_exports() File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk raise FakeInfinisdkException() manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_api_fail [0.030914s] ... ok Only "ip" access type allowed for the NFS protocol. {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_non_ip_access_type [0.036715s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_error [0.050521s] ... ok 2025-03-24 18:39:27.220 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_3 [0.065744s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_pools_setup [0.024886s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_non_exist_share [0.030858s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_no_server [0.056143s] ... ok 2025-03-24 18:39:27.278 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_luns_present [0.055110s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_nfs [0.022988s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_service_on [0.022854s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_adaptive_policy_group_for_volume [0.051474s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_quota_used [0.032726s] ... ok 2025-03-24 18:39:27.333 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment [0.064321s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_policy_group_for_volume [0.046873s] ... ok 2025-03-24 18:39:27.394 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_port_and_broadcast_domain [0.053258s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_1_None [0.052793s] ... ok 2025-03-24 18:39:27.455 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_backup_vserver [0.060555s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_get [0.051730s] ... ok 2025-03-24 18:39:27.510 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_complete_svm_dr [0.056731s] ... ok CIFS server does not exist for Vserver fake_vserver. {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_cifs_not_found [0.059607s] ... ok 2025-03-24 18:39:27.565 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_3 [0.066111s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_api_error [0.048868s] ... ok 2025-03-24 18:39:27.638 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_1 [0.057103s] ... ok Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_retries [0.056656s] ... ok 2025-03-24 18:39:27.687 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_2 [0.049374s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_invalid_channel [0.389452s] ... ok 2025-03-24 18:39:27.744 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__verify_share_server_name_2__False___c5b3a865_56d0_4d88_dke5_853465e099c9__ [0.056178s] ... ok Folder [test-folder] has no size limitation, please set it first for Openstack management. {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_size_setting [0.027405s] ... ok Export location ip: [172.27.1.1] is incorrect, please use data port ip. {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_wrong_ip_or_name_1_172_27_1_1__share_pool_01_LV_1_test_folder [0.034351s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_folder_status [0.020394s] ... ok {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_2_CIFS [0.027681s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_2_cifs [0.020045s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_directory [0.021779s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_nfs_share [0.035480s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__format_name [0.021438s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_cifs_share [0.030121s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_list [0.020428s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_pool_stats [0.019458s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist [0.034020s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_base_dir_detail_failed [0.022366s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_node_status_fail [0.025162s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration [0.455013s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_2_cifs [0.055530s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_2____name_services_dns_b32bab78_82be_11ec_a8a3_0242ac120002____delete__________ [0.028722s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_1_True [0.038375s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_1_nfs [0.057608s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_stop [0.062715s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup [0.078854s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_1_source [0.042507s] ... ok Invalid NAS protocol supplied: fake_proto. {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_fail_1 [0.043861s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__add_query_params_to_url [0.053258s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_2 [0.053812s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_3 [0.048023s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_4 [0.035599s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_2_my_cert [0.034847s] ... ok {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_2_False [0.025035s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_1_post [0.023762s] ... ok Access RestAPI /rest/fake_method by fake_type failed, error: fake_error_message {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_backend_error_fail [0.029168s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_4_delete [0.023120s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_with_header [0.028148s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_vserver [0.022579s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_without_header [0.034306s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_1 [0.024148s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_2 [0.034968s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_ipversion_failed [0.061574s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_2 [0.023745s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_2_80na [0.029088s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_access_type [0.057097s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_3_ [0.035784s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_no_mount [0.044401s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_1_True [0.078894s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_2_False [0.036158s] ... ok Share fakename does not exist on the backend. {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_1 [0.056441s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_2 [0.052179s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_1 [0.039738s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_2 [0.041040s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_2 [0.049334s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_2_NFS [0.059954s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_nodes_info [0.039151s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_4 [0.059600s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_3 [0.061338s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_2_False [0.040341s] ... ok Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_1_True [0.053972s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifs [0.053212s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnfsclient [0.046421s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_expandfs [0.052838s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_2_cifs [0.038288s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_2 [0.050348s] ... ok Node name should be set when file system name is set. {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_3 [0.046241s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_2_Pool0 [0.053652s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_2__fs_test_01 [0.053664s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_2_node1 [0.050845s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifs [0.052304s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfs [0.050442s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_success [0.047904s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_ensure_share [0.046947s] ... ok {3} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success [0.045658s] ... ok Error has occurred Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/inspur/instorage/cli_helper.py", line 87, in _ssh_execute return processutils.ssh_execute( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception {3} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success_run_again [0.059079s] ... ok Could not list the share access for share manila_fakeid {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_2_cifs [0.051250s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_fail [0.056010s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_1_nfs [0.053083s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_2_cifs [0.049493s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_1_2000000000 [0.059064s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_2_2000000KB [0.054870s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_3_2000MB [0.059449s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_change [0.058574s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_level_fail [0.055716s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_1_nfs [0.060289s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_4 [0.059492s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_1_nfs [0.057403s] ... ok Could not list the share access for share manila_fakeid {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_share_not_exist [0.068638s] ... ok Only IP access types are allowed for NFS shares. {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_type_fail [0.069254s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup_login_fail [0.054237s] ... ok Can't find the share by share name: manila_fakeid. {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_1_nfs [0.055242s] ... ok Can't find the share by share name: manila_fakeid. {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_2_cifs [0.080028s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_delete [0.041907s] ... ok Failed to allow rw access to 172.0.2.1, reason Invalid access rule: fake_exception {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_fail [0.055041s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_1_nfs [0.058930s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localuser [0.046112s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_1_nfs [0.055668s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_2_cifs [0.034362s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_1 [0.024846s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_4 [0.024318s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_fail [0.040349s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_nfs_access_rest [0.025018s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_nfs_access_rest [0.026467s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_cifs_access_rest [0.034212s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_nfs_service [0.023447s] ... ok Token is expired, re-login. {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_expired [0.028399s] ... ok Token authentication error. {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_fail [0.038658s] ... ok {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login [0.065868s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__add_params [0.024817s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_down [0.033511s] ... ok Error running SSH command. Trying another host Error running SSH command. Trying another host {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute [0.022033s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path [0.020616s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh [0.026951s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh_exception [0.038491s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__share_dir [0.025641s] ... ok CLDB nodes are not specified! Zookeeper nodes are not specified! {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error [0.025044s] ... ok CLDB nodes are not specified! Zookeeper nodes are not specified! MapR-FS is not in healthy state. {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_cldb_state [0.026418s] ... ok MapR cluster has not been specified in the configuration. Add the ip or list of ip of nodes with mapr-core installed in the "maprfs_clinode_ip" configuration parameter. {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_config [0.026323s] ... ok Failed to create snapshot fake for the share share-0. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/maprfs_native.py", line 248, in create_snapshot self._maprfs_util.create_snapshot(snapshot_name, volume_name) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/maprfs/driver_util.py", line 170, in create_snapshot self._execute(*cmd) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot_exception [0.035047s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_do_setup [0.027812s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_share [0.031559s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing [0.058494s] ... ok Share /share-0 not found {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_invalid_share [0.034077s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_no_rename [0.026522s] ... ok Only 'user' access type allowed! {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_invalid_access [0.042602s] ... ok {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_recover [0.032175s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_builtin_types [0.026369s] ... ok Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup_currently_active [12.067117s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_dict [0.026354s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_1_None [0.061860s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_value [0.054089s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_na_element [0.022807s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_2_18251 [0.050161s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_no_value [0.022879s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_nonunique_key [0.022833s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_2 [0.028465s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_network_interface [0.072045s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_3 [0.033193s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_1 [0.024793s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_3 [0.020969s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_already_enabled [0.064194s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_value_error [0.021462s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.044606s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_1_None [0.030192s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_4_1 [0.032404s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_5_1_0 [0.023423s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.061487s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_6_None [0.019924s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_get_attr_missing [0.020034s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate [0.049156s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_init_features [0.022396s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_1_True [0.038040s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_not_found [0.062977s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_no_tunneling [0.031439s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_not_found [0.024843s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_not_found [0.055615s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__modify_security_cert [0.021862s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_api_error [0.024853s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_not_found [0.059090s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_error [0.035469s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_volume_move [0.024097s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_single_existing [0.030805s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates [0.065851s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain [0.059984s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_with_filters [0.060925s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_port_not_found [0.059085s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror [0.071377s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists [0.047121s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot [0.053669s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists_not_found [0.041842s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities [0.051306s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials [0.042529s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_name [0.049416s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_api_error [0.070091s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_snapshots [0.056076s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_not_cluster [0.059050s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_legacy [0.058128s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_scopes [0.054185s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found [0.061790s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_status [0.047418s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_2_None [0.043259s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_found [0.048364s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_not_found [0.053130s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config [0.045778s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled [0.086904s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_1 [0.077487s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_svm_volumes_total_size [0.079388s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_found [0.056757s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status [0.058598s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status_not_found [0.054301s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_1 [0.570470s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_2 [0.042747s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path [0.060577s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory [0.026007s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_active_directory [0.023632s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status [0.058815s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos [0.020836s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot_no_id [0.019999s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status_no_records [0.037214s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cluster_peer [0.023657s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_already_present [0.041485s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_1_True [0.056625s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_3__None__False_ [0.023706s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_none_requested [0.035556s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_4___1001___False_ [0.022819s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_4______0____fe80__1___True_ [0.019812s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_2 [0.026095s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers_not_found [0.063146s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_2 [0.043547s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_3__2__0_ [0.050625s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan [0.025870s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_1 [0.042059s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_api_error [0.053310s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_2 [0.062933s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_2_False [0.063156s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_fan_out_supported [0.045745s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_2 [0.039706s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_2_False [0.031379s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_1_True [0.057824s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_ipspaces_not_supported [0.075278s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_found [0.067563s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_2_cluster_name [0.040956s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_unsupported_release_or_platform_2___8__3__2____NetApp_Release_8_2_1_Cluster_Mode__Fri_Mar_21_14_25_07_PDT_2014__ [0.051164s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_with_ipspace [0.026235s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.043921s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_1_None [0.054360s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_2_18259 [0.032068s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates [0.060811s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_error [0.024256s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_network_interface [0.026496s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces [0.057995s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror [0.030681s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_2_12345 [0.043062s] ... ok Vserver fake_vserver does not exist. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_not_found [0.040145s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates_none_found [0.048365s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup [0.032428s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_error [0.034053s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers [0.052990s] ... ok Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active NFS v4.0 is not supported while migrating vservers. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_1_13172940 [0.055213s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_1_server_to_server [0.046759s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_fpolicy_scope [0.047948s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_all_optional_args_2__None___fake_adaptive_qos_policy_group_name__ [0.049821s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_2_False [0.039338s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume [0.600946s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_already_offline [0.022738s] ... ok Could not delete snapshot deleted_snap_2 on volume fake_volume_2. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 3575, in prune_deleted_snapshots client.delete_snapshot(snapshot['volume'], File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_snapshots [0.033136s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_1_None [0.022323s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_delete [0.025845s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists_no_records [0.026224s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get [0.025720s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_modify [0.033336s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_error_not_unique_relationship [0.046410s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_not_found [0.057568s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules [0.025166s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_nfs_export_policy [0.026786s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_error [0.033770s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_svm [0.028625s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request [0.031402s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_no_arguments [0.022221s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_1 [0.022372s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_2 [0.023169s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_api_error [0.023939s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_adaptive_policy_group_for_volume [0.028939s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_policy_group_for_volume [0.037003s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_2_False [0.025078s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_max_files [0.030343s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_1_None [0.023871s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_api_error [0.028639s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_ldap [0.023779s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_1 [0.033358s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_not_found [0.051229s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy [0.054546s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_sort_data_ports_by_speed [0.050497s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_stop_vserver [0.055680s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_api_error [0.059051s] ... ok Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Failed to unmount volume fake_share after waiting for 30 seconds. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_max_retries [0.060788s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_02 [0.053601s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_09 [0.056360s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_10 [0.047184s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_11 [0.056960s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_12 [0.039143s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_14 [0.057891s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_17 [0.053728s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_18 [0.053434s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_1_None [0.029663s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_1_None [0.026114s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists_not_found [0.030493s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns [0.026823s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_1_source [0.032206s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_3 [0.027784s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_4 [0.024503s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exists [0.023121s] ... ok 2025-03-24 18:39:37.805 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status [10.061700s] ... ok 2025-03-24 18:39:37.874 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2025-03-24 18:39:37.882 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.076708s] ... ok 2025-03-24 18:39:37.939 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2025-03-24 18:39:37.940 228922 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Updating storage service catalog information for backend 'fake_backend_name' 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall [-] Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.trace..trace_wrapper' failed: TypeError: 'Mock' object is not iterable 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall Traceback (most recent call last): 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall File "/usr/lib/python3.9/site-packages/oslo_service/loopingcall.py", line 150, in _run_loop 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall result = func(*self.args, **self.kw) 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/utils.py", line 115, in trace_wrapper 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall result = f(self, *args, **kwargs) 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 632, in _handle_ems_logging 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall self._client.send_ems_log_message(self._build_ems_log_message_1()) 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/utils.py", line 115, in trace_wrapper 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall result = f(self, *args, **kwargs) 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 662, in _build_ems_log_message_1 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall message = self._get_ems_pool_info() 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 122, in _get_ems_pool_info 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall 'aggregates': self._find_matching_aggregates(), 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/utils.py", line 115, in trace_wrapper 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall result = f(self, *args, **kwargs) 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 148, in _find_matching_aggregates 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall return [aggr_name for aggr_name in aggregate_names 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall TypeError: 'Mock' object is not iterable 2025-03-24 18:39:37.942 228922 ERROR oslo.service.loopingcall 2025-03-24 18:39:37.943 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.060680s] ... ok 2025-03-24 18:39:38.013 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_creds [0.069545s] ... ok Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2025-03-24 18:39:38.081 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_negative_integer [0.068373s] ... ok 2025-03-24 18:39:38.147 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_empty_spec [0.066316s] ... ok 2025-03-24 18:39:38.206 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_2 [0.057837s] ... ok 2025-03-24 18:39:38.252 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations [0.049331s] ... ok 2025-03-24 18:39:38.304 228922 ERROR mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Invalid share server network allocation. Bad network configuration: fake exception message.: manila.exception.NetworkBadConfigurationException: Bad network configuration: fake exception message. 2025-03-24 18:39:38.306 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_fail_on_type [0.049600s] ... ok 2025-03-24 18:39:38.359 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_1 [0.053050s] ... ok 2025-03-24 18:39:38.420 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_5 [0.061495s] ... ok 2025-03-24 18:39:38.461 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_different_aggrs [0.052945s] ... ok 2025-03-24 18:39:38.514 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_1 [0.060124s] ... ok 2025-03-24 18:39:38.608 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_3 [0.074323s] ... ok 2025-03-24 18:39:38.671 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_4 [0.076666s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_1_True [10.027986s] ... ok 2025-03-24 18:39:38.755 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_6 [0.071368s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_2_False [0.053466s] ... ok 2025-03-24 18:39:38.840 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_1 [0.083606s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_svm [0.057634s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_error_deleting [0.053276s] ... ok 2025-03-24 18:39:38.910 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_3 [0.073364s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_initialize_and_wait_snapmirror_vol [0.048615s] ... ok 2025-03-24 18:39:38.953 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_5 [0.054237s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_wait_for_quiesced [0.050007s] ... ok 2025-03-24 18:39:39.028 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_6 [0.067090s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resync_snapmirror [0.023430s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror [0.021466s] ... ok 2025-03-24 18:39:39.082 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_3 [0.045748s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_api_not_found [0.031711s] ... ok 2025-03-24 18:39:39.130 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace [0.047523s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_timeout [0.063168s] ... ok 2025-03-24 18:39:39.182 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_2_flat [0.051614s] ... ok 2025-03-24 18:39:39.228 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_2_fake_ipspace [0.045541s] ... ok 2025-03-24 18:39:39.285 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_replica [0.059064s] ... ok 2025-03-24 18:39:39.342 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_2_False [0.060814s] ... ok 2025-03-24 18:39:39.404 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_1___ [0.062830s] ... ok 2025-03-24 18:39:39.453 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_1 [0.055224s] ... ok 2025-03-24 18:39:39.504 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_1 [0.036997s] ... ok 2025-03-24 18:39:39.534 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_3 [0.032303s] ... ok 2025-03-24 18:39:39.562 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port [0.024578s] ... ok 2025-03-24 18:39:39.585 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port_no_match [0.023250s] ... ok 2025-03-24 18:39:39.612 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_name [0.026721s] ... ok 2025-03-24 18:39:39.646 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.034989s] ... ok 2025-03-24 18:39:39.678 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_not_found [0.030810s] ... ok 2025-03-24 18:39:39.705 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vservers_from_replicas [0.026410s] ... ok 2025-03-24 18:39:39.729 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks [0.026972s] ... ok 2025-03-24 18:39:39.763 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_01 [0.030886s] ... ok 2025-03-24 18:39:39.794 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_02 [0.030121s] ... ok 2025-03-24 18:39:39.823 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_05 [0.031578s] ... ok 2025-03-24 18:39:39.853 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_1 [0.025268s] ... ok 2025-03-24 18:39:39.895 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_1 [0.037385s] ... ok 2025-03-24 18:39:39.926 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_3 [0.028968s] ... ok 2025-03-24 18:39:39.951 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_invalid_subnet [0.025140s] ... ok 2025-03-24 18:39:39.986 228922 ERROR mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Cannot perform server migration since the destination host doesn't support the required extra-spec revert_to_snapshot_support. 2025-03-24 18:39:39.987 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_invalid_capabilities_2_revert_to_snapshot_support [0.035431s] ... ok 2025-03-24 18:39:40.020 228922 ERROR mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Cannot perform server migration within the same backend. Please choose a destination host different from the source. 2025-03-24 18:39:40.021 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_backend [0.033316s] ... ok 2025-03-24 18:39:40.049 228922 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Source and destination vServers are now snapmirrored. 2025-03-24 18:39:40.050 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_1 [0.028697s] ... ok 2025-03-24 18:39:40.074 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_3 [0.023533s] ... ok 2025-03-24 18:39:40.105 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_get_progress [0.030848s] ... ok 2025-03-24 18:39:40.156 228922 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Starting share server migration from fake_id to fake_id_2 using SVM Migrate as migration method. 2025-03-24 18:39:40.157 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_1 [0.051855s] ... ok 2025-03-24 18:39:40.184 228922 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Starting share server migration from fake_id to fake_id_2 using SVM DR as migration method. 2025-03-24 18:39:40.185 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_2 [0.027260s] ... ok 2025-03-24 18:39:40.209 228922 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Starting share server migration from fake_id to fake_id_2 using SVM DR as migration method. 2025-03-24 18:39:40.210 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_4 [0.024865s] ... ok 2025-03-24 18:39:40.233 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2025-03-24 18:39:40.234 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_3 [0.024248s] ... ok 2025-03-24 18:39:40.262 228922 WARNING mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not find Vserver for share server being deleted: fake_vserver_1. Deletion of share server record will proceed anyway. 2025-03-24 18:39:40.270 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_vserver [0.044365s] ... ok 2025-03-24 18:39:40.307 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_1_active [0.028047s] ... ok 2025-03-24 18:39:40.331 228922 ERROR mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to update vserver network configuration.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-03-24 18:39:40.332 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_setup_network_fail [0.024350s] ... ok 2025-03-24 18:39:40.358 228922 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] A new security service configuration was added to share server 'fake_id' 2025-03-24 18:39:40.360 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_1 [0.027786s] ... ok 2025-03-24 18:39:40.384 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_4 [0.025241s] ... ok 2025-03-24 18:39:40.420 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_2 [0.036024s] ... ok 2025-03-24 18:39:40.444 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_aqos_not_supported [0.022981s] ... ok 2025-03-24 18:39:40.470 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets_invalid_vlan_config [0.025296s] ... ok 2025-03-24 18:39:40.492 228922 INFO mock_logger [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Using Vserver fake_vserver_1 for backend fake_backend_name with cluster credentials. 2025-03-24 18:39:40.493 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.023459s] ... ok 2025-03-24 18:39:40.517 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_1_True [0.023332s] ... ok 2025-03-24 18:39:40.548 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.037081s] ... ok 2025-03-24 18:39:40.579 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_init [0.024305s] ... ok 2025-03-24 18:39:40.605 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp_not_found [0.026368s] ... ok 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not get utilization counters from node cluster1-01: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance Traceback (most recent call last): 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 348, in _get_node_utilization_counters 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance return (self._get_node_utilization_system_counters(node_name) + 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance return self._mock_call(*args, **kwargs) 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance raise effect 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-03-24 18:39:40.633 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance 2025-03-24 18:39:40.635 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters_api_error [0.029227s] ... ok 2025-03-24 18:39:40.660 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_1 [0.024765s] ... ok 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not get performance base counter name. Performance-based scheduler functions may not be available.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance Traceback (most recent call last): 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 51, in _init_counter_info 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance self._get_base_counter_name('system:constituent', 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance return self._mock_call(*args, **kwargs) 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance raise effect 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-03-24 18:39:40.696 228922 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance 2025-03-24 18:39:40.697 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_2 [0.037347s] ... ok 2025-03-24 18:39:40.720 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system [0.021899s] ... ok 2025-03-24 18:39:40.748 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache [0.031809s] ... ok 2025-03-24 18:39:40.789 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_first_pass [0.036928s] ... ok 2025-03-24 18:39:40.826 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_not_supported [0.037448s] ... ok 2025-03-24 18:39:40.851 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_1 [0.024360s] ... ok 2025-03-24 18:39:40.875 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_4 [0.029005s] ... ok 2025-03-24 18:39:40.907 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_5 [0.026921s] ... ok 2025-03-24 18:39:40.938 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_2 [0.030258s] ... ok 2025-03-24 18:39:40.966 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_ro_to_rw_rules [0.024887s] ... ok 2025-03-24 18:39:40.989 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule [0.022944s] ... ok 2025-03-24 18:39:41.013 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_cleanup_demoted_replica [0.024182s] ... ok 2025-03-24 18:39:41.041 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_equal [0.027431s] ... ok Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2025-03-24 18:39:41.065 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_rename [0.024049s] ... ok 2025-03-24 18:39:41.115 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share_not_found [0.053623s] ... ok 2025-03-24 18:39:41.151 228922 INFO manila.share.drivers.netapp.common [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Requested unified config: ontap_cluster and multi_svm. 2025-03-24 18:39:41.153 228922 INFO manila.share.drivers.netapp.common [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] NetApp driver of family ontap_cluster and mode multi_svm loaded. 2025-03-24 18:39:41.166 228922 INFO manila.share.drivers.netapp.common [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Requested unified config: ontap_cluster and single_svm. 2025-03-24 18:39:41.167 228922 INFO manila.share.drivers.netapp.common [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] NetApp driver of family ontap_cluster and mode single_svm loaded. 2025-03-24 18:39:41.170 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver [0.057424s] ... ok 2025-03-24 18:39:41.214 228922 INFO manila.share.drivers.netapp.common [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Requested unified config: fake_family and multi_svm. 2025-03-24 18:39:41.215 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_family [0.041668s] ... ok 2025-03-24 18:39:41.247 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_missing_mode_no_default [0.029833s] ... ok 2025-03-24 18:39:41.606 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_single_svm [0.357399s] ... ok 2025-03-24 18:39:41.631 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_config [0.024734s] ... ok 2025-03-24 18:39:41.652 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_get_data [0.020289s] ... ok 2025-03-24 18:39:41.672 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_2_False [0.020059s] ... ok 2025-03-24 18:39:41.692 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_1_True [0.020239s] ... ok 2025-03-24 18:39:41.716 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags [0.023587s] ... ok 2025-03-24 18:39:41.738 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags_missing_flag [0.021667s] ... ok 2025-03-24 18:39:41.758 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing [0.020527s] ... ok 2025-03-24 18:39:41.778 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_openstack_info_init [0.019435s] ... ok 2025-03-24 18:39:41.799 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_found [0.024747s] ... ok 2025-03-24 18:39:41.828 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns4.test_jsonrpc.TestNexentaJSONProxy.test_call [0.024878s] ... ok 2025-03-24 18:39:41.861 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.033094s] ... ok 2025-03-24 18:39:41.885 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_share_backend_name [0.023604s] ... ok 2025-03-24 18:39:41.924 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create [0.039146s] ... ok 2025-03-24 18:39:41.958 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_list [0.033629s] ... ok 2025-03-24 18:39:41.981 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_set [0.022748s] ... ok 2025-03-24 18:39:42.013 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefDatasets.test_rename [0.031650s] ... ok 2025-03-24 18:39:42.036 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict [0.023464s] ... ok 2025-03-24 18:39:42.057 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message [0.020266s] ... ok 2025-03-24 18:39:42.076 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_kwargs [0.019290s] ... ok 2025-03-24 18:39:42.097 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___http [0.020222s] ... ok 2025-03-24 18:39:42.121 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi_no_rest_address [0.023955s] ... ok 2025-03-24 18:39:42.143 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_bearer [0.021952s] ... ok 2025-03-24 18:39:42.171 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_data_payload [0.029030s] ... ok 2025-03-24 18:39:42.195 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_invalid_payload [0.023087s] ... ok 2025-03-24 18:39:42.218 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___non_ok_response [0.022219s] ... ok 2025-03-24 18:39:42.245 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post [0.027931s] ... ok 2025-03-24 18:39:42.269 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_invalid_payload [0.024349s] ... ok 2025-03-24 18:39:42.293 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_invalid_payload [0.022568s] ... ok 2025-03-24 18:39:42.316 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_payload [0.022149s] ... ok 2025-03-24 18:39:42.344 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_failover_error [0.027714s] ... ok 2025-03-24 18:39:42.365 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_404 [0.021486s] ... ok 2025-03-24 18:39:42.390 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_timeout [0.024595s] ... ok 2025-03-24 18:39:42.414 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_no_monitor [0.023420s] ... ok 2025-03-24 18:39:42.448 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401 [0.032827s] ... ok 2025-03-24 18:39:42.474 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401_max_retries [0.025556s] ... ok 2025-03-24 18:39:42.498 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_nested [0.023870s] ... ok 2025-03-24 18:39:42.526 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_ok [0.027131s] ... ok 2025-03-24 18:39:42.557 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_default [0.030646s] ... ok 2025-03-24 18:39:42.595 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSnapshots.test_clone [0.037585s] ... ok 2025-03-24 18:39:42.637 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error [0.042415s] ... ok 2025-03-24 18:39:42.671 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.033779s] ... ok 2025-03-24 18:39:42.696 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.023912s] ... ok 2025-03-24 18:39:42.716 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_01__None__0_ [0.019957s] ... ok 2025-03-24 18:39:42.737 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_09___0B___0_ [0.020524s] ... ok 2025-03-24 18:39:42.765 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_input_error [0.034253s] ... ok 2025-03-24 18:39:42.857 228922 INFO manila.share.drivers.purestorage.flashblade [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] FlashBlade eradicated share share-1-manila 2025-03-24 18:39:42.860 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share [0.089857s] ... ok 2025-03-24 18:39:42.912 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_no_eradicate [0.051394s] ... ok 2025-03-24 18:39:42.977 228922 WARNING manila.share.drivers.purestorage.flashblade [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] snapshot fake_dataset.snap not found on FlashBlade, skip delete: manila.exception.ShareResourceNotFound: Share id 1 could not be found in storage backend. 2025-03-24 18:39:42.978 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_not_found [0.050784s] ... ok 2025-03-24 18:39:43.029 228922 ERROR manila.share.drivers.purestorage.flashblade [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] flashblade_api configuration parameter must be specified: None: None 2025-03-24 18:39:43.029 228922 ERROR manila.share.drivers.purestorage.flashblade NoneType: None 2025-03-24 18:39:43.029 228922 ERROR manila.share.drivers.purestorage.flashblade 2025-03-24 18:39:43.031 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_empty_auth_parameters [0.052014s] ... ok 2025-03-24 18:39:43.092 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_purity_fb_module [0.060970s] ... ok 2025-03-24 18:39:43.145 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share_over_consumed [0.061172s] ... ok 2025-03-24 18:39:43.209 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_1_fake_share_name [0.049715s] ... ok 2025-03-24 18:39:43.254 228922 WARNING manila.share.drivers.qnap.api [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Snapshot id fakeSnapshotId does not exist 2025-03-24 18:39:43.255 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_2 [0.055360s] ... ok 2025-03-24 18:39:43.306 228922 WARNING manila.share.drivers.qnap.api [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share of snapshot id fakeSnapshotId does not exist 2025-03-24 18:39:43.307 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_3 [0.044865s] ... ok 2025-03-24 18:39:43.358 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_3 [0.047123s] ... ok 2025-03-24 18:39:43.422 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_02 [0.064242s] ... ok 2025-03-24 18:39:43.487 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_10 [0.065530s] ... ok 2025-03-24 18:39:43.535 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_14 [0.046839s] ... ok 2025-03-24 18:39:43.594 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_16 [0.066297s] ... ok 2025-03-24 18:39:43.652 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_18 [0.050491s] ... ok 2025-03-24 18:39:43.713 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_21 [0.060859s] ... ok 2025-03-24 18:39:43.782 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_25 [0.069511s] ... ok 2025-03-24 18:39:43.859 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_27 [0.077803s] ... ok 2025-03-24 18:39:43.943 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_volinfo [0.082532s] ... ok 2025-03-24 18:39:44.008 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_set_nfs_access_1 [0.065027s] ... ok Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2025-03-24 18:39:44.058 228922 ERROR manila.share.drivers.qnap.qnap [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible.: manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2025-03-24 18:39:44.058 228922 ERROR manila.share.drivers.qnap.qnap Traceback (most recent call last): 2025-03-24 18:39:44.058 228922 ERROR manila.share.drivers.qnap.qnap File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2025-03-24 18:39:44.058 228922 ERROR manila.share.drivers.qnap.qnap self.api_executor = self._create_api_executor() 2025-03-24 18:39:44.058 228922 ERROR manila.share.drivers.qnap.qnap File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2025-03-24 18:39:44.058 228922 ERROR manila.share.drivers.qnap.qnap raise exception.ShareBackendException(msg=msg) 2025-03-24 18:39:44.058 228922 ERROR manila.share.drivers.qnap.qnap manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2025-03-24 18:39:44.058 228922 ERROR manila.share.drivers.qnap.qnap 2025-03-24 18:39:44.060 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_4 [0.051623s] ... ok 2025-03-24 18:39:44.107 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_1 [0.054127s] ... ok 2025-03-24 18:39:44.182 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_2 [0.057473s] ... ok 2025-03-24 18:39:44.233 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_without_hostlist [0.050818s] ... ok 2025-03-24 18:39:44.279 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_2_CIFS [0.045553s] ... ok 2025-03-24 18:39:44.336 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_3_proto [0.067484s] ... ok 2025-03-24 18:39:44.384 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_name_exist [0.037677s] ... ok 2025-03-24 18:39:44.409 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_3 [0.024128s] ... ok 2025-03-24 18:39:44.434 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_4 [0.025087s] ... ok 2025-03-24 18:39:44.456 228922 WARNING manila.share.drivers.qnap.qnap [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] volID for Share fakeId does not exist 2025-03-24 18:39:44.460 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot_without_volid [0.025846s] ... ok 2025-03-24 18:39:44.483 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot [0.022824s] ... ok 2025-03-24 18:39:44.506 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_without_hostlist [0.023030s] ... ok 2025-03-24 18:39:44.537 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_1 [0.030656s] ... ok 2025-03-24 18:39:44.561 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_ts_model_pool_id [0.023769s] ... ok 2025-03-24 18:39:44.585 228922 INFO manila.share.drivers.qnap.qnap [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share 1.2.3.4:/share/fakeShareName will be managed with ID shareId. 2025-03-24 18:39:44.586 228922 INFO manila.share.drivers.qnap.qnap [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share 1.2.3.4:/share/fakeShareName was successfully managed with ID shareId. 2025-03-24 18:39:44.586 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs [0.024641s] ... ok 2025-03-24 18:39:44.617 228922 INFO manila.share.drivers.qnap.qnap [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share 1.2.3.4:/share/fakeShareName will be managed with ID shareId. 2025-03-24 18:39:44.618 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_ip_not_equel_share_ip [0.041525s] ... ok 2025-03-24 18:39:44.669 228922 INFO manila.share.drivers.qnap.qnap [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share 1.2.3.4:/share/fakeShareName will be managed with ID shareId. 2025-03-24 18:39:44.671 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_negative_configutarion [0.036500s] ... ok 2025-03-24 18:39:44.693 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_snapshot [0.022632s] ... ok 2025-03-24 18:39:44.724 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_invalid_protocol [0.030560s] ... ok 2025-03-24 18:39:44.755 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_1_fakeHostName [0.030916s] ... ok 2025-03-24 18:39:44.778 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_without_volname [0.022601s] ... ok 2025-03-24 18:39:44.803 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_no_entry [0.024960s] ... ok 2025-03-24 18:39:44.856 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify [0.053391s] ... ok 2025-03-24 18:39:44.878 228922 WARNING manila.share.drivers.quobyte.jsonrpc [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Will not verify the server certificate of the API service because the CA certificate is not available. 2025-03-24 18:39:44.879 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_with_cert [0.021390s] ... ok 2025-03-24 18:39:44.899 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_no_ssl [0.020058s] ... ok 2025-03-24 18:39:44.919 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_ro_access [0.020152s] ... ok 2025-03-24 18:39:44.941 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume [0.021662s] ... ok 2025-03-24 18:39:44.962 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access_nonip [0.021145s] ... ok 2025-03-24 18:39:44.985 228922 ERROR manila.share.drivers.quobyte.quobyte [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Could not connect to API: Quobyte JsonRpc call to backend raised an exception: fake_result, Quobyte error code 666: manila.exception.QBRpcException: Quobyte JsonRpc call to backend raised an exception: fake_result, Quobyte error code 666 2025-03-24 18:39:44.988 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_failure [0.025875s] ... ok 2025-03-24 18:39:45.016 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_fetch_existing_access [0.027443s] ... ok 2025-03-24 18:39:45.041 228922 INFO manila.share.drivers.quobyte.quobyte [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Read capacity of 3221225472.0 bytes and usage of 3221225473.0 bytes from backend. 2025-03-24 18:39:45.042 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb_full [0.025567s] ... ok 2025-03-24 18:39:45.067 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_no_rules [0.025241s] ... ok 2025-03-24 18:39:45.088 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_additionals [0.020856s] ... ok 2025-03-24 18:39:45.108 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get [0.019411s] ... ok 2025-03-24 18:39:45.110 228922 WARNING manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:39:45.128 228922 WARNING manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Only USER access type is allowed for CIFS shares. 2025-03-24 18:39:45.129 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_3 [0.020554s] ... ok 2025-03-24 18:39:45.130 228922 WARNING manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:39:45.149 228922 INFO manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Creating snapshot for share_name=testshare snap_name=testSnap 2025-03-24 18:39:45.150 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot [0.021735s] ... ok 2025-03-24 18:39:45.152 228922 WARNING manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:39:45.177 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_1_ip [0.027010s] ... ok 2025-03-24 18:39:45.179 228922 WARNING manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:39:45.204 228922 WARNING manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Only USER access type is allowed for CIFS shares. 2025-03-24 18:39:45.205 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_3 [0.027558s] ... ok 2025-03-24 18:39:45.208 228922 WARNING manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:39:45.233 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share [0.028157s] ... ok 2025-03-24 18:39:45.235 228922 WARNING manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:39:45.267 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_3 [0.032965s] ... ok 2025-03-24 18:39:45.269 228922 WARNING manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:39:45.289 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_pool [0.025595s] ... ok 2025-03-24 18:39:45.294 228922 WARNING manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unexpected error while trying to get the usage stats from array.: manila.exception.TegileAPIException: Unexpected response from Tegile IntelliFlash API: Fake Exception 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile Traceback (most recent call last): 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/tegile/tegile.py", line 438, in _update_share_stats 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile data = self._api(method='getArrayStats', 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile return self._mock_call(*args, **kwargs) 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile raise effect 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile manila.exception.TegileAPIException: Unexpected response from Tegile IntelliFlash API: Fake Exception 2025-03-24 18:39:45.318 228922 ERROR manila.share.drivers.tegile.tegile 2025-03-24 18:39:45.320 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats_fail [0.027150s] ... ok 2025-03-24 18:39:45.322 228922 WARNING manila.share.drivers.tegile.tegile [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:39:45.343 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_3 [0.023321s] ... ok 2025-03-24 18:39:45.370 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_1_False [0.026918s] ... ok 2025-03-24 18:39:45.393 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_export_file_already_removed [0.022156s] ... ok 2025-03-24 18:39:45.416 228922 ERROR manila.share.drivers.ganesha.utils [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unsupported access rule of 'type' ip, 'level' NOT_RO_OR_RW, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2025-03-24 18:39:45.417 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_level [0.024794s] ... ok 2025-03-24 18:39:45.442 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_cleanup_fsal_hook [0.024468s] ... ok 2025-03-24 18:39:45.464 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_default_config_hook [0.021055s] ... ok 2025-03-24 18:39:45.485 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_fsal_hook [0.020625s] ... ok 2025-03-24 18:39:45.505 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_conf_dir_present_must_exist_false [0.020624s] ... ok 2025-03-24 18:39:45.526 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_no_conf_dir_must_exist_true [0.019945s] ... ok 2025-03-24 18:39:45.549 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__ssh_exec_check_list_comprehensions_still_work [0.023289s] ... ok 2025-03-24 18:39:45.582 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_error [0.033036s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_exception [8.030865s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__broadcast_domain_exists [0.082654s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__configure_nfs_exception [0.063508s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types [0.047672s] ... ok Failed to get disk info for aggregate fake_aggr1. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 624, in _get_aggregate_disk_types response = self.send_request( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types_exception [0.050724s] ... ok 2025-03-24 18:39:45.958 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share [0.376171s] ... ok 2025-03-24 18:39:45.985 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_no_share_servers_handling [0.025858s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_1_True [0.068088s] ... ok 2025-03-24 18:39:46.013 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_detached [0.029543s] ... ok 2025-03-24 18:39:46.038 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_1_100 [0.023744s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_nfs_export_rule_indices [0.064595s] ... ok 2025-03-24 18:39:46.068 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_false [0.030116s] ... ok 2025-03-24 18:39:46.092 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_true [0.023250s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_1 [0.053395s] ... ok 2025-03-24 18:39:46.115 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false [0.022593s] ... ok 2025-03-24 18:39:46.138 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume [0.022833s] ... ok 2025-03-24 18:39:46.161 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_exception_raised [0.022829s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_soft_deleted_snapshots [0.064773s] ... ok 2025-03-24 18:39:46.184 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently_raise_error_on_remove [0.022878s] ... ok 2025-03-24 18:39:46.208 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_invalid_size [0.023870s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args [0.063361s] ... ok 2025-03-24 18:39:46.240 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_not_exist [0.031891s] ... ok 2025-03-24 18:39:46.266 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_present [0.026610s] ... ok 2025-03-24 18:39:46.289 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_2 [0.022634s] ... ok 2025-03-24 18:39:46.326 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_local_ganesha_server [0.030454s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args_error [0.114382s] ... ok 2025-03-24 18:39:46.353 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_remote_ganesha_server [0.026553s] ... ok 2025-03-24 18:39:46.375 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_3 [0.022006s] ... ok 2025-03-24 18:39:46.405 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_1 [0.030770s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_2 [0.079264s] ... ok 2025-03-24 18:39:46.429 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_1 [0.023265s] ... ok 2025-03-24 18:39:46.454 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_1 [0.024747s] ... ok 2025-03-24 18:39:46.479 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_2 [0.024574s] ... ok 2025-03-24 18:39:46.499 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_3 [0.019802s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_1___password__ [0.075047s] ... ok 2025-03-24 18:39:46.526 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_empty [0.029054s] ... ok 2025-03-24 18:39:46.552 228922 WARNING manila.share.drivers.glusterfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:39:46.553 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_do_setup [0.024482s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__send_volume_move_request [0.062166s] ... ok 2025-03-24 18:39:46.585 228922 WARNING manila.share.drivers.glusterfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:39:46.587 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_1 [0.033548s] ... ok 2025-03-24 18:39:46.609 228922 WARNING manila.share.drivers.glusterfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:39:46.610 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_2 [0.022894s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__unmount_volume [0.049260s] ... ok 2025-03-24 18:39:46.634 228922 WARNING manila.share.drivers.glusterfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:39:46.636 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_2 [0.025990s] ... ok 2025-03-24 18:39:46.660 228922 WARNING manila.share.drivers.glusterfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:39:46.662 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_4 [0.028495s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_nfs_export_rule [0.055371s] ... ok 2025-03-24 18:39:46.691 228922 WARNING manila.share.drivers.glusterfs [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:39:46.693 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_2_level [0.028510s] ... ok 2025-03-24 18:39:46.723 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_exist_recreate_false [0.029894s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_1___13303812____Another_transfer_is_in_progress__ [0.050799s] ... ok 2025-03-24 18:39:46.746 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_exports_share_exist_recreate_true [0.022225s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result [0.052025s] ... ok 2025-03-24 18:39:46.798 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_init_helper [0.052639s] ... ok 2025-03-24 18:39:46.824 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_type [0.025298s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_timeout [0.062165s] ... ok 2025-03-24 18:39:46.847 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access [0.022929s] ... ok 2025-03-24 18:39:46.884 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_level [0.039219s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_volume_move [0.045255s] ... ok 2025-03-24 18:39:46.920 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_type [0.033843s] ... ok 2025-03-24 18:39:46.958 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_2 [0.037049s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_1___1115127___False_ [0.058246s] ... ok 2025-03-24 18:39:46.984 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_3 [0.027821s] ... ok 2025-03-24 18:39:47.015 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_1 [0.029494s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_2___1638515___True_ [0.068949s] ... ok 2025-03-24 18:39:47.039 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_2 [0.022857s] ... ok Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_currently_active [12.032726s] ... ok 2025-03-24 18:39:47.071 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_api_error [0.044862s] ... ok {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_3 [0.035143s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_fpolicy_policy [0.042158s] ... ok 2025-03-24 18:39:47.110 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_5 [0.032310s] ... ok 2025-03-24 18:39:47.137 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_2____shares_fake_share_name_n_t_t1_1_1_10_n_shares_fake_share_name_n_t_t1_1_1_16_n_shares_fake_share_name_n_t_t_world__n_mnt_fake_share1_n_t_t1_1_1_11___True_ [0.029748s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_active_directory [0.058271s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_2 [0.062922s] ... ok 2025-03-24 18:39:47.172 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_3_5_6_7_9__foo_quuz [0.030663s] ... ok 2025-03-24 18:39:47.194 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_3_5_6_7_9__foo_quuz [0.022155s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_kerberos [0.057262s] ... ok 2025-03-24 18:39:47.215 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_4__1001__1001___foo_bar [0.020683s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_3_None [0.049515s] ... ok 2025-03-24 18:39:47.238 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_3 [0.023369s] ... ok 2025-03-24 18:39:47.261 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_4__1001__1002___foo_bar [0.022698s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_multiple_dns_ip [0.060937s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.057936s] ... ok 2025-03-24 18:39:47.304 228922 WARNING manila.share.drivers.helpers [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unsupported access level rw or access type user, skipping removal of access rule to 4.4.4.4.: manila.exception.InvalidShareAccess: Invalid access rule: Only 'ip' access type allowed. 2025-03-24 18:39:47.305 228922 WARNING manila.share.drivers.helpers [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Access rule ip:2.2.2.3 already exists for share fake_share_name 2025-03-24 18:39:47.307 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_1_rw [0.045398s] ... ok 2025-03-24 18:39:47.333 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_level [0.025674s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos [0.065296s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.066454s] ... ok 2025-03-24 18:39:47.358 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_3 [0.025613s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2 [0.041606s] ... ok 2025-03-24 18:39:47.388 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_1 [0.029394s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm [0.061327s] ... ok 2025-03-24 18:39:47.416 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_2 [0.030494s] ... ok 2025-03-24 18:39:47.443 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error [0.023943s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_1 [0.064014s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_1_1 [0.049656s] ... ok 2025-03-24 18:39:47.467 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_export_ips [0.023744s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access [0.050200s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_port_and_broadcast_domain [0.053287s] ... ok 2025-03-24 18:39:47.512 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share [0.047434s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access_not_found [0.043761s] ... ok 2025-03-24 18:39:47.548 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_from_snapshot [0.036462s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.059695s] ... ok 2025-03-24 18:39:47.575 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container [0.023586s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_none_requested [0.052884s] ... ok 2025-03-24 18:39:47.599 228922 WARNING manila.share.drivers.lvm [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Volume not found: Failed to find logical volume "fake/fake-volume" : oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:39:47.600 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_2_Failed_to_find_logical_volume__fake_fake_volume__ [0.024509s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_3___0_0_0_0_0____10_10_10_1___True_ [0.048233s] ... ok 2025-03-24 18:39:47.622 228922 INFO alembic.runtime.migration [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Context impl SQLiteImpl. 2025-03-24 18:39:47.623 228922 INFO alembic.runtime.migration [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Will assume non-transactional DDL. 2025-03-24 18:39:47.625 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_backend_info [0.024798s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_not_found [0.044679s] ... ok 2025-03-24 18:39:47.660 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_mount_point_name [0.035678s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_duplicate [0.057453s] ... ok 2025-03-24 18:39:47.699 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy [0.059914s] ... ok {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_name [0.040009s] ... ok 2025-03-24 18:39:47.735 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats_refresh [0.034639s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_2__ [0.064207s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_single [0.048647s] ... ok 2025-03-24 18:39:47.769 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device [0.033407s] ... ok 2025-03-24 18:39:47.796 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_snapshot_update_access [0.026440s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_1___vault___False__True_ [0.049064s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_extra_specs [0.049446s] ... ok 2025-03-24 18:39:47.827 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_1____1_1_1_1____4_ [0.033521s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_mount_point_name [0.048235s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_1 [0.055298s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_2 [0.050022s] ... ok 2025-03-24 18:39:47.906 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_2____1001__1001____6_ [0.078166s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_dns_configuration [0.061344s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_future [0.025007s] ... ok 2025-03-24 18:39:47.946 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size [0.038556s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_not_found [0.021451s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume [0.055834s] ... ok 2025-03-24 18:39:47.973 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_failure [0.026339s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port [0.019912s] ... ok 2025-03-24 18:39:47.995 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_success [0.021044s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_feature [0.019910s] ... ok 2025-03-24 18:39:48.019 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_default_host [0.024997s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_1 [0.055496s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_raises_api_error [0.050358s] ... ok 2025-03-24 18:39:48.052 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_none_exist [0.032219s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces [0.030231s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_2_False [0.058796s] ... ok 2025-03-24 18:39:48.091 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_different_host [0.039262s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state [0.021200s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_found [0.021985s] ... ok 2025-03-24 18:39:48.129 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_one_exist [0.039302s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_kerberos_service_principal_name [0.020950s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_2_cluster_name [0.065104s] ... ok 2025-03-24 18:39:48.165 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_two_exist [0.034428s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume_not_found [0.026790s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports [0.022914s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event [0.062150s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info [0.022518s] ... ok 2025-03-24 18:39:48.221 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_is_used [0.058028s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_2 [0.022472s] ... ok 2025-03-24 18:39:48.259 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_5 [0.034802s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled_no_license [0.037196s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error [0.063452s] ... ok 2025-03-24 18:39:48.313 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_3 [0.053780s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_1 [0.045512s] ... ok 2025-03-24 18:39:48.344 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_wrong_ports [0.030864s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors_svm [0.026419s] ... ok 2025-03-24 18:39:48.367 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_build [0.023477s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy [0.088271s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_1 [0.039903s] ... ok 2025-03-24 18:39:48.391 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_1_True [0.023163s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_exception [0.046922s] ... ok 2025-03-24 18:39:48.425 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_2 [0.037746s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_2 [0.049051s] ... ok 2025-03-24 18:39:48.454 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server [0.025744s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_volume [0.044425s] ... ok 2025-03-24 18:39:48.492 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_02 [0.037706s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_1_True [0.046389s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume [0.054892s] ... ok 2025-03-24 18:39:48.524 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_03 [0.031261s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_autosize_attributes [0.041593s] ... ok 2025-03-24 18:39:48.545 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_08 [0.020809s] ... ok 2025-03-24 18:39:48.569 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Cannot delete Vserver fake_vserver. Failed to put volumes offline. Entry doesn't exist. {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_09 [0.023800s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_already_offline [0.059247s] ... ok 2025-03-24 18:39:48.600 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_1 [0.066561s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_12 [0.043430s] ... ok 2025-03-24 18:39:48.663 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_3 [0.054062s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_found [0.064475s] ... ok 2025-03-24 18:39:48.716 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_8 [0.048713s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_not_found [0.063535s] ... ok 2025-03-24 18:39:48.771 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_common_config [0.055068s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_1 [0.038033s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_found [0.030763s] ... ok 2025-03-24 18:39:48.814 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists [0.043223s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name [0.028213s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_volume_count [0.028053s] ... ok 2025-03-24 18:39:48.867 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_private_not_set [0.053280s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records_not_found [0.041019s] ... ok 2025-03-24 18:39:48.908 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_addresses_section [0.039941s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_invoke_vserver_api [0.042156s] ... ok 2025-03-24 18:39:48.954 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image [0.045700s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_1 [0.042334s] ... ok 2025-03-24 18:39:49.011 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_found [0.057452s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_not_supported [0.039728s] ... ok 2025-03-24 18:39:49.060 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_default_config [0.048605s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_dedupe_async [0.493894s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_found [0.052331s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_2 [0.028558s] ... ok 2025-03-24 18:39:49.106 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_handling_of_share_servers [0.045883s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_compression_async [0.024253s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_2_False [0.042753s] ... ok 2025-03-24 18:39:49.152 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_limit_ssh_invalid_subnet [0.051865s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_1 [10.027105s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_unsupported [0.052355s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_dedupe_async [0.068125s] ... ok 2025-03-24 18:39:49.201 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_from_config_and_sg_exist [0.042842s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted [0.042701s] ... ok 2025-03-24 18:39:49.249 228922 WARNING manila.share.drivers.service_instance [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Name for service instance security group is not provided. Skipping security group step. 2025-03-24 18:39:49.250 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_not_specified [0.048654s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_1 [0.059452s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_8_x_system_version_response [0.072930s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.053334s] ... ok 2025-03-24 18:39:49.336 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.030568s] ... ok {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_two_sg_in_list [0.096726s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.022124s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_unsupported_release_or_platform_1___9__1__0____NetApp_Release_9_1_0__Tue_May_10_19_30_23_2016__1no_DARE___ [0.079322s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume [0.021518s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_no_name [0.021031s] ... ok 2025-03-24 18:39:49.415 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_not_available [0.071056s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_clone_children_for_snapshot [0.021397s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_migrate_supported [0.074619s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_aggregate_capacities [0.043374s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces_no_records [0.022301s] ... ok 2025-03-24 18:39:49.496 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend [0.077263s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_kerberos_service_principal_name [0.029677s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates_not_found [0.067802s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses [0.022222s] ... ok 2025-03-24 18:39:49.572 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend_negative [0.080492s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state [0.057889s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes_not_found [0.079791s] ... ok NFS v4.0 is not supported while migrating vservers. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_1_13172940 [0.027134s] ... ok 2025-03-24 18:39:49.638 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_api [0.062415s] ... ok Both source and destination clusters must be AFF systems. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_2_13172984 [0.024361s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_1_None [0.022451s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_node_data_ports [0.079813s] ... ok 2025-03-24 18:39:49.685 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__update_share_stats [0.058390s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config_default [0.030004s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_data_ports [0.043703s] ... ok 2025-03-24 18:39:49.753 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_from_snapshot [0.055060s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_1 [0.089091s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_2_None [0.040057s] ... ok 2025-03-24 18:39:49.801 228922 ERROR manila.share.drivers.veritas.veritas_isa [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] ('ACCESSShareDriver create snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2025-03-24 18:39:49.802 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot_negative [0.058108s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_2_False [0.023057s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_scoped [0.023271s] ... ok 2025-03-24 18:39:49.843 228922 ERROR manila.share.drivers.veritas.veritas_isa [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] ('ACCESSShareDriver delete share failed %s', 'fakename') 2025-03-24 18:39:49.844 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_2 [0.079359s] ... ok {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_negative [0.039856s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_1_cp_phase_times [0.022266s] ... ok 2025-03-24 18:39:49.894 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_if_not_present_at_backend [0.046133s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counters [0.058326s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_node_type [0.081517s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_single_page [0.024324s] ... ok 2025-03-24 18:39:49.946 228922 ERROR manila.share.drivers.veritas.veritas_isa [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] ('ACCESSShareDriver shrink share failed %s', 'fakename2') 2025-03-24 18:39:49.950 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share_negative [0.053764s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors [0.022789s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_1_True [0.024108s] ... ok 2025-03-24 18:39:49.996 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_for_invalid_access_type [0.046137s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id_empty [0.032189s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.101340s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_2_ [0.024152s] ... ok 2025-03-24 18:39:50.054 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_4 [0.061631s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status [0.027505s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_no_aggregate [0.023067s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_to_manage [0.022631s] ... ok 2025-03-24 18:39:50.121 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_1___abAB01___True_ [0.062566s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_not_found [0.022926s] ... ok 2025-03-24 18:39:50.163 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_2___abcdef___False_ [0.040130s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_initialize_snapmirror_vol [0.022447s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_supported [0.020885s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_more_than_one_volume [0.020599s] ... ok 2025-03-24 18:39:50.214 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_2_True [0.050713s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_network_interfaces [0.035199s] ... ok 2025-03-24 18:39:50.259 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_1_False [0.047533s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_root_aggregates [0.023570s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.020559s] ... ok 2025-03-24 18:39:50.305 228922 INFO manila.share.drivers.windows.service_instance [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] No security services provided. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_broadcast_domain [0.021199s] ... ok 2025-03-24 18:39:50.309 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_1___ [0.047276s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_cifs_share_access [0.021149s] ... ok 2025-03-24 18:39:50.359 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_2 [0.051741s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_fpolicy_scope [0.032426s] ... ok LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. NoneType: None {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_2__None__None_ [0.022470s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_snapmirror_vol [0.023982s] ... ok 2025-03-24 18:39:50.410 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_3 [0.051363s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_1_True [0.029276s] ... ok 2025-03-24 18:39:50.460 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_2_Exception [0.047626s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_offline_volume [0.024717s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies [0.033598s] ... ok 2025-03-24 18:39:50.515 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_setup_security_service [0.054588s] ... ok 2025-03-24 18:39:50.524 228922 WARNING manila.share.drivers.windows.windows_smb_driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies_api_error [0.036710s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_3_5000iops [0.023204s] ... ok 2025-03-24 18:39:50.575 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Configured ONTAP login user cannot retrieve QoS policies. {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_1_None [0.062420s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_error [0.023720s] ... ok 2025-03-24 18:39:50.589 228922 WARNING manila.share.drivers.windows.windows_smb_driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify [0.021760s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_error [0.028820s] ... ok 2025-03-24 18:39:50.637 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_2_1 [0.057465s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resync_snapmirror_vol [0.020758s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume [0.026809s] ... ok 2025-03-24 18:39:50.690 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_1 [0.058929s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_1_True [0.028156s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files [0.025263s] ... ok 2025-03-24 18:39:50.751 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_3 [0.054980s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_2_fake_security_style [0.036651s] ... ok 2025-03-24 18:39:50.794 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access [0.024960s] ... ok {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_name [0.040854s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_1 [0.037274s] ... ok 2025-03-24 18:39:50.840 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_export_location [0.046213s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_1_True [0.025778s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists_not_found [0.840409s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_2_False [0.023955s] ... ok 2025-03-24 18:39:50.887 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_name [0.044902s] ... ok Fail to delete NFS export policy fake_export_policy.Export policy will be renamed instead. {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_nfs_export_policy [0.029920s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_complete [0.023407s] ... ok 2025-03-24 18:39:50.939 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access [0.052008s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_api_error [0.063175s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_1_None [0.028760s] ... ok 2025-03-24 18:39:50.987 228922 WARNING manila.share.drivers.windows.windows_smb_helper [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unsupported access level fake_level or access type user, skipping removal of access rule to FakeDomain\FakeUser.: manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: fake_level. 2025-03-24 18:39:50.990 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_deleting_invalid_rule [0.056514s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_2_fake_ipspace [0.032092s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_2 [0.057895s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume [0.033766s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_all_operations_3____name_services_dns____post_____fake_domain______fake_ip___ [0.027449s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_3 [0.071659s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm [0.039717s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_2_False [0.027096s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_2_ [0.022179s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_4 [0.073777s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_luns [0.023228s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_3_None [0.022405s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_2_5000B_s [0.062493s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session [0.065371s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists [0.056593s] ... ok Configured ONTAP login user cannot retrieve QoS policies. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_no_permissions_to_execute_zapi [0.043577s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_basic_auth_handler [0.057614s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_none_found [0.046751s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_1 [0.058572s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror_svm [0.059836s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_2 [0.051885s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_4 [0.048540s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_4 [0.055402s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__str__ [0.052820s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_access [0.070354s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_1_None [0.063390s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs_error [0.063647s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_1_None [0.048020s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_2_False [0.044798s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_3_put [0.054578s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_not_quiesed [0.058023s] ... ok 2025-03-24 18:39:51.751 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_type [0.755154s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_1_None [0.056863s] ... ok Failed to invoke EMS. NetApp API failed. Reason - fake:fake {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message_api_error [0.059523s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_2 [0.033833s] ... ok 2025-03-24 18:39:51.804 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_add_access_path [0.052010s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_1 [0.053943s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_1 [0.063661s] ... ok 2025-03-24 18:39:51.868 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_format_partition [0.063851s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_not_found [0.044724s] ... ok 2025-03-24 18:39:51.905 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_current_domain [0.037356s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_1___ [0.054159s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_single_page [0.046130s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_1_None [0.061921s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_failure_1__True__True__False_ [0.054236s] ... ok 2025-03-24 18:39:51.993 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_1_1 [0.087526s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror [0.034177s] ... ok 2025-03-24 18:39:52.025 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_interface_index_by_ip [0.032931s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy [0.044338s] ... ok 2025-03-24 18:39:52.052 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_normalize_path [0.026394s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_not_supported [0.044920s] ... ok 2025-03-24 18:39:52.080 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_2_True [0.027213s] ... ok 2025-03-24 18:39:52.117 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_server_addresses [0.036645s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_nfs_export_policy_for_volume [0.047720s] ... ok 2025-03-24 18:39:52.148 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_unjoin_domain [0.036628s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_2_ntfs [0.047529s] ... ok 2025-03-24 18:39:52.189 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute [0.035705s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_1_True [0.042306s] ... ok 2025-03-24 18:39:52.226 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_allow_access_with_incorrect_access_type [0.037025s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_vserver [0.051276s] ... ok 2025-03-24 18:39:52.295 228922 WARNING manila.share.drivers.zadara.zadara [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Volume fakeid could not be found. It might be already deleted 2025-03-24 18:39:52.299 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_delete_non_existent [0.074605s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_2 [0.048855s] ... ok 2025-03-24 18:39:52.334 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_do_setup [0.031772s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_2 [0.044406s] ... ok 2025-03-24 18:39:52.367 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_2_False [0.033983s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot_api_error [0.048568s] ... ok 2025-03-24 18:39:52.416 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_3 [0.047225s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_pause [0.044754s] ... ok 2025-03-24 18:39:52.459 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_6 [0.038161s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_wait_for_quiesced [0.465309s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_2 [0.024416s] ... ok 2025-03-24 18:39:52.501 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_3___off____False_____compression_on_____compression_off__ [0.040177s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_get [0.059758s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source [0.023047s] ... ok 2025-03-24 18:39:52.534 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_04___yes____True__False_____dedup_off_____dedup_on__ [0.030097s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source_dhss_true [0.024239s] ... ok 2025-03-24 18:39:52.562 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_05___1____True__False_____dedup_off_____dedup_on__ [0.026229s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_2_False [0.052616s] ... ok Error releasing snapmirror destination dst_share for replica src_share. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py", line 923, in cleanup_previous_snapmirror_relationships src_client.release_snapmirror_vol( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - some_random_code:(actually, entry does exist!) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_5 [0.024335s] ... ok 2025-03-24 18:39:52.601 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_08___False____True__False________dedup_off__ [0.038182s] ... ok Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_retries [0.054316s] ... ok 2025-03-24 18:39:52.633 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_2_bar_quuz_ [0.032131s] ... ok 2025-03-24 18:39:52.660 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_1_None [0.025149s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring [0.049024s] ... ok 2025-03-24 18:39:52.688 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_2_ [0.027427s] ... ok 2025-03-24 18:39:52.718 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_tag [0.030153s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_01 [0.058239s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_04 [0.035111s] ... ok 2025-03-24 18:39:52.764 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_1 [0.045241s] ... ok 2025-03-24 18:39:52.795 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_2 [0.031241s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_15 [0.047848s] ... ok 2025-03-24 18:39:52.826 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_3_foo_bar [0.028476s] ... ok 2025-03-24 18:39:52.854 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_16 [0.046065s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_4_foo_bar [0.031216s] ... ok 2025-03-24 18:39:52.897 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_5_foo_bar_quuz [0.041822s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_2 [0.049006s] ... ok 2025-03-24 18:39:52.937 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_3 [0.035359s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes [0.057566s] ... ok 2025-03-24 18:39:52.967 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers [0.029663s] ... ok 2025-03-24 18:39:52.999 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers_error [0.030008s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_not_found [0.047344s] ... ok 2025-03-24 18:39:53.031 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_1_None [0.031671s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns_not_found [0.050964s] ... ok 2025-03-24 18:39:53.071 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replica [0.041058s] ... ok 2025-03-24 18:39:53.111 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_2_destination [0.049371s] ... ok {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_with_share_server [0.038549s] ... ok 2025-03-24 18:39:53.139 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica_not_found [0.031540s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_3_None [0.055532s] ... ok 2025-03-24 18:39:53.193 228922 WARNING manila.share.drivers.zfsonlinux.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Snapshot with 'si_fake_active_replica_id' ID and 'bar/subbar/fake_dataset_name_prefixfake_active_replica_id@foo_snapshot_tag' NAME is absent on backend. Nothing has been deleted. 2025-03-24 18:39:53.198 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replicated_snapshot [0.052223s] ... ok 2025-03-24 18:39:53.227 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_with_share_server [0.029698s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_1 [0.061886s] ... ok 2025-03-24 18:39:53.257 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_1_True [0.028298s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__abort_snapmirror [0.043400s] ... ok 2025-03-24 18:39:53.288 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_3___256_0_0_1____127_0_0_1__ [0.029561s] ... ok 2025-03-24 18:39:53.318 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_4_____1_128____127_0_0_1__ [0.029301s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror [0.081351s] ... ok 2025-03-24 18:39:53.359 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_3_None [0.039220s] ... ok 2025-03-24 18:39:53.388 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share [0.028859s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials [0.049395s] ... ok 2025-03-24 18:39:53.417 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init_error_with_duplicated_zpools [0.027867s] ... ok 2025-03-24 18:39:53.442 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_1 [0.024849s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_api_error [0.039905s] ... ok 2025-03-24 18:39:53.482 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_4 [0.040165s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_default_nfs_export_rules [0.057861s] ... ok 2025-03-24 18:39:53.513 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_check_compatibility [0.027876s] ... ok 2025-03-24 18:39:53.541 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers. NoneType: None {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_complete [0.026865s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_1___fake_server____fake_domain__ [0.047672s] ... ok 2025-03-24 18:39:53.570 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_start [0.028904s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_1_1 [0.041652s] ... ok 2025-03-24 18:39:53.603 228922 WARNING manila.share.drivers.zfsonlinux.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to update currently active replica. Unexpected error while running command. Command: None Exit code: - Stdout: 'Active replica failure' Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:39:53.607 228922 WARNING manila.share.drivers.zfsonlinux.driver [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Failed to sync replica fake_third_replica_id. Unexpected error while running command. Command: None Exit code: - Stdout: 'Second replica sync failure' Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:39:53.612 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_not_available [0.044438s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__delete_port_and_broadcast_domain [0.053272s] ... ok 2025-03-24 18:39:53.652 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_data_loss [0.035995s] ... ok 2025-03-24 18:39:53.680 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage [0.027335s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_broadcast_domain_for_port_exception [0.042603s] ... ok 2025-03-24 18:39:53.717 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage_snapshot [0.036985s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_deleted_nfs_export_policies [0.045199s] ... ok 2025-03-24 18:39:53.750 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zfs_option [0.030305s] ... ok 2025-03-24 18:39:53.782 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute_with_sudo [0.032450s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_disabled [0.063150s] ... ok 2025-03-24 18:39:53.810 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute_with_sudo [0.025672s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_enabled [0.043631s] ... ok 2025-03-24 18:39:53.870 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_create_exports [0.059441s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_2 [0.043535s] ... ok 2025-03-24 18:39:53.924 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_dataset_not_found [0.056485s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_not_found [0.076141s] ... ok 2025-03-24 18:39:53.990 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_1_ [0.063450s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name_error [0.052864s] ... ok 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Call of 'exportfs' utility returned error.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: 'Fake' Stderr: None 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils Traceback (most recent call last): 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/zfsonlinux/utils.py", line 216, in verify_setup 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils self.execute('sudo', 'exportfs') 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/zfsonlinux/utils.py", line 96, in execute 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils return executor(*cmd, **kwargs) 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils return self._mock_call(*args, **kwargs) 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils raise result 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils Command: None 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils Exit code: - 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils Stdout: 'Fake' 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils Stderr: None 2025-03-24 18:39:54.036 228922 ERROR manila.share.drivers.zfsonlinux.utils 2025-03-24 18:39:54.054 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_error_calling_exportfs [0.065455s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__getattr__ [0.059910s] ... ok 2025-03-24 18:39:54.086 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_share [0.028880s] ... ok 2025-03-24 18:39:54.115 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_enable_service [0.028844s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_1_0 [0.052455s] ... ok 2025-03-24 18:39:54.147 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_allow_access [0.028550s] ... ok 2025-03-24 18:39:54.182 228922 ERROR manila.share.drivers.zfssa.zfssashare [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share fakeid doesn't exist in ZFSSA. 2025-03-24 18:39:54.186 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_ensure_share [0.037128s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules_error [0.069521s] ... ok 2025-03-24 18:39:54.220 228922 ERROR manila.share.drivers.zfssa.zfssashare [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] There is not enough free space in project project 2025-03-24 18:39:54.223 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share_negative [0.036221s] ... ok 2025-03-24 18:39:54.262 228922 ERROR manila.share.drivers.zfssa.zfssashare [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unknown if the share: fakename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_1_async [0.053835s] ... ok 2025-03-24 18:39:54.266 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_size [0.043405s] ... ok 2025-03-24 18:39:54.305 228922 ERROR manila.share.drivers.zfssa.zfssashare [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Unknown if the share: fakename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. 2025-03-24 18:39:54.310 228922 ERROR manila.share.drivers.zfssa.zfssashare [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Share fakeid is not being managed by the current Manila instance. 2025-03-24 18:39:54.313 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror_no_parameter [0.052913s] ... ok {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_no_schema [0.051223s] ... ok 2025-03-24 18:39:54.366 228922 INFO manila.coordination [None req-e3f87f91-3012-4c2c-84aa-5c75bd29636f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_loose_policy [0.045457s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state [0.056028s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror [0.054920s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_access.py", line 43, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:39:54.511 228922 INFO manila.coordination [None req-3ed0b29c-6ea5-4237-a00a-6c872e65aac3 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_access.LockedOperationsTestCase.test_locked_access_rules_operation [0.141766s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_access.py", line 64, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:39:54.681 228922 INFO manila.coordination [None req-11a5c951-dcbc-4e29-9ab4-a689c03d89c2 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_2_denying [0.166178s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_access.py", line 64, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:39:54.818 228922 INFO manila.coordination [None req-286e9182-47a5-4fdd-ab91-645f23b03a8f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_1___syncing___True_ [0.134474s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_access.py", line 64, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:39:55.118 228922 INFO manila.coordination [None req-d594cdce-4596-4736-a8d5-fe7098035ec1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_2____queued_to_apply____active____1_ [0.301175s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:39:55.502 228922 INFO manila.coordination [None req-e46ff358-ea55-4f55-9368-58587a6bb014 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_1_True [0.378852s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:39:55.973 228922 INFO manila.share.access [None req-12d551de-316f-4052-a8dc-d9f093778e58 fake_user fake_project - - - -] Access rules were successfully modified for share instance 62e144e4-28af-43e2-818b-031d12923555 belonging to share 27e2dae7-bf24-47a4-b929-db0e50c736b9. 2025-03-24 18:39:55.975 228922 INFO manila.coordination [None req-12d551de-316f-4052-a8dc-d9f093778e58 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_for_migration [0.480291s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:39:56.664 228922 INFO manila.coordination [None req-a2280e54-ce6f-42b3-beb3-7d8dc4cfe90e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_1_True [0.679366s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:39:56.774 228922 INFO manila.coordination [None req-03c58ac9-2873-4b0e-b661-5e2488516a7e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_4___cifs___False__False_ [0.109800s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_access.py", line 231, in setUp self.context = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:39:57.277 228922 INFO manila.coordination [None req-7060afb9-1f21-4445-b98e-8afff36d34b9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_1_True [0.503269s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_api.py", line 7689, in test_delete_other_tenants_public_share ctx = context.RequestContext(user_id='1111', project_id='2222') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:39:57.428 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_delete_other_tenants_public_share [0.152627s] ... ok 2025-03-24 18:39:57.493 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_03 [0.064525s] ... ok 2025-03-24 18:39:57.563 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_08 [0.069575s] ... ok 2025-03-24 18:39:57.630 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_11 [0.067052s] ... ok 2025-03-24 18:39:57.818 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_1_True [0.187965s] ... ok 2025-03-24 18:39:58.608 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_matching_subnet [0.787423s] ... ok 2025-03-24 18:39:58.697 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_2_False [0.090697s] ... ok 2025-03-24 18:39:58.782 228922 WARNING manila.share.api [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Error formatting log line msg='Replica gigabytes quota exceeded for *(s_pid)s, tried to migrate *(s_size)sG share (*(d_consumed)dG of *(d_quota)dG already consumed).' err=TypeError('*d format: a number is required, not str'): manila.exception.OverQuota: Quota exceeded for resources: ['replica_gigabytes']. 2025-03-24 18:39:58.787 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_1 [0.089449s] ... ok 2025-03-24 18:39:58.899 228922 WARNING manila.share.api [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Error formatting log line msg='Quota exceeded for *(s_pid)s, tried to migrate *(s_size)sG share (*(d_consumed)dG of *(d_quota)dG already consumed).' err=TypeError('*d format: a number is required, not str'): manila.exception.OverQuota: Quota exceeded for resources: ['gigabytes']. 2025-03-24 18:39:58.901 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_3 [0.118904s] ... ok 2025-03-24 18:39:59.155 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_add_type_conflict [0.247431s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state [10.043700s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_host [0.054333s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_driver_interfaces.NetAppFileStorageDriverInterfaceTestCase.test_driver_interfaces_match [0.044588s] ... ok 2025-03-24 18:39:59.357 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_rules_in_error [0.202528s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_3 [0.043483s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_7 [0.068210s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations_invalid_operation [0.039363s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_2 [0.050625s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_2_False [0.047356s] ... ok 2025-03-24 18:39:59.613 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_share_is_busy [0.254770s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_1 [0.057372s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_splitting_2_fake_host_fake_backend_name_fake_pool_2 [0.051623s] ... ok 2025-03-24 18:39:59.759 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_unsupported_server [0.146260s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_1_False [0.050147s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend [0.048692s] ... ok 2025-03-24 18:39:59.856 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_access_level [0.096550s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_policy_name [0.068310s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_1___host___True_ [0.040562s] ... ok 2025-03-24 18:39:59.981 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_3 [0.124081s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_2___pool___False_ [0.042194s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_3__None__False_ [0.022740s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_4 [0.023232s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status [0.022688s] ... ok 2025-03-24 18:40:00.086 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_4 [0.105350s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_cluster_creds [0.033957s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_size_dependent_qos [0.045269s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_4 [0.025447s] ... ok 2025-03-24 18:40:00.222 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_rule_already_exists [0.136175s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_1 [0.032077s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_1 [0.024674s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity [0.064342s] ... ok 2025-03-24 18:40:00.328 228922 ERROR manila.quota [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:00.328 228922 ERROR manila.quota Traceback (most recent call last): 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit 2025-03-24 18:40:00.328 228922 ERROR manila.quota self._driver.commit( 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit 2025-03-24 18:40:00.328 228922 ERROR manila.quota db.reservation_commit( 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit 2025-03-24 18:40:00.328 228922 ERROR manila.quota return IMPL.reservation_commit( 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper 2025-03-24 18:40:00.328 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper 2025-03-24 18:40:00.328 228922 ERROR manila.quota ectxt.value = e.inner_exc 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-03-24 18:40:00.328 228922 ERROR manila.quota self.force_reraise() 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-03-24 18:40:00.328 228922 ERROR manila.quota raise self.value 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper 2025-03-24 18:40:00.328 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2025-03-24 18:40:00.328 228922 ERROR manila.quota return fn(*args, **kwargs) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit 2025-03-24 18:40:00.328 228922 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query 2025-03-24 18:40:00.328 228922 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:00.328 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate 2025-03-24 18:40:00.328 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:00.328 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:00.328 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate 2025-03-24 18:40:00.328 228922 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:00.328 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:00.328 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate 2025-03-24 18:40:00.328 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:00.328 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:00.328 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate 2025-03-24 18:40:00.328 228922 ERROR manila.quota return o[0](self.expr, op, *(other + o[1:]), **kwargs) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl 2025-03-24 18:40:00.328 228922 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect 2025-03-24 18:40:00.328 228922 ERROR manila.quota resolved = impl._literal_coercion( 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion 2025-03-24 18:40:00.328 228922 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected 2025-03-24 18:40:00.328 228922 ERROR manila.quota util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) 2025-03-24 18:40:00.328 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ 2025-03-24 18:40:00.328 228922 ERROR manila.quota raise exception 2025-03-24 18:40:00.328 228922 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:00.328 228922 ERROR manila.quota 2025-03-24 18:40:00.347 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_1 [0.129271s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_combination [0.080936s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_found [0.061063s] ... ok 2025-03-24 18:40:00.439 228922 ERROR manila.quota [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:00.439 228922 ERROR manila.quota Traceback (most recent call last): 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit 2025-03-24 18:40:00.439 228922 ERROR manila.quota self._driver.commit( 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit 2025-03-24 18:40:00.439 228922 ERROR manila.quota db.reservation_commit( 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit 2025-03-24 18:40:00.439 228922 ERROR manila.quota return IMPL.reservation_commit( 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper 2025-03-24 18:40:00.439 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper 2025-03-24 18:40:00.439 228922 ERROR manila.quota ectxt.value = e.inner_exc 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-03-24 18:40:00.439 228922 ERROR manila.quota self.force_reraise() 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-03-24 18:40:00.439 228922 ERROR manila.quota raise self.value 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper 2025-03-24 18:40:00.439 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2025-03-24 18:40:00.439 228922 ERROR manila.quota return fn(*args, **kwargs) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit 2025-03-24 18:40:00.439 228922 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query 2025-03-24 18:40:00.439 228922 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:00.439 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate 2025-03-24 18:40:00.439 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:00.439 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:00.439 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate 2025-03-24 18:40:00.439 228922 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:00.439 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:00.439 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate 2025-03-24 18:40:00.439 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:00.439 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:00.439 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate 2025-03-24 18:40:00.439 228922 ERROR manila.quota return o[0](self.expr, op, *(other + o[1:]), **kwargs) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl 2025-03-24 18:40:00.439 228922 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect 2025-03-24 18:40:00.439 228922 ERROR manila.quota resolved = impl._literal_coercion( 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion 2025-03-24 18:40:00.439 228922 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected 2025-03-24 18:40:00.439 228922 ERROR manila.quota util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) 2025-03-24 18:40:00.439 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ 2025-03-24 18:40:00.439 228922 ERROR manila.quota raise exception 2025-03-24 18:40:00.439 228922 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:00.439 228922 ERROR manila.quota 2025-03-24 18:40:00.449 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_3 [0.105788s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_svm_scoped [0.043024s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_bad_backup_config_negative [0.024885s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue [0.026731s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_des_vserver_vol_none_negative [0.024160s] ... ok 2025-03-24 18:40:00.603 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_larger_size [0.145229s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_first_backup [0.035922s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_source_has_2_more_relationships_negative [0.029275s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_cluster_are_not_peered_negative [0.025376s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_duplicate_policy_created [0.025530s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backup_type_negative [0.028422s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot [0.034217s] ... ok 2025-03-24 18:40:00.811 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_2_fake_host_fake_backend_name_fake_pool_2 [0.035302s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_not_available [0.211078s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_2 [0.026312s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_1_pool [0.024210s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_3_fake [0.023116s] ... ok 2025-03-24 18:40:00.907 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_busy_task_state [0.097421s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.034937s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_3 [0.027106s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_different_type [0.022937s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_flexgroup_no_fan_out_limit [0.023722s] ... ok 2025-03-24 18:40:01.030 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_1_None [0.119612s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_2 [0.026597s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_2_629f79ef_b27e_4596_9737_30f084e5ba29 [0.090362s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_3 [0.070407s] ... ok Snapshot 'backup_242ff47e-518d-4b07-b3c3-0a51e6744149_d24e7257-124e-4fb6-b05b-d384f660bc85' is not deleted successfully on ONTAP. NoneType: None {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_delete_fail_negative [0.112873s] ... ok 2025-03-24 18:40:01.322 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_7_hdfsfake [0.337011s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_exist [0.097500s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_vserver_vol_none_negative [0.201863s] ... ok Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Vserver not specified. 2025-03-24 18:40:01.774 228922 WARNING manila.share.api [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Quota exceeded for None, tried to create 1G share (10G of 5G already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'gigabytes': 'fake'}. 2025-03-24 18:40:01.807 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_1 [0.480851s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_2 [0.229180s] ... ok Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Vserver fake_vserver not found. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_3 [0.129170s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_cg [0.120284s] ... ok 2025-03-24 18:40:02.201 228922 WARNING manila.share.api [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Quota exceeded for None, unable to create a share replica size of 1G (10G of 5G already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'replica_gigabytes': 'fake'}. 2025-03-24 18:40:02.203 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_3 [0.347168s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_3_fake [0.149186s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot [0.147535s] ... ok 2025-03-24 18:40:02.402 228922 WARNING manila.share.api [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Quota exceeded for None, unable to create share-replica (20 of 10 already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'share_replicas': 'fake'}. 2025-03-24 18:40:02.405 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_4 [0.222322s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_not_found [0.180445s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_2_False [10.032746s] ... ok Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Vserver not specified. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_2 [0.119401s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_source_unreachable [0.138303s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_extend_share [0.138050s] ... ok 2025-03-24 18:40:02.765 228922 ERROR manila.quota [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:02.765 228922 ERROR manila.quota Traceback (most recent call last): 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit 2025-03-24 18:40:02.765 228922 ERROR manila.quota self._driver.commit( 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit 2025-03-24 18:40:02.765 228922 ERROR manila.quota db.reservation_commit( 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit 2025-03-24 18:40:02.765 228922 ERROR manila.quota return IMPL.reservation_commit( 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper 2025-03-24 18:40:02.765 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper 2025-03-24 18:40:02.765 228922 ERROR manila.quota ectxt.value = e.inner_exc 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-03-24 18:40:02.765 228922 ERROR manila.quota self.force_reraise() 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-03-24 18:40:02.765 228922 ERROR manila.quota raise self.value 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper 2025-03-24 18:40:02.765 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2025-03-24 18:40:02.765 228922 ERROR manila.quota return fn(*args, **kwargs) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit 2025-03-24 18:40:02.765 228922 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query 2025-03-24 18:40:02.765 228922 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:02.765 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate 2025-03-24 18:40:02.765 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:02.765 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:02.765 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate 2025-03-24 18:40:02.765 228922 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:02.765 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:02.765 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate 2025-03-24 18:40:02.765 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:02.765 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:02.765 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate 2025-03-24 18:40:02.765 228922 ERROR manila.quota return o[0](self.expr, op, *(other + o[1:]), **kwargs) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl 2025-03-24 18:40:02.765 228922 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect 2025-03-24 18:40:02.765 228922 ERROR manila.quota resolved = impl._literal_coercion( 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion 2025-03-24 18:40:02.765 228922 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected 2025-03-24 18:40:02.765 228922 ERROR manila.quota util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) 2025-03-24 18:40:02.765 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ 2025-03-24 18:40:02.765 228922 ERROR manila.quota raise exception 2025-03-24 18:40:02.765 228922 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:02.765 228922 ERROR manila.quota 2025-03-24 18:40:02.841 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_2 [0.415275s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_error_deleting [0.206397s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server_no_share_server [0.150899s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_client_and_vserver_name [0.200605s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_snapshot_name [0.197525s] ... ok 2025-03-24 18:40:03.167 228922 ERROR manila.quota [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:03.167 228922 ERROR manila.quota Traceback (most recent call last): 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit 2025-03-24 18:40:03.167 228922 ERROR manila.quota self._driver.commit( 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit 2025-03-24 18:40:03.167 228922 ERROR manila.quota db.reservation_commit( 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit 2025-03-24 18:40:03.167 228922 ERROR manila.quota return IMPL.reservation_commit( 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper 2025-03-24 18:40:03.167 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper 2025-03-24 18:40:03.167 228922 ERROR manila.quota ectxt.value = e.inner_exc 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-03-24 18:40:03.167 228922 ERROR manila.quota self.force_reraise() 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-03-24 18:40:03.167 228922 ERROR manila.quota raise self.value 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper 2025-03-24 18:40:03.167 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2025-03-24 18:40:03.167 228922 ERROR manila.quota return fn(*args, **kwargs) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit 2025-03-24 18:40:03.167 228922 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query 2025-03-24 18:40:03.167 228922 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:03.167 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate 2025-03-24 18:40:03.167 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:03.167 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:03.167 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate 2025-03-24 18:40:03.167 228922 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:03.167 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:03.167 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate 2025-03-24 18:40:03.167 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:03.167 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:03.167 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate 2025-03-24 18:40:03.167 228922 ERROR manila.quota return o[0](self.expr, op, *(other + o[1:]), **kwargs) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl 2025-03-24 18:40:03.167 228922 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect 2025-03-24 18:40:03.167 228922 ERROR manila.quota resolved = impl._literal_coercion( 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion 2025-03-24 18:40:03.167 228922 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected 2025-03-24 18:40:03.167 228922 ERROR manila.quota util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) 2025-03-24 18:40:03.167 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ 2025-03-24 18:40:03.167 228922 ERROR manila.quota raise exception 2025-03-24 18:40:03.167 228922 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:03.167 228922 ERROR manila.quota 2025-03-24 18:40:03.190 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_4 [0.352698s] ... ok 2025-03-24 18:40:03.288 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_1 [0.094010s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_timeout [0.221521s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options [0.203491s] ... ok 2025-03-24 18:40:03.420 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_2 [0.131763s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_1_None [0.155438s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_goodness_function [0.166354s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_2_2 [0.180085s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_node_unknown [0.160199s] ... ok 2025-03-24 18:40:03.727 228922 WARNING manila.share.api [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Quota exceeded for None, unable to create share-replica (10 of 5 already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'share_replicas': 'fake'}. 2025-03-24 18:40:03.756 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_2 [0.348567s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_2 [0.147393s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_3 [0.103134s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexvol_pool_space [0.190643s] ... ok 2025-03-24 18:40:04.177 228922 ERROR manila.quota [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:04.177 228922 ERROR manila.quota Traceback (most recent call last): 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit 2025-03-24 18:40:04.177 228922 ERROR manila.quota self._driver.commit( 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit 2025-03-24 18:40:04.177 228922 ERROR manila.quota db.reservation_commit( 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit 2025-03-24 18:40:04.177 228922 ERROR manila.quota return IMPL.reservation_commit( 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper 2025-03-24 18:40:04.177 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper 2025-03-24 18:40:04.177 228922 ERROR manila.quota ectxt.value = e.inner_exc 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-03-24 18:40:04.177 228922 ERROR manila.quota self.force_reraise() 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-03-24 18:40:04.177 228922 ERROR manila.quota raise self.value 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper 2025-03-24 18:40:04.177 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2025-03-24 18:40:04.177 228922 ERROR manila.quota return fn(*args, **kwargs) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit 2025-03-24 18:40:04.177 228922 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query 2025-03-24 18:40:04.177 228922 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:04.177 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate 2025-03-24 18:40:04.177 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:04.177 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:04.177 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate 2025-03-24 18:40:04.177 228922 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:04.177 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:04.177 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate 2025-03-24 18:40:04.177 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:04.177 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:04.177 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate 2025-03-24 18:40:04.177 228922 ERROR manila.quota return o[0](self.expr, op, *(other + o[1:]), **kwargs) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl 2025-03-24 18:40:04.177 228922 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect 2025-03-24 18:40:04.177 228922 ERROR manila.quota resolved = impl._literal_coercion( 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion 2025-03-24 18:40:04.177 228922 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected 2025-03-24 18:40:04.177 228922 ERROR manila.quota util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) 2025-03-24 18:40:04.177 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ 2025-03-24 18:40:04.177 228922 ERROR manila.quota raise exception 2025-03-24 18:40:04.177 228922 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:04.177 228922 ERROR manila.quota 2025-03-24 18:40:04.265 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_4_HDFS [0.533493s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_4 [0.210516s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.172533s] ... ok 2025-03-24 18:40:04.666 228922 ERROR manila.quota [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:04.666 228922 ERROR manila.quota Traceback (most recent call last): 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit 2025-03-24 18:40:04.666 228922 ERROR manila.quota self._driver.commit( 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit 2025-03-24 18:40:04.666 228922 ERROR manila.quota db.reservation_commit( 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit 2025-03-24 18:40:04.666 228922 ERROR manila.quota return IMPL.reservation_commit( 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper 2025-03-24 18:40:04.666 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper 2025-03-24 18:40:04.666 228922 ERROR manila.quota ectxt.value = e.inner_exc 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-03-24 18:40:04.666 228922 ERROR manila.quota self.force_reraise() 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-03-24 18:40:04.666 228922 ERROR manila.quota raise self.value 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper 2025-03-24 18:40:04.666 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2025-03-24 18:40:04.666 228922 ERROR manila.quota return fn(*args, **kwargs) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit 2025-03-24 18:40:04.666 228922 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query 2025-03-24 18:40:04.666 228922 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:04.666 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate 2025-03-24 18:40:04.666 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:04.666 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:04.666 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate 2025-03-24 18:40:04.666 228922 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:04.666 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:04.666 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate 2025-03-24 18:40:04.666 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:40:04.666 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:40:04.666 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate 2025-03-24 18:40:04.666 228922 ERROR manila.quota return o[0](self.expr, op, *(other + o[1:]), **kwargs) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl 2025-03-24 18:40:04.666 228922 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect 2025-03-24 18:40:04.666 228922 ERROR manila.quota resolved = impl._literal_coercion( 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion 2025-03-24 18:40:04.666 228922 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected 2025-03-24 18:40:04.666 228922 ERROR manila.quota util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) 2025-03-24 18:40:04.666 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ 2025-03-24 18:40:04.666 228922 ERROR manila.quota raise exception 2025-03-24 18:40:04.666 228922 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:40:04.666 228922 ERROR manila.quota 2025-03-24 18:40:04.773 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_6_MAPRFS [0.474982s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_2 [0.175561s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_5 [0.161230s] ... ok 2025-03-24 18:40:05.121 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_1 [0.345558s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_6 [0.178766s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_qos_specs_2 [0.146195s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_2 [0.047057s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_4 [0.054182s] ... ok 2025-03-24 18:40:05.459 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_5 [0.071900s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_2 [0.346208s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_2_False [0.113168s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_vserver_creds [0.126418s] ... ok 2025-03-24 18:40:05.784 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_1 [0.323068s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pools [0.148112s] ... ok 2025-03-24 18:40:06.009 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_2 [0.158986s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_0 [0.220726s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_3 [0.183599s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_server_pools [0.131183s] ... ok 2025-03-24 18:40:06.341 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_dependent_share_group_snapshot_members [0.345867s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_2 [0.137277s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_exception [0.143384s] ... ok 2025-03-24 18:40:06.700 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_1_manila_share [0.339505s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_3 [0.140510s] ... ok 2025-03-24 18:40:06.893 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_2_manila_data [0.185310s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_2_False [0.164731s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_1_None [0.188790s] ... ok 2025-03-24 18:40:07.145 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_1_deleting [0.255342s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_1 [0.197674s] ... ok 2025-03-24 18:40:07.518 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_has_replicas [0.378829s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_1 [0.257863s] ... ok 2025-03-24 18:40:07.787 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_1 [0.273756s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_4 [0.269725s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_fpolicy [0.321157s] ... ok 2025-03-24 18:40:08.189 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_3 [0.383043s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_not_from_share [0.243029s] ... ok 2025-03-24 18:40:08.507 228922 INFO manila.share.api [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Deleting replica FAKE_ID. 2025-03-24 18:40:08.520 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_1_True [0.360245s] ... ok 2025-03-24 18:40:08.846 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_share_exists [0.295077s] ... ok 2025-03-24 18:40:09.717 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_2_False [0.899450s] ... ok 2025-03-24 18:40:10.021 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_3_creating [0.320248s] ... ok 2025-03-24 18:40:10.716 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_1 [0.651010s] ... ok 2025-03-24 18:40:11.000 228922 INFO manila.coordination [None req-763b0ee2-e4dd-45f2-befe-de43cc275237 1111 2222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_2 [0.303342s] ... ok 2025-03-24 18:40:11.323 228922 INFO manila.coordination [None req-8fa3204f-ecc6-40a1-853b-2da24dfff247 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit [0.311624s] ... ok 2025-03-24 18:40:11.423 228922 INFO manila.coordination [None req-aec3afbf-c1b3-42ad-a910-735203fb0483 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name [0.091998s] ... ok 2025-03-24 18:40:12.469 228922 INFO manila.coordination [None req-6ed26ad4-eaaa-4c94-8970-e903d22b2ff9 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_2 [1.044722s] ... ok 2025-03-24 18:40:12.548 228922 INFO manila.coordination [None req-dcbaca7d-0442-47ab-8976-39d2a186ccdf fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_3 [0.080434s] ... ok 2025-03-24 18:40:12.636 228922 INFO manila.coordination [None req-d207ed7d-55a4-4689-a68e-b8da5884f681 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_4 [0.087642s] ... ok 2025-03-24 18:40:12.756 228922 INFO manila.coordination [None req-219f7332-6dcb-4ef6-8c94-e843c0eebbc8 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_5 [0.130478s] ... ok 2025-03-24 18:40:12.871 228922 INFO manila.coordination [None req-6f226440-f158-42dc-a2a2-56e0f8a111de fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_6 [0.104945s] ... ok 2025-03-24 18:40:12.932 228922 INFO manila.coordination [None req-7f601447-28b4-48ac-8682-24731cd362ea fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_8 [0.057719s] ... ok 2025-03-24 18:40:12.974 228922 INFO manila.coordination [None req-a5e5618d-6988-4380-aad9-f337e2ffd56d fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_metadata [0.039957s] ... ok 2025-03-24 18:40:13.038 228922 INFO manila.coordination [None req-703b5451-e27e-488e-9849-0aa205d51ca2 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_8_False [0.064387s] ... ok 2025-03-24 18:40:13.082 228922 INFO manila.coordination [None req-ceee448d-0605-44a4-81a0-5481897cad28 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_2_true [0.042095s] ... ok 2025-03-24 18:40:13.112 228922 INFO manila.coordination [None req-0f4859ab-7cd6-4590-ad77-bf22ffce23c4 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_5_y [0.031761s] ... ok 2025-03-24 18:40:13.175 228922 INFO manila.coordination [None req-13946f26-c2ae-406f-b376-8cfa39ce2caa fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_6_on [0.062085s] ... ok 2025-03-24 18:40:13.239 228922 INFO manila.coordination [None req-3c676d28-f1ce-4c00-9283-24547cb86d0f fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_with_name_and_status_filters [0.066096s] ... ok 2025-03-24 18:40:13.433 228922 INFO manila.coordination [None req-26b618fb-aacd-466c-9847-350d3b167d44 fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_1 [0.224305s] ... ok 2025-03-24 18:40:13.761 228922 INFO manila.coordination [None req-10f714b9-4708-49d7-afc4-dd43157a6d6c fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_3 [0.313671s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_1 [10.168209s] ... ok 2025-03-24 18:40:14.013 228922 INFO manila.coordination [None req-958f8364-1578-426b-b964-92c295859d7d fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_6 [0.255145s] ... ok 2025-03-24 18:40:14.237 228922 INFO manila.coordination [None req-a6d713ca-2c30-46d6-9dc5-d8b8e3f96b21 fakeuid fakepid - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_7 [0.199896s] ... ok 2025-03-24 18:40:14.450 228922 INFO manila.coordination [None req-89df5e46-1058-4d54-8d56-f8e090f910e4 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_dir_invalid [0.212321s] ... ok 2025-03-24 18:40:14.685 228922 INFO manila.coordination [None req-7ea9c023-f4dc-48d2-a454-c058a803ea7c fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_with_sorting_valid [0.239519s] ... ok 2025-03-24 18:40:14.895 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_key_invalid [0.187807s] ... ok 2025-03-24 18:40:15.049 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type [0.154148s] ... ok 2025-03-24 18:40:15.240 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_2 [0.193280s] ... ok 2025-03-24 18:40:15.415 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot [0.194723s] ... ok 2025-03-24 18:40:15.578 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_different_size [0.140808s] ... ok 2025-03-24 18:40:15.703 228922 ERROR manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Found an existing share with export location fake! 2025-03-24 18:40:15.713 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_2_available [0.137179s] ... ok 2025-03-24 18:40:15.853 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_2 [0.118400s] ... ok 2025-03-24 18:40:16.016 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_not_found [0.163362s] ... ok 2025-03-24 18:40:16.260 228922 INFO manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Sending request to cancel migration of share fake_id. 2025-03-24 18:40:16.279 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_1_None [0.252195s] ... ok 2025-03-24 18:40:16.741 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver [0.479956s] ... ok 2025-03-24 18:40:17.035 228922 ERROR manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Migration of share fake_id was already cancelled. 2025-03-24 18:40:17.038 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_4_migration_cancelled [0.291040s] ... ok 2025-03-24 18:40:17.378 228922 ERROR manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] There is no migration being performed for share fake_id at this moment. 2025-03-24 18:40:17.392 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_5_None [0.344709s] ... ok 2025-03-24 18:40:17.691 228922 ERROR manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] First migration phase of share fake_id not completed yet. 2025-03-24 18:40:17.704 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_3_data_copying_in_progress [0.298920s] ... ok 2025-03-24 18:40:17.960 228922 INFO manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Sending request to get share migration information of share fake_id. 2025-03-24 18:40:17.975 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_1 [0.273033s] ... ok 2025-03-24 18:40:18.342 228922 ERROR manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Migration progress of share fake_id cannot be obtained at this moment. 2025-03-24 18:40:18.353 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_service_down [0.378381s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_2 [10.221542s] ... ok 2025-03-24 18:40:18.658 228922 ERROR manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Migration progress of share fake_id cannot be obtained at this moment. 2025-03-24 18:40:18.672 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_2 [0.313088s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_1 [0.150841s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_2 [0.147548s] ... ok 2025-03-24 18:40:19.013 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_race [0.353600s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_client_error [0.155223s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_1 [0.139861s] ... ok 2025-03-24 18:40:19.254 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_1_migration_starting [0.245689s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_4 [0.171259s] ... ok 2025-03-24 18:40:19.535 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_4 [0.149012s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_3_data_copying_starting [0.273002s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_3_Queued [0.192829s] ... ok 2025-03-24 18:40:19.865 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_4_migration_in_progress [0.341419s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start_encrypted_destination [0.178050s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_no_existing_qos [0.178784s] ... ok 2025-03-24 18:40:20.182 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_4_migration_completing [0.303769s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_2_False [0.185671s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export [0.221689s] ... ok 2025-03-24 18:40:20.562 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_6_data_copying_completed [0.369456s] ... ok 2025-03-24 18:40:21.118 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_2 [0.556137s] ... ok 2025-03-24 18:40:21.639 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_4 [0.530808s] ... ok 2025-03-24 18:40:22.198 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_5 [0.552691s] ... ok 2025-03-24 18:40:22.621 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_2_False [0.422570s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_restore_failed_negative [2.443921s] ... ok 2025-03-24 18:40:22.987 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_is_member_of_group [0.374570s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_2_False [0.218491s] ... ok Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. Replica backend is unreachable. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3108, in _safe_change_replica_source dm_session.change_snapmirror_source(replica, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.StorageCommunicationException: Could not communicate with storage array. 2025-03-24 18:40:23.365 228922 INFO manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Destination host (fake@backend#pool), share network (None) or share type (fake_type_id) are the same as the current host's 'fake@backend#pool', 'None' and 'fake_type_id' respectively. Nothing to be done. 2025-03-24 18:40:23.406 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_2 [0.402716s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_destination_unreachable [0.213753s] ... ok Failed to mount readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad). Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3149, in _safe_change_replica_source dm_session.wait_for_mount_replica( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_1 [0.177983s] ... ok 2025-03-24 18:40:23.603 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica [0.206687s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_set_cluster_info [0.154394s] ... ok 2025-03-24 18:40:23.802 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_1_out_of_sync [0.180627s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_start_periodic_tasks [0.175819s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_2 [10.105645s] ... ok 2025-03-24 18:40:24.014 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_2_error [0.228366s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_teardown_server [0.186887s] ... ok 2025-03-24 18:40:24.268 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_4_extending [0.261806s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_2_fake_vserver_1 [0.211463s] ... ok 2025-03-24 18:40:24.512 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_1_None [0.201188s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_5_replication_change [0.240584s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_2_fake_vserver_1 [0.177787s] ... ok 2025-03-24 18:40:24.884 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_backup_state [0.357218s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmount_orig_active_replica [0.200575s] ... ok Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver not specified. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_2 [0.145456s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_active_replica [0.178390s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_2_False [0.144031s] ... ok 2025-03-24 18:40:25.435 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update [0.550673s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror [0.184065s] ... ok Could not resync snapmirror. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2719, in update_replica_state vserver_client.resync_snapmirror_vol( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror_resync_error [0.220899s] ... ok 2025-03-24 18:40:25.923 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_2_migration_driver_in_progress [0.508921s] ... ok Could not get snapmirrors for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2678, in update_replica_state snapmirrors = dm_session.get_snapmirrors(active_replica, replica) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_fail_to_get_snapmirrors [0.179485s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync_with_snapshots [0.216125s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_missing_snapshot [0.217926s] ... ok 2025-03-24 18:40:26.517 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_check [0.602470s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_share_reverting_to_snapshot [0.201734s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating_no_host [0.191360s] ... ok 2025-03-24 18:40:26.884 228922 ERROR manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] The first phase of migration has to finish to request the completion of server 159977c2-609c-4fe6-9692-b6f26457fb04's migration. 2025-03-24 18:40:26.885 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_2___server_migrating____migration_starting__ [0.345285s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_aggregates [0.163025s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_1 [0.168085s] ... ok 2025-03-24 18:40:27.277 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_snapmirror_relationships_present [0.154292s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_1_migration_driver_in_progress [0.388238s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer [0.163012s] ... ok 2025-03-24 18:40:27.645 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_2_migration_success [0.354506s] ... ok 2025-03-24 18:40:27.913 228922 ERROR manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] There is no migration being performed for share_server 75add0c9-5759-4f60-8bf1-4539057daf84 at this moment. 2025-03-24 18:40:27.933 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_2_server_migrating [0.283676s] ... ok 2025-03-24 18:40:28.280 228922 INFO manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Migration progress of share server e6ba6c3b-308c-4ed8-b636-87be554b1d0f cannot be determined yet. Please retry the migration get progress operation. 2025-03-24 18:40:28.294 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_determinated [0.380444s] ... ok 2025-03-24 18:40:28.749 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_service_not_up [0.435712s] ... ok 2025-03-24 18:40:29.966 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_start [1.243949s] ... ok 2025-03-24 18:40:30.333 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_1_300 [0.354832s] ... ok 2025-03-24 18:40:30.640 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_2_0 [0.291014s] ... ok 2025-03-24 18:40:30.891 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_status [0.263611s] ... ok 2025-03-24 18:40:31.081 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_replicas [0.189723s] ... ok 2025-03-24 18:40:31.249 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_snapshot [0.161408s] ... ok 2025-03-24 18:40:31.722 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_unmanage [0.477225s] ... ok 2025-03-24 18:40:32.148 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_locked_share [0.401801s] ... ok 2025-03-24 18:40:32.525 228922 ERROR manila.share.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] share server 'd7ce935f-86c8-4e34-ae36-26c067d1e71a' in use by share groups. 2025-03-24 18:40:32.543 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use_share_groups [0.392372s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer_negative [5.153121s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup [0.116494s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test___update_share_attributes_after_server_migration [0.175100s] ... ok 2025-03-24 18:40:32.942 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_task_state_busy [0.386053s] ... ok Failed to check compatibility for migration. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_check_failure [0.170101s] ... ok Failed to check the compatibility for the share server migration using SVM Migrate. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_svm_migrate_exception [0.137066s] ... ok 2025-03-24 18:40:33.306 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.106726s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_backend_host_failure [0.371313s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_different_keys_for_equal_ss_type [0.123146s] ... ok 2025-03-24 18:40:33.559 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_update_hosts_failure [0.236885s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_job_uuid [0.106175s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_2_False [0.114264s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_2 [0.098307s] ... ok 2025-03-24 18:40:33.820 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica [0.252920s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_2 [0.115298s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_exception [0.106967s] ... ok 2025-03-24 18:40:34.081 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_2 [10.112636s] ... ok {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica_no_host [0.276267s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata [0.108164s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend [0.141294s] ... ok Vserver is specified in the configuration. This is ignored when the driver is managing share servers. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_no_vserver [0.131454s] ... ok Invalid share server network allocation. Bad network configuration: fake exception message. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_subnets_error [0.152900s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend [0.212230s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_2 [0.152135s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_not_configured_1___ [0.185649s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_4 [0.099247s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_3 [0.117977s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_not_configured_2___fake_backend1____fake_backend2__ [0.186502s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_no_share_server [0.118986s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_1 [0.177001s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_1 [0.144954s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_5 [0.188320s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_3 [0.233842s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_8 [0.190174s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_1 [0.234437s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_volume_clone_split_completed [0.190082s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_1 [0.221729s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_3 [0.253375s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_1_True [0.206035s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_5 [0.221362s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_supported [0.212419s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_3 [0.216425s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_1_None [0.181118s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_2_True [0.215178s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_existent_home_port [0.139847s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot [0.198549s] ... ok 2025-03-24 18:40:36.716 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_1_False [2.616630s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_2 [0.185324s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_1_True [0.175146s] ... ok 2025-03-24 18:40:36.917 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_2_None [0.185625s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_3 [0.200430s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__find_reusable_fpolicy_scope [0.175429s] ... ok 2025-03-24 18:40:37.092 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_2 [0.169011s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_snapshot_name [0.149971s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_group [0.203560s] ... ok 2025-03-24 18:40:37.227 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_3 [0.135473s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_3 [0.157753s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_1 [0.158497s] ... ok 2025-03-24 18:40:37.380 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_4 [0.139827s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_api_not_found [0.161648s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif [0.138185s] ... ok 2025-03-24 18:40:37.558 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_8 [0.160210s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_already_present [0.157881s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_vserver_volume_none [0.194021s] ... ok 2025-03-24 18:40:37.696 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_9 [0.143207s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_1_None [0.184927s] ... ok 2025-03-24 18:40:37.881 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_with_exception [0.204855s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_2 [0.183362s] ... ok Failed to configure Vserver. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_2 [0.124923s] ... ok Could not complete share 7cf7c200-d3af-4e05-b87e-9167c95dfcad creation due to an internal error. 2025-03-24 18:40:38.082 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_5 [0.183786s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_driver_error [0.203324s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs_pre_configured_home_ports [0.129290s] ... ok 2025-03-24 18:40:38.221 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_8 [0.126315s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_1 [0.115621s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_1 [0.161011s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_2 [0.136138s] ... ok 2025-03-24 18:40:38.382 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_1 [0.170329s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_2 [0.174668s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_2_False [0.185310s] ... ok 2025-03-24 18:40:38.574 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_2 [0.186823s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_3 [0.192679s] ... ok 2025-03-24 18:40:38.745 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_3 [0.163253s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.212452s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool_name [0.185994s] ... ok 2025-03-24 18:40:38.888 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_5 [0.155458s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_2 [0.173011s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_boolean_extra_specs_validity_invalid_value [0.163787s] ... ok 2025-03-24 18:40:39.080 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_6 [0.197205s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_06 [0.194704s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.208721s] ... ok 2025-03-24 18:40:39.281 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_7 [0.193846s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_08 [0.145927s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_negative_integer [0.195421s] ... ok 2025-03-24 18:40:39.481 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_09 [0.172818s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_2____create_snapshot____delete_snapshot________True_ [0.201699s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_newly_licensed_protocol [0.226969s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_3 [0.166061s] ... ok 2025-03-24 18:40:39.697 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_4____create_snapshot______delete_snapshot____True_ [0.218614s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_no_cluster_creds [0.198099s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_5 [0.179184s] ... ok 2025-03-24 18:40:39.873 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replica [0.155708s] ... ok The protocol NFS is not licensed on controller 127.0.0.1 {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_unlicensed_protocol [0.164163s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_existing_error [0.182525s] ... ok 2025-03-24 18:40:40.057 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_1_True [0.209769s] ... ok There is no SnapMirror relationship available for source path yet fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_with_error [0.155086s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none [0.202345s] ... ok 2025-03-24 18:40:40.232 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict [0.137697s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_state_not_update [0.201396s] ... ok 2025-03-24 18:40:40.399 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict_raise [0.130097s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_1___ [0.196586s] ... ok 2025-03-24 18:40:40.549 228922 WARNING manila.share.driver [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] No shares in share group to create snapshot. 2025-03-24 18:40:40.571 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_members [0.171965s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_backup_type_none_negative [0.201659s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_2___fake_snapmirror__ [0.222607s] ... ok 2025-03-24 18:40:40.769 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_support [0.205724s] ... ok Cannot perform server migration to a specific pool. Please choose a destination host 'host@backend' as destination. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_dest_with_pool [0.179446s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_non_netapp_backend_negative [0.187546s] ... ok 2025-03-24 18:40:40.930 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_share_group_snapshot [0.180794s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_1 [0.196323s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot_no_members [0.217325s] ... ok 2025-03-24 18:40:41.108 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_status [0.163504s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_1_None [0.168607s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_3 [0.208831s] ... ok 2025-03-24 18:40:41.313 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_disabled [0.204160s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_get_new_volume [0.134393s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_1_None [0.225653s] ... ok 2025-03-24 18:40:41.523 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_2_False [0.192178s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_1___ready_for_cutover___True_ [0.142996s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_1 [0.224045s] ... ok Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_1_None [0.130744s] ... ok 2025-03-24 18:40:41.708 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_cancel [0.203537s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_cg [0.176111s] ... ok Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_2 [0.185861s] ... ok 2025-03-24 18:40:41.912 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_complete [0.184705s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_2_None [0.215236s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_2_dr [0.190860s] ... ok 2025-03-24 18:40:42.072 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_get_progress [0.186020s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot [0.193525s] ... ok 2025-03-24 18:40:42.289 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_4___create_snapshot____delete_snapshotFOO__ [0.204513s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_2 [0.253267s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_1_None [0.212485s] ... ok 2025-03-24 18:40:42.490 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_1_True [0.192080s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_3 [0.230626s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_2_False [0.228588s] ... ok 2025-03-24 18:40:42.693 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_1_True [0.203776s] ... ok The requested security service update is not supported by the NetApp driver. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_check_error [0.204331s] ... ok 2025-03-24 18:40:42.916 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_snapshot [0.227730s] ... ok {0} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_2_False [0.221827s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_1 [0.186045s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets [0.204136s] ... ok 2025-03-24 18:40:43.170 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_driver.ShareDriverTestCase.test_update_access [0.249803s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_deallocate_container [0.266408s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_mismatch [0.201250s] ... ok 2025-03-24 18:40:43.370 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_get [0.211946s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup [0.207883s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.185189s] ... ok 2025-03-24 18:40:43.583 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_3_None [0.215875s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_cleanup_resource [0.231969s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_not_found [0.205113s] ... ok 2025-03-24 18:40:43.807 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_1_True [0.213728s] ... ok Failed to get the snapshots from cluster, provide the right backup type or check the backend details are properly configured in manila.conf file. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4758, in delete_backup list_snapshots = self._get_des_volume_backup_snapshots( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_found_negative [0.247224s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.179794s] ... ok 2025-03-24 18:40:44.015 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_without_suppression [0.209401s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_expand_performance_array [0.137390s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot [0.208821s] ... ok 2025-03-24 18:40:44.210 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_2_False [0.197385s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp [0.139463s] ... ok Could not determine share server for CG snapshot being deleted: 65bfa2c9-dc6c-4513-951a-b8d15b453ad8. Deletion of CG snapshot record will proceed anyway. Error: Invalid input received: fake_reason. {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_1 [0.220249s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value [0.115561s] ... ok 2025-03-24 18:40:44.449 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_enabled [0.235103s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_adjusted_consistency_point_time [0.183073s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_1_pool [0.243738s] ... ok 2025-03-24 18:40:44.668 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__build_server_metadata [0.243085s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_average_cpu_utilization [0.163225s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica [0.203278s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_2 [0.167443s] ... ok 2025-03-24 18:40:44.889 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations [0.197841s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_update_error [0.204545s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_3 [0.163559s] ... ok 2025-03-24 18:40:45.086 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations_exception [0.207072s] ... ok Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Invalid input received: fake_reason. {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_1 [0.204875s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters [0.137781s] ... ok Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Vserver not specified. {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_2 [0.198875s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_processor_counters [0.154301s] ... ok Could not determine share server for snapshot being deleted: de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Deletion of snapshot record will proceed anyway. Error: Vserver fake_vserver not found. {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_3 [0.162853s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_3 [0.179956s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_found [0.172267s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average [0.184506s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_2_hidden [0.239066s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_consistency_point_time [0.193043s] ... ok 2025-03-24 18:40:46.059 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_2 [0.947162s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server [0.115146s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_time [0.156466s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_3_visible [0.162569s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_3 [0.128444s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_implicit_false [0.138963s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_cleanup_demoted_replica [0.123746s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.146941s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_2 [0.160154s] ... ok 2025-03-24 18:40:46.615 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_3_data_copying_completed [0.564916s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share [0.121449s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_1_True [0.148672s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target [0.169156s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_2_False [0.223177s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_rw_to_ro_rules [0.156835s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_1_True [0.211641s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_update_access [0.148241s] ... ok 2025-03-24 18:40:47.176 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Data copy for migration of share fake_id has not completed yet. 2025-03-24 18:40:47.179 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_4_other [0.572480s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space [0.154737s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_level [0.164102s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_invalid_protocol [0.155807s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_2___fc00__1_____fc00__1___ [0.187717s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_both_protocols [0.135567s] ... ok 2025-03-24 18:40:47.724 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_1 [0.512666s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_cluster_creds [0.168821s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_one_protocol [0.160832s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_1 [0.180972s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_implicit_false [0.140639s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_1 [0.179336s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_4 [0.210791s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_2_False [0.208454s] ... ok 2025-03-24 18:40:48.981 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_1 [1.256218s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_1 [0.195950s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_no_enable_with_pool [0.164740s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_version [0.153306s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_2 [0.212688s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_1_True [2.239205s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_not_enabled [0.197412s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_delete_share [0.075023s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_default [0.070254s] ... ok 2025-03-24 18:40:49.894 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Driver-assisted migration of share 560fd4d5-0bbb-4889-89a9-54d9cb99ec6e failed.: manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 560fd4d5-0bbb-4889-89a9-54d9cb99ec6e while preserving all metadata. 2025-03-24 18:40:49.894 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:40:49.894 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1191, in _migration_start_driver 2025-03-24 18:40:49.894 228922 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2025-03-24 18:40:49.894 228922 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 560fd4d5-0bbb-4889-89a9-54d9cb99ec6e while preserving all metadata. 2025-03-24 18:40:49.894 228922 ERROR manila.share.manager 2025-03-24 18:40:49.925 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_2 [0.947132s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share [0.044664s] ... ok {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access [0.036318s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_true [0.229689s] ... ok {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_mode [0.129037s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_2_False [0.166839s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_2 [0.260926s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_convert_to_list [0.158078s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_3 [0.235608s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_1 [0.124575s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_2 [0.161727s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_export_location [0.233906s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_1 [0.101504s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_2_False [0.130590s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_extra_specs [0.236264s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_round_down [0.063785s] ... ok 2025-03-24 18:40:51.047 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Driver-assisted migration of share c63fb49f-f82a-43fd-bd52-44363a5e7546 failed.: NotImplementedError 2025-03-24 18:40:51.047 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:40:51.047 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1259, in _migration_start_driver 2025-03-24 18:40:51.047 228922 ERROR manila.share.manager self.driver.migration_start( 2025-03-24 18:40:51.047 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/driver.py", line 455, in migration_start 2025-03-24 18:40:51.047 228922 ERROR manila.share.manager raise NotImplementedError() 2025-03-24 18:40:51.047 228922 ERROR manila.share.manager NotImplementedError 2025-03-24 18:40:51.047 228922 ERROR manila.share.manager 2025-03-24 18:40:51.080 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Invalid trace flag: fake {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_3 [1.149896s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_key [0.073780s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_method_tracing [0.080791s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_proxy [0.081208s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_wrong_pool_style [0.293486s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_release_from_release_string [0.085648s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg_no_pkg_found [0.093210s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_1 [0.225857s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm_no_pkg_found [0.095822s] ... ok {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_release_from_release_string [0.099898s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_mirrors_present [0.200940s] ... ok {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thick_provisioning [0.074801s] ... ok {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thin_provisioning [0.038184s] ... ok {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__some_error [0.116441s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_2_True [0.254171s] ... ok {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_2 [0.091962s] ... ok 2025-03-24 18:40:52.078 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Driver-assisted migration of share f670648e-7c19-40c8-a862-e52251738c56 failed.: manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share f670648e-7c19-40c8-a862-e52251738c56 while preserving snapshots. 2025-03-24 18:40:52.078 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:40:52.078 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1202, in _migration_start_driver 2025-03-24 18:40:52.078 228922 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2025-03-24 18:40:52.078 228922 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share f670648e-7c19-40c8-a862-e52251738c56 while preserving snapshots. 2025-03-24 18:40:52.078 228922 ERROR manila.share.manager {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_deny_access__unsupported_access_type [0.063427s] ... ok 2025-03-24 18:40:52.104 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_5 [1.025252s] ... ok {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thick_provisoning [0.091979s] ... ok {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__unsupported_access_type [0.045360s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_1_dest_share_server_not_expected [0.292707s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_error [0.117845s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_exist [0.113442s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_failure [58.092278s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_2_src_share_server_not_expected [0.258628s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_error [0.097949s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_snapmirror_vol [0.137349s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_defaults [0.137744s] ... ok 2025-03-24 18:40:52.757 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_1_True [0.645762s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_2 [0.273964s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule [0.163795s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_kwargs [0.147192s] ... ok Caught an unexpected behavior: the fake restore to snapshot request using all volumes and empty string snapshot as argument has not failed. NoneType: None 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share fake_share_id could not be reverted to snapshot fake_snapshot_id.: manila.exception.ManilaException: An unknown exception occurred. 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 3466, in _revert_to_snapshot 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager self.driver.revert_to_snapshot(context, 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager raise effect 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2025-03-24 18:40:53.005 228922 ERROR manila.share.manager {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_error [0.191505s] ... ok 2025-03-24 18:40:53.038 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_mount [0.190913s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_2_fake_reservations [0.270501s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_2 [0.271151s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_1 [0.168290s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_promote [0.154129s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_2 [0.165751s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_incompatible_vservers [0.296559s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_start [0.165957s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_already_present [0.127272s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi [0.118996s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_ipspace [0.107328s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delay [0.114140s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_1 [0.243418s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delete_bearer [0.086105s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_2_None [0.105327s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy [0.145025s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_skip_update_host [0.148591s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_invalid_phase [0.263652s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_1___10_10_10_0_24____10_10_10_1___False_ [0.140094s] ... ok 2025-03-24 18:40:54.000 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_1 [0.952237s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_token [0.139873s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_timeout [0.250454s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_4______0____fe80__1___True_ [0.169129s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_url [0.163747s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_api_error [0.093750s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_no_data [0.075729s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_1 [0.207054s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_already_exists [0.098181s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_payload [0.095495s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapshot [0.104019s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get [0.096676s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_volume_move_failed [0.186706s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___none_path [0.102690s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_1_True [0.108749s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth [0.106475s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_dp_destination [0.108504s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_4_Replicating [0.258627s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover [0.144816s] ... ok 2025-03-24 18:40:54.854 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy [0.159163s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_3 [0.871628s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_error [0.129183s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_no_records [0.135755s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_no_qos_extra_specs [0.231401s] ... ok 2025-03-24 18:40:55.103 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_2_in_sync [0.212226s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath [0.141200s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan [0.159613s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_rel [0.138079s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_fail_to_set_access_rules [0.277269s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_still_used [0.143637s] ... ok 2025-03-24 18:40:55.326 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_5_error [0.204543s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_bad_content [0.145513s] ... ok Vserver fake_vserver does not exist. {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export_target_not_found [0.165652s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_not_found [0.159357s] ... ok 2025-03-24 18:40:55.501 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_empty [0.104773s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_3 [0.194327s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_max_retries [0.141751s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_api_error [0.225116s] ... ok 2025-03-24 18:40:55.744 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_5 [0.217746s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup [0.277153s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue [0.081825s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_empty [0.204581s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_compression_async [0.226578s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_with_rst_relationship [0.090725s] ... ok 2025-03-24 18:40:55.948 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Snapshot fakesnapshotinstanceid on replica 7c3833b4-2835-4dcc-b646-49fc6d25c806 has been deleted. 2025-03-24 18:40:55.952 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_Not_Found_exception [0.221683s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_delete [0.165548s] ... ok 2025-03-24 18:40:56.145 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_2_ManilaException [0.185055s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_1 [0.250189s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test__get_provisioned_capacity [0.180362s] ... ok 2025-03-24 18:40:56.301 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_1_True [0.144478s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.141992s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos_error [0.233068s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem [0.153666s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_2 [0.207240s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_remount_filesystem [0.195928s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_3_None [0.173830s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_reservation [0.174642s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_1 [0.218279s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_shrink_share [0.163354s] ... ok 2025-03-24 18:40:57.153 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status [0.848883s] ... ok Only IP access control type is supported for NFS. {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_2_ro [0.144052s] ... ok Failed to get info for aggregate fake_aggr1. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 555, in get_aggregate aggrs = self._get_aggregates(aggregate_names=[aggregate_name], File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_error [0.255822s] ... ok {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_1 [0.162395s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_broadcast_domain_for_port [0.235029s] ... ok {1} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_03___0___0_ [0.146059s] ... ok {1} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_04___12___12_ [0.131499s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_1_True [1.744848s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access [0.236126s] ... ok {1} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_10___1M___1048576_ [0.152105s] ... ok 2025-03-24 18:40:57.814 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_2 [0.650480s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_not_found [0.144047s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_not_empty [0.170463s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists [0.098521s] ... ok {1} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_11___1_0M___1048576_ [0.179590s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists_not_found [0.126177s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config_no_response [0.243411s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_2_False [0.135251s] ... ok {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_no_eradicate [0.310172s] ... ok Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Invalid input received: fake_reason. {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_1 [0.099231s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes [0.172991s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_stale_snapmirror [0.085370s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_provider_locations [0.046165s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_cluster_creds [0.034387s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_5 [0.041001s] ... ok share share-1-manila not found on FlashBlade, skip delete {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_not_found [0.259781s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_6 [0.046853s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspace_name_for_vlan_port [0.280266s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_volume_rehost [0.068260s] ... ok 2025-03-24 18:40:58.697 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_4 [0.881338s] ... ok {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot [0.180906s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_1_failure [0.148079s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces [0.226347s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_2_error [0.091170s] ... ok {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_extend_share [0.204248s] ... ok FlexGroup share is being created. Will wait the job. flashblade_api configuration parameter must be specified NoneType: None {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_auth_parameters [0.081603s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job [0.195483s] ... ok {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot_bad_snapshot [0.079590s] ... ok {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share [0.038596s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_2_fakeLabel [0.044453s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_not_found [0.253213s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_host [0.114369s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_1 [0.067809s] ... ok 2025-03-24 18:40:59.414 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_5 [0.702404s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_net_options [0.158342s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_api [0.097721s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_01 [0.082135s] ... ok 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager raise effect 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager Exception 2025-03-24 18:40:59.597 228922 ERROR manila.share.manager 2025-03-24 18:40:59.611 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_02_migration_cancel [0.192741s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume_empty [0.162089s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_03 [0.085747s] ... ok 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager raise effect 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager Exception 2025-03-24 18:40:59.762 228922 ERROR manila.share.manager {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_04 [0.099964s] ... ok 2025-03-24 18:40:59.778 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_06_create_share_instance [0.153376s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_1_6 [0.181422s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_05 [0.066887s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_06 [0.072738s] ... ok 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager raise effect 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager Exception 2025-03-24 18:40:59.918 228922 ERROR manila.share.manager 2025-03-24 18:40:59.927 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_11_delete_expired_share [0.134585s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_2_domain_busy [0.173400s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_09 [0.106622s] ... ok 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager raise effect 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager Exception 2025-03-24 18:41:00.045 228922 ERROR manila.share.manager 2025-03-24 18:41:00.054 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_12_create_snapshot [0.125135s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_not_found_rows [0.180553s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_11 [0.183353s] ... ok 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager raise effect 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager Exception 2025-03-24 18:41:00.214 228922 ERROR manila.share.manager 2025-03-24 18:41:00.220 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_13_delete_snapshot [0.173709s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_instance_uuids [0.174780s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_17 [0.164751s] ... ok 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager raise effect 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager Exception 2025-03-24 18:41:00.390 228922 ERROR manila.share.manager 2025-03-24 18:41:00.400 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_16__execute_periodic_hook [0.173572s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_2_False [0.128134s] ... ok {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_22 [0.159956s] ... ok 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager raise effect 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager Exception 2025-03-24 18:41:00.542 228922 ERROR manila.share.manager 2025-03-24 18:41:00.549 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_22_delete_share_group [0.161167s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_1 [0.210603s] ... ok 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager self.driver.do_setup(ctxt) 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager raise effect 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager Exception 2025-03-24 18:41:00.763 228922 ERROR manila.share.manager 2025-03-24 18:41:00.786 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_27_promote_share_replica [0.220331s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_4 [0.151011s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_5 [0.145081s] ... ok 2025-03-24 18:41:01.098 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 08a7f5ba-5bd8-4214-9f3b-ff291021fd0e failed on creation.: manila.exception.ManilaException: fake 2025-03-24 18:41:01.099 228922 WARNING manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance information in exception can not be written to db because it contains {} and it is not a dictionary.: manila.exception.ManilaException: fake Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 102, in do_setup self.api_executor = self._create_api_executor() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_1 [0.127681s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw [0.122588s] ... ok 2025-03-24 18:41:01.321 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_1_True [0.532672s] ... ok Share only supports one access level: ro {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw_with_hostlist_invalid_access [0.160632s] ... ok 2025-03-24 18:41:01.461 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share group snapshot fake_snap_id: creating 2025-03-24 18:41:01.469 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share group snapshot fake_snap_id: create failed: manila.exception.Error 2025-03-24 18:41:01.479 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_group_snapshot_with_error [0.164049s] ... ok Only "ip" access type is allowed for NFS shares. {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_1_NFS [0.146640s] ... ok 2025-03-24 18:41:01.654 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_exception [0.168361s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot [0.073860s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_diff_size [0.067123s] ... ok 2025-03-24 18:41:01.766 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_driver_not_handles_servers [0.111369s] ... ok 2025-03-24 18:41:01.843 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share group fake_id: creating 2025-03-24 18:41:01.844 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share group fake_id: create failed: manila.exception.Error {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_clone_fail [0.113000s] ... ok 2025-03-24 18:41:01.860 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_error [0.094033s] ... ok 2025-03-24 18:41:01.975 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share group snapshot fake_snap_id: creating 2025-03-24 18:41:01.976 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share group snapshot fake_snap_id: created successfully volID for Share shareId does not exist 2025-03-24 18:41:02.003 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_volid [0.154907s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot [0.143512s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_positive [0.167635s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_timeout [1.920717s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist_not_equel_access_to [0.226854s] ... ok 2025-03-24 18:41:02.409 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance ea3a2a9e-41e6-479c-a269-9382751cdfcd created successfully. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_destinations [0.049388s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume [0.083364s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share_without_share_name [0.118601s] ... ok 2025-03-24 18:41:02.577 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_for_share_with_replication_support [0.582739s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_2 [0.112627s] ... ok {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_2 [0.124278s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities [0.061886s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_none_requested [0.054365s] ... ok {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_application_error [0.121904s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_1 [0.064912s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers [0.058464s] ... ok {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error [0.111700s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers_not_found [0.059184s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_root_volume_name [0.062415s] ... ok {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_exception [0.154057s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers [0.068577s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_key_manager_not_enabled [0.067977s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_unsupported_release_or_platform_2___8__3__2____NetApp_Release_8_2_1_Cluster_Mode__Fri_Mar_21_14_25_07_PDT_2014__ [0.070271s] ... ok {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify_expected_error [0.172284s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_1 [0.064416s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates [0.055755s] ... ok {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_call_http_exception [0.133576s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates_none_found [0.066803s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.078240s] ... ok {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_without_ca [0.124205s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_ad [0.072767s] ... ok {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_successful_call [0.117835s] ... ok LDAP client cannot be configured with both 'server' and 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP servers. NoneType: None {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_1___fake_domain____fake_server__ [0.059344s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_error [0.097283s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access [0.143521s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_junction_path [0.137328s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_nonexisting_volume [0.130110s] ... ok 2025-03-24 18:41:03.907 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 25d3f997-54d1-4d48-9e68-311b139ed4ee created successfully. FlexGroup share is being created. Will wait the job. {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment_timeout [5.081869s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_2_5000B_s [0.110746s] ... ok 2025-03-24 18:41:03.992 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot [1.403483s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_share [0.154043s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_1 [0.108674s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_not_found [0.119422s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_2 [0.073389s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_replication [0.113746s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename [0.130264s] ... ok Cannot perform server migration because at leat one of the backends doesn't support SVM DR. {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_1 [0.092541s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_type [0.086891s] ... ok Cannot perform server migration because destination host doesn't have enough free space. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rehost_volume [0.102659s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_2 [0.100409s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_add_delete [0.082090s] ... ok 2025-03-24 18:41:04.399 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 8f903f80-59c3-4c3b-9a92-b5f76120f76e created successfully. {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_1__True___svm_migrate__ [0.077061s] ... ok {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_share_stats [0.067844s] ... ok 2025-03-24 18:41:04.450 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_export_locations_only [0.452911s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share [0.143223s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_2__False___svm_dr__ [0.081053s] ... ok {1} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get_fail [0.074550s] ... ok {1} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_post [0.063119s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm [0.116659s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs [0.145318s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_1_True [0.108107s] ... ok {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_1_ip [0.113752s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups [0.147207s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_2 [0.059264s] ... ok Only IP or USER access types are allowed for NFS shares. {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_1 [0.105718s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_snapshot [0.102546s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_1 [0.095399s] ... ok {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share_fail [0.081266s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc [0.110068s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate [0.139275s] ... ok {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_2_user [0.114354s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_2_False [0.126033s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate_failed_to_complete [0.165432s] ... ok {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share_fail [0.172102s] ... ok Tegile share driver has been deprecated and will be removed in a future release. Could not find volume volume1 to set snapdir access {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access_exception [0.159715s] ... ok 2025-03-24 18:41:05.303 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Using preexisting share server: '1f58aeba-eb86-4995-aa56-9cc7de17246a' {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_1 [0.153905s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__verify_share_server_name_1__True___c5b3a865_56d0_4d88_dke5_853465e099c9__ [0.188355s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_2 [0.163860s] ... ok {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_network_allocations_number [0.128214s] ... ok Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:41:05.505 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 1aee85d7-5063-44b9-8b6c-409de084b5dc created successfully. {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_3 [0.189764s] ... ok {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share_fail [0.135660s] ... ok 2025-03-24 18:41:05.636 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server [1.207360s] ... ok {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper [0.141460s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapmirror_restore_vol [0.156725s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_trigger_volume_move_cutover [0.049976s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm_error [0.049669s] ... ok Unsupported access rule of 'type' ip, 'level' RO, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_level [0.135740s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_exists [0.064923s] ... ok {1} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_not_provided [0.092459s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_1__fake_share [0.095354s] ... ok {1} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_provided [0.074090s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_2_destination [0.084257s] ... ok {1} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_not_provided [0.114111s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists [0.094354s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server [0.122375s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_1_True [0.099613s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_incorrect [0.090760s] ... ok 2025-03-24 18:41:06.433 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_exists [0.786966s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_2_False [0.108402s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_1_None [0.060672s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_retry_correct [0.130676s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_5_patch [0.084915s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_1_ManilaException [0.134610s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_1 [0.060364s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_2 [0.027475s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_4 [0.043177s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share [0.091424s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_valid [0.087764s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_1 [0.083872s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_2 [0.095579s] ... ok 2025-03-24 18:41:07.208 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_not_exists [0.759292s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_3 [0.179405s] ... ok 2025-03-24 18:41:07.360 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_1___ [0.142650s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_2_80na [0.155795s] ... ok 2025-03-24 18:41:07.482 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_vserver [0.077514s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_1 [0.112111s] ... ok 2025-03-24 18:41:07.589 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_3 [0.101756s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_2 [0.103314s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_1 [0.044178s] ... ok Error releasing snapmirror destination dst_share for replica src_share. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py", line 923, in cleanup_previous_snapmirror_relationships src_client.release_snapmirror_vol( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_1 [0.028138s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_3 [0.060569s] ... ok 2025-03-24 18:41:07.754 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share group fake_id: deleting 2025-03-24 18:41:07.768 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share group fake_id: deleted successfully 2025-03-24 18:41:07.773 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_4 [0.040410s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_update [0.178194s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_timeout [0.045436s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_1_True [0.087286s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror [0.081329s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_does_not_exist [0.082175s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_1_True [0.041260s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_does_not_exist [0.060432s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_without_release [0.042179s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_most_available_aggr_of_vserver [0.043826s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirror_destinations_svm [0.109933s] ... ok 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Failed to update usages deleting share '7abfe8ae-c0bd-4f30-a3c4-26914f4ba556'.: manila.exception.QuotaError: Quota exceeded: code=500. 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api Traceback (most recent call last): 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1872, in _update_share_instance_usages 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api reservations = QUOTAS.reserve( 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api return self._mock_call(*args, **kwargs) 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api raise effect 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api manila.exception.QuotaError: Quota exceeded: code=500. 2025-03-24 18:41:08.409 228922 ERROR manila.db.sqlalchemy.api 2025-03-24 18:41:08.445 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 6e608f9e-c28c-40cf-8efe-8c54b44c2d36 had its deletion deferred. Quota was reclaimed and the share driver will proceed with the deletion. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors [0.050656s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_3_30 [0.071848s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica [0.055754s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_2 [0.044577s] ... ok 2025-03-24 18:41:08.644 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 6e608f9e-c28c-40cf-8efe-8c54b44c2d36: deleted successfully. 2025-03-24 18:41:08.659 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete_quota_error [0.903129s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror_svm [0.061905s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica [0.051348s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_timeout [0.101715s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_2 [0.047538s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_3 [0.029813s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_4 [0.038171s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_5 [0.047198s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_1 [0.035894s] ... ok Cannot configure a new FPolicy for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The maximum number of fpolicies was already reached. NoneType: None {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_max_policies_error [0.124819s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_2 [0.124325s] ... ok 2025-03-24 18:41:09.405 228922 WARNING manila.db.sqlalchemy.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_splitting_1_fake_host_fake_backend_name_fake_pool [0.093028s] ... ok 2025-03-24 18:41:09.459 228922 WARNING manila.db.sqlalchemy.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot [2.697758s] ... ok 2025-03-24 18:41:09.542 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 27e19fdd-5325-4838-9bb4-0177b5889044: deleted successfully. 2025-03-24 18:41:09.547 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_snapshot [0.087311s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_deletion_disabled [0.894803s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_invalid_helper [0.112542s] ... ok Caught an unexpected internal state 'unknown_state' for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Aborting operation. NoneType: None {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_unknown [0.279181s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_dhss_false_server_avail_after_retry [0.100387s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_snapmirror [0.111106s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_2_False [0.104447s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_event_name [0.087393s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share [0.116230s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_progress_status [0.111234s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_invalid_helper [0.119107s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol [0.143500s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_2_130 [0.194948s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup [0.118033s] ... ok 2025-03-24 18:41:10.393 228922 WARNING manila.db.sqlalchemy.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2025-03-24 18:41:10.428 228922 WARNING manila.db.sqlalchemy.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2025-03-24 18:41:10.460 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 543d45f1-4dee-42d6-bc52-c14586349f64: deleted successfully. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_vserver_for_backup [0.222841s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space_invalid [0.232538s] ... ok 2025-03-24 18:41:10.631 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share server 'a97e9ad1-547f-44e5-a81d-c3118d05fbe6' has been deleted successfully. 2025-03-24 18:41:10.642 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_2_False [1.066153s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_none [0.144909s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_2 [0.171399s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_invalid_protocol [0.132922s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_timeout [0.170136s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_1 [0.210816s] ... ok Could not update share 7cf7c200-d3af-4e05-b87e-9167c95dfcad status due to invalid internal state. Aborting share creation. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_missing_source_share [0.125105s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize [0.079948s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_2 [0.172388s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_qos_on_share [0.098271s] ... ok 2025-03-24 18:41:11.272 228922 WARNING manila.db.sqlalchemy.api [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Change will make usage less than 0 for the following resources: ['shares'] 2025-03-24 18:41:11.284 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance f6df4561-1164-4743-9de8-9ab205ed503f: deleted successfully. 2025-03-24 18:41:11.287 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_1_update_access [0.641967s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers_no_helpers [0.172210s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_as_replica [0.126442s] ... ok 2025-03-24 18:41:11.388 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share replica 0802e0e3-3a79-4622-9ec3-f8d513d150ea deleted successfully. 2025-03-24 18:41:11.397 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_both_exceptions_ignored_with_the_force [0.100753s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share [0.106548s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_2 [0.104320s] ... ok 2025-03-24 18:41:11.516 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_driver_exception [0.108124s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmanage_snapshot [0.097948s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_empty_spec [0.089357s] ... ok 2025-03-24 18:41:11.611 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_2 [0.097074s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_retry_once [0.086417s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_invalid_value [0.092775s] ... ok 2025-03-24 18:41:11.733 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info [0.055902s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_1 [0.113071s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_1_rw [0.111804s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapshot_left_from_old_relationship [0.120508s] ... ok {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_wait_for_available_volume_invalid_1 [0.117208s] ... ok {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_2 [0.058077s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_second_backup [0.117905s] ... ok {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_2 [0.137830s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_enabled_backup_types_none_negative [0.120740s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper [0.080972s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backend_negative [0.051150s] ... ok 2025-03-24 18:41:12.259 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 77b151ae-9ee7-4966-824c-2f982798c86d: skipping export, because it has 'error' status. GlusterFS share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_2_False [0.096554s] ... ok 2025-03-24 18:41:12.293 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance f83a17bf-e77a-4a0f-80fa-1a8118679015: skipping export, because it is busy with an active task: migration_in_progress. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_vserver_not_peered [0.110395s] ... ok 2025-03-24 18:41:12.348 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 1affcf32-0d0d-42bd-a1dc-0126e57703ce: skipping export, because it is busy with an active task: migration_driver_in_progress. 2025-03-24 18:41:12.384 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance a297462d-6304-4d10-b108-b5e2450066c2: skipping export, because it has 'creating_from_snapshot' status. GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:41:12.407 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_1_True [0.669687s] ... ok {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_3 [0.151012s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot [0.123990s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_share_stats [0.085748s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_2_1000 [0.101258s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_1_ [0.135224s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_1_pool [0.154689s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_3__1_2_3_4_foo [0.130646s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_3_fake [0.145704s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_6___1_2_3_4_mixed_slashes_and_backslashes_two [0.136473s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_with_creating_replica [0.123795s] ... ok 2025-03-24 18:41:13.060 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 47e75300-5d7b-4f5a-b430-312ba49b17a9: skipping export, because it has 'error' status. {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_success [0.147905s] ... ok 2025-03-24 18:41:13.110 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 8f802cba-9c30-41b0-8f9d-3f9ee3982033: skipping export, because it is busy with an active task: migration_in_progress. 2025-03-24 18:41:13.146 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 81055ed5-267b-4e7c-a507-3500921cfebb: skipping export, because it is busy with an active task: migration_driver_in_progress. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share [0.157052s] ... ok 2025-03-24 18:41:13.174 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance ab906a17-4169-41e3-9f58-66ae62dc1c71: skipping export, because it has 'creating_from_snapshot' status. 2025-03-24 18:41:13.193 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_share_metadata_updates [0.784323s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist [0.115824s] ... ok 2025-03-24 18:41:13.286 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_2_check_for_setup_error [0.090370s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_1 [0.158692s] ... ok Could not create CIFS export fake_share_name. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/helpers.py", line 454, in create_exports self._ssh_exec( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/helpers.py", line 459, in create_exports self._ssh_exec(server, create_cmd) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception 2025-03-24 18:41:13.396 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Updating share status {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist_exception [0.175012s] ... ok 2025-03-24 18:41:13.404 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Finished initialization of driver: 'FakeShareDriver@fake_host' 2025-03-24 18:41:13.406 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_no_shares [0.114481s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_2 [0.204496s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_4 [0.150609s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_4 [0.144184s] ... ok {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_1___5_6_7_8_foo [0.143188s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_2_10_0_0_1_33 [0.102197s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_different_pool_types [0.128092s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_7 [0.087396s] ... ok 2025-03-24 18:41:13.970 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance a62f3da0-3f86-461e-8359-08c2b2202acb: skipping export, because it has 'error' status. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_mismatch_flexgroup_pools_len [0.137463s] ... ok 2025-03-24 18:41:14.006 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance ba8bac6c-a176-443e-8849-e0c4190d84d8: skipping export, because it is busy with an active task: migration_in_progress. 2025-03-24 18:41:14.043 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance 40bc7119-bfec-4066-bb09-4a525fcae740: skipping export, because it is busy with an active task: migration_driver_in_progress. 2025-03-24 18:41:14.063 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share instance e3976efb-4b26-4ad7-91da-9a45712b87f1: skipping export, because it has 'creating_from_snapshot' status. 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Unexpected error occurred while updating access rules for share instance db054c8e-310e-4070-8f32-769cf04886fa.: manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 535, in ensure_driver_resources 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager self.access_helper.update_access_rules( 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager result = effect(*args, **kwargs) 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_manager.py", line 507, in raise_share_access_exists 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager raise exception.ShareAccessExists( 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2025-03-24 18:41:14.075 228922 ERROR manila.share.manager {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_3____mnt_fake_share_name_n_t_t1_1_1_11_n_shares_fake_share_name_n_t_t1_1_1_10_n_shares_fake_share_name_n_t_t1_1_1_16_n_shares_fake_share_name_n_t_t_world__n___True_ [0.176842s] ... ok 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Unexpected error occurred while updating access rules for share instance 7192571c-f23c-45b3-a737-c5571c68c1cf.: manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 535, in ensure_driver_resources 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager self.access_helper.update_access_rules( 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager result = effect(*args, **kwargs) 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_manager.py", line 507, in raise_share_access_exists 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager raise exception.ShareAccessExists( 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2025-03-24 18:41:14.101 228922 ERROR manila.share.manager 2025-03-24 18:41:14.109 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Finished initialization of driver: 'FakeShareDriver@fake_host' 2025-03-24 18:41:14.120 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_3 [0.718575s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_members [0.177237s] ... ok 2025-03-24 18:41:14.192 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Finished initialization of driver: 'FakeShareDriver@fake_host' 2025-03-24 18:41:14.197 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_1 [0.073069s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_1__foo_bar [0.130412s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_snapshots_not_found [0.122585s] ... ok 2025-03-24 18:41:14.299 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Finished initialization of driver: 'FakeShareDriver@fake_host' 2025-03-24 18:41:14.310 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_3 [0.113104s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_2_5_6_7_8__bar_quuz [0.132098s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_2_None [0.154012s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_5__1001__1000___124__foo_bar [0.120036s] ... ok 2025-03-24 18:41:14.551 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_4 [0.236864s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_1 [0.148577s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_1 [0.118309s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_2 [0.053496s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share [0.082509s] ... ok Could not determine share server for share being deleted: 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Deletion of share record will proceed anyway. Error: Vserver fake_vserver not found. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_3 [0.068372s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_4 [0.077135s] ... ok 2025-03-24 18:41:14.826 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share Migration for share 4815618b-98a0-45e0-88ba-356b68f2eb2f was cancelled. 2025-03-24 18:41:14.833 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_3_data_copying_completed [0.274315s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper [0.074241s] ... ok Unsupported access level ro or access type user, skipping removal of access rule to 4.4.4.4. Access rule ip:2.2.2.3 already exists for share fake_share_name {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_2_ro [0.121591s] ... ok 2025-03-24 18:41:15.047 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Received request to finish Share Migration for share fake_id. 2025-03-24 18:41:15.051 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_2 [0.220789s] ... ok Unsupported access level rw or access type user, skipping removal of access rule to lala. {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_1 [0.099409s] ... ok 2025-03-24 18:41:15.200 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_2 [0.107930s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_1_migration_starting [0.142893s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_3 [0.102625s] ... ok 2025-03-24 18:41:15.405 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Host-assisted migration failed for share share_id.: manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2025-03-24 18:41:15.405 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:15.405 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1551, in migration_start 2025-03-24 18:41:15.405 228922 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2025-03-24 18:41:15.405 228922 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. 2025-03-24 18:41:15.405 228922 ERROR manila.share.manager 2025-03-24 18:41:15.417 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_1 [0.119198s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_2 [0.236905s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status_error [10.114614s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_2 [0.086102s] ... ok {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_4 [0.078808s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_1_True [0.152944s] ... ok 2025-03-24 18:41:15.654 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update [0.205295s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_not_mounted [0.067605s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share [0.088360s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_string [0.122119s] ... ok 2025-03-24 18:41:15.782 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_2_False [0.115114s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_container [0.071621s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_1 [0.137240s] ... ok 2025-03-24 18:41:15.914 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_1_openstack1_watson__pool0 [0.128732s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_2____1_1_1_256____False_ [0.118850s] ... ok 2025-03-24 18:41:16.016 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_4___1_1_1_0____4__ [0.051329s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_exception [0.100794s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_2 [0.148107s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_do_setup [1.293012s] ... ok 2025-03-24 18:41:16.119 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_1___ [0.105432s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats [0.103527s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_1_default [0.128517s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_normal [0.059473s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_4 [0.156832s] ... ok 2025-03-24 18:41:16.222 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_2_None [0.102734s] ... ok {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_2_ro [0.030804s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_info [0.111050s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__add_fixed_ips_to_service_port [0.059685s] ... ok 2025-03-24 18:41:16.302 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_3_dr [0.080404s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_all_service_subnets [0.046307s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_flexgroups [0.149472s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client [0.098778s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_same_host [0.048955s] ... ok 2025-03-24 18:41:16.433 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Parent share server fake_server_id does not exist.: manila.exception.ShareServerNotFound: fake 2025-03-24 18:41:16.462 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_not_found [0.156601s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_two_exist_on_same_host [0.067980s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_2 [0.140246s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_none_found [0.094152s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_cg_snapshot_name [0.167759s] ... ok 2025-03-24 18:41:16.573 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Updating share status 2025-03-24 18:41:16.583 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_1 [0.075163s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss [0.126773s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_and_nfs_config_5 [0.079824s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function_flexgroup [0.107358s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_one_found [0.151666s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_1 [0.075714s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_1 [0.137067s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_network_name [0.142290s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_5 [0.131453s] ... ok 2025-03-24 18:41:16.904 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_2_migration_in_progress [0.311254s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_2_False [0.143562s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_4 [0.087911s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_network_config_group [0.099540s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_connectivity_with_service_instances [0.075904s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_2 [0.093205s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_not_found [0.113749s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_4 [0.071182s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net [0.103689s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_vserver_info_1 [0.093395s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_1 [0.172606s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_2 [0.075108s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net_admin [0.152690s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_3 [0.118971s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_nfs_config_only_4 [0.099627s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_connectivity_verification_fail [0.137552s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_2 [0.071096s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_4 [0.141525s] ... ok Neither NFS nor CIFS is licensed on fake_backend_name {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_4 [0.130778s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_protocols [0.102992s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_1 [0.154274s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_1 [0.106810s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_1 [0.123256s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_2 [0.116924s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_get_unhandled_error [0.081766s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_4 [0.130477s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_2 [0.140323s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_1_1234 [0.096516s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_1 [0.114876s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_4 [0.122740s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_2_None [0.109845s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_6 [0.131118s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_qos_specs_1 [0.131917s] ... ok {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_2 [0.097503s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs [0.129770s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_1 [0.102921s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_2_False [0.043603s] ... ok Service instance fake_inst_id does not exist. {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_not_exists [0.023822s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_01 [0.029621s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_has_pool [0.107287s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_peer [0.170653s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_04 [0.092906s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_05 [0.042927s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_1_True [0.094530s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_07 [0.062778s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_1 [0.070438s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_peer [0.162118s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_10 [0.092094s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_4 [0.125886s] ... ok 2025-03-24 18:41:18.664 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_5 [1.759427s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_2 [0.155925s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_1 [0.100936s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_3 [0.132377s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_7 [0.093143s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.141260s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_1 [0.069741s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_4 [0.028610s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_2_creating_from_snapshot [0.108687s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.133181s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists_recreate [0.067415s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_vserver [0.086263s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_public_not_set [0.044679s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_more_than_one_exist [0.031665s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_neutron_network_helper [0.043160s] ... ok 2025-03-24 18:41:19.112 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share Server Migration for share server 415c78da-75e5-4b80-a042-14b97964d766 was cancelled. 2025-03-24 18:41:19.114 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.172116s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.454529s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_ems_logging [0.160102s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_1 [0.077453s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_no_service_user_defined [0.057506s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_1_None [0.052354s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_1_True [0.130486s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_2_fake_name [0.057470s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.208601s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_init [0.111495s] ... ok 2025-03-24 18:41:19.395 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_4 [0.081182s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_1_None [0.285767s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_available [0.060830s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share [0.081497s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_2 [0.144612s] ... ok {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_timeout [0.038915s] ... ok {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_ips [0.035872s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_3 [0.079971s] ... ok {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot [0.037723s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_share_server_network_info [0.152934s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_4 [0.108360s] ... ok {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_not_present_at_backend [0.095358s] ... ok {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_share_created_from_snap [0.066920s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_valid_ipspace_name [0.122646s] ... ok 2025-03-24 18:41:19.799 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_access_rules [0.068313s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_2_ShareServerMigrationFailed [0.400333s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_2 [0.152037s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_peers [0.110757s] ... ok No access rules provided in update_access. {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_empty_rule_list [0.073443s] ... ok {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_1 [0.086903s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_2 [0.137876s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_03 [0.132482s] ... ok {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_common_server [0.091247s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_3 [0.122813s] ... ok {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_1 [0.052556s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_10 [0.147434s] ... ok {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_3 [0.051071s] ... ok Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2130, in manage_existing_snapshot volume = vserver_client.get_volume(share_name) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Driver migration completion failed for share server 103bb5ac-d3f2-40f8-934a-8881b2ebb4dc.: Exception 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 6067, in share_server_migration_complete 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager self._server_migration_complete_driver(context, 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager raise effect 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager Exception 2025-03-24 18:41:20.169 228922 ERROR manila.share.manager 2025-03-24 18:41:20.171 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_1_True [0.374699s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_1_NaApiError [0.089681s] ... ok {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_new_instance_details [0.069091s] ... ok Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2130, in manage_existing_snapshot volume = vserver_client.get_volume(share_name) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.NetAppException: Exception due to NetApp failure. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_2_NetAppException [0.073565s] ... ok Multiple security services provided. Only one security service of type 'active_directory' is supported. {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_3 [0.039659s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_1 [0.157083s] ... ok Only security services of type 'active_directory' are supported. Retrieved security service type: sentinel.invalid_type. {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_4 [0.035057s] ... ok {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_1_None [0.044520s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_no_snapshot_name [0.166980s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_2 [0.166093s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mount_path [0.123844s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:41:20.575 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_4 [0.117701s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mounted_share_size [0.115700s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_get_progress [0.410138s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_not_configured [0.177081s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_1_None [0.110268s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_2 [0.142407s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_service_instance_manager [0.060934s] ... ok 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] The driver could not migrate the share server d449a882-a80f-4d18-87c8-6668301d5db4: manila.exception.ShareServerMigrationFailed: Share server migration failed: fake_reason 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 5914, in share_server_migration_start 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager self._share_server_migration_start_driver( 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager raise effect 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager manila.exception.ShareServerMigrationFailed: Share server migration failed: fake_reason 2025-03-24 18:41:20.752 228922 ERROR manila.share.manager 2025-03-24 18:41:20.754 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Windows SMB share driver has been deprecated and is expected to be removed in a future release. {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_1_True [0.179788s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_3 [0.216199s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_unmount_device [0.082894s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_1_None [0.142658s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_2 [0.107388s] ... ok 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Failed to update quota on share shrinking.: Exception: fake 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 4796, in shrink_share 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager reservations = QUOTAS.reserve(context, **deltas) 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager raise effect 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager Exception: fake 2025-03-24 18:41:20.956 228922 ERROR manila.share.manager 2025-03-24 18:41:20.975 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_1 [0.209095s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_2_fake_migration_id [0.134534s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_3 [0.120914s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_compatible [0.135078s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_2_cutover_soft_deferred [0.099853s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_1_volume_has_shared_qos_policy [0.081947s] ... ok 2025-03-24 18:41:21.261 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Can not remove access rules of share: .: Exception 2025-03-24 18:41:21.264 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_remove_access_rules_error [0.282170s] ... ok Cannot perform server migration within the same cluster. Please choose a destination host that's in a different cluster. {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_cluster [0.175002s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_2_volume_has_nonshared_qos_policy [0.111863s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_2 [0.167148s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_cleanup_demoted_storage_error [0.147147s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Error unmanaging share server fake_share_server_id: manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager Traceback (most recent call last): 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 3404, in unmanage_share_server 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager self.driver.network_api.unmanage_network_allocations( 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager raise effect 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2025-03-24 18:41:21.534 228922 ERROR manila.share.manager 2025-03-24 18:41:21.536 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_network_allocations_error [0.261270s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_update_share_stats [0.717353s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_1_None [0.128048s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_more_than_two_replicas [0.109363s] ... ok Account 'FakeDomain\FakeUser' was given full access right on share sentinel.share_name. Manila only grants 'change' access. Found 'custom' ACE rule that will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 3, 'AccessControlType': 0} Found explicit deny ACE rule that was not created by Manila and will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 0, 'AccessControlType': 1} {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_access_rules [0.059225s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_2 [0.045041s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_volume_path_by_share_name [0.037600s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_with_vserver_volume_none [0.092781s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_2_fake_migration_id [0.119934s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_error [0.121489s] ... ok 2025-03-24 18:41:21.845 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share server fake_share_server_id unmanaged successfully. 2025-03-24 18:41:21.847 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) No snapmirror relationship was found between source fake_id and destination fake_id_2 vServers. NoneType: None {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_network_allocations [0.304447s] ... ok {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_maintenance [0.152442s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_no_snapmirror [0.132120s] ... ok {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_partition_maximum_size [0.070336s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_error [0.125704s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_2___transferring___False_ [0.112228s] ... ok {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_quote_string [0.076564s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server [0.095904s] ... ok {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_unexisting_path [0.069451s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_1_True [0.141768s] ... ok {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_readonly_status [0.043313s] ... ok {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_missing_ip [0.037250s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_2_False [0.087224s] ... ok {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_ssl [0.041377s] ... ok {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_1 [0.037648s] ... ok 2025-03-24 18:41:22.067 228922 ERROR manila.quota [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Failed to commit reservations : sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2025-03-24 18:41:22.067 228922 ERROR manila.quota Traceback (most recent call last): 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit 2025-03-24 18:41:22.067 228922 ERROR manila.quota self._driver.commit( 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit 2025-03-24 18:41:22.067 228922 ERROR manila.quota db.reservation_commit( 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit 2025-03-24 18:41:22.067 228922 ERROR manila.quota return IMPL.reservation_commit( 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper 2025-03-24 18:41:22.067 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper 2025-03-24 18:41:22.067 228922 ERROR manila.quota ectxt.value = e.inner_exc 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-03-24 18:41:22.067 228922 ERROR manila.quota self.force_reraise() 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-03-24 18:41:22.067 228922 ERROR manila.quota raise self.value 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper 2025-03-24 18:41:22.067 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2025-03-24 18:41:22.067 228922 ERROR manila.quota return fn(*args, **kwargs) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit 2025-03-24 18:41:22.067 228922 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query 2025-03-24 18:41:22.067 228922 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:41:22.067 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate 2025-03-24 18:41:22.067 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:41:22.067 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:41:22.067 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate 2025-03-24 18:41:22.067 228922 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:41:22.067 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:41:22.067 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate 2025-03-24 18:41:22.067 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:41:22.067 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:41:22.067 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate 2025-03-24 18:41:22.067 228922 ERROR manila.quota return o[0](self.expr, op, *(other + o[1:]), **kwargs) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl 2025-03-24 18:41:22.067 228922 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect 2025-03-24 18:41:22.067 228922 ERROR manila.quota resolved = impl._literal_coercion( 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion 2025-03-24 18:41:22.067 228922 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected 2025-03-24 18:41:22.067 228922 ERROR manila.quota util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) 2025-03-24 18:41:22.067 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ 2025-03-24 18:41:22.067 228922 ERROR manila.quota raise exception 2025-03-24 18:41:22.067 228922 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2025-03-24 18:41:22.067 228922 ERROR manila.quota 2025-03-24 18:41:22.138 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share 0fe31035-9457-4ab6-b933-711b6f199306: unmanaged successfully. 2025-03-24 18:41:22.140 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_2_False [0.305784s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_1 [0.203778s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_1_True [0.106844s] ... ok {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_2 [0.061241s] ... ok VPSA volume for share fakeid2 could not be found. {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_2 [0.105946s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrink_share [0.083176s] ... ok {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_extend_share [0.085055s] ... ok {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_share [0.047920s] ... ok Failed to shrink share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The current used space is larger than the the size requested. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrinking_possible_data_loss [0.092932s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_3 [0.095559s] ... ok snapshot: snapshot OS_share-snapshot-manage_snapname not found, skipping delete operation {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_snapshot [0.057550s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share [0.090509s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_1_True [0.140271s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_success [0.131363s] ... ok 2025-03-24 18:41:22.574 228922 ERROR manila.quota [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Failed to commit reservations : sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2025-03-24 18:41:22.574 228922 ERROR manila.quota Traceback (most recent call last): 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit 2025-03-24 18:41:22.574 228922 ERROR manila.quota self._driver.commit( 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit 2025-03-24 18:41:22.574 228922 ERROR manila.quota db.reservation_commit( 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit 2025-03-24 18:41:22.574 228922 ERROR manila.quota return IMPL.reservation_commit( 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper 2025-03-24 18:41:22.574 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper 2025-03-24 18:41:22.574 228922 ERROR manila.quota ectxt.value = e.inner_exc 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-03-24 18:41:22.574 228922 ERROR manila.quota self.force_reraise() 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-03-24 18:41:22.574 228922 ERROR manila.quota raise self.value 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper 2025-03-24 18:41:22.574 228922 ERROR manila.quota return f(*args, **kwargs) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2025-03-24 18:41:22.574 228922 ERROR manila.quota return fn(*args, **kwargs) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit 2025-03-24 18:41:22.574 228922 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query 2025-03-24 18:41:22.574 228922 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:41:22.574 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate 2025-03-24 18:41:22.574 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:41:22.574 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:41:22.574 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate 2025-03-24 18:41:22.574 228922 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:41:22.574 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:41:22.574 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate 2025-03-24 18:41:22.574 228922 ERROR manila.quota return op(self.comparator, *other, **kwargs) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op 2025-03-24 18:41:22.574 228922 ERROR manila.quota return a.in_(b) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ 2025-03-24 18:41:22.574 228922 ERROR manila.quota return self.operate(in_op, other) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate 2025-03-24 18:41:22.574 228922 ERROR manila.quota return o[0](self.expr, op, *(other + o[1:]), **kwargs) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl 2025-03-24 18:41:22.574 228922 ERROR manila.quota seq_or_selectable = coercions.expect( 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect 2025-03-24 18:41:22.574 228922 ERROR manila.quota resolved = impl._literal_coercion( 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion 2025-03-24 18:41:22.574 228922 ERROR manila.quota self._raise_for_expected(element, **kw) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected 2025-03-24 18:41:22.574 228922 ERROR manila.quota util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) 2025-03-24 18:41:22.574 228922 ERROR manila.quota File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ 2025-03-24 18:41:22.574 228922 ERROR manila.quota raise exception 2025-03-24 18:41:22.574 228922 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2025-03-24 18:41:22.574 228922 ERROR manila.quota 2025-03-24 18:41:22.605 228922 WARNING manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Since share 9afa84ca-91e5-439d-b5a6-72a3567da94c has been un-managed from share server fake_server_id. This share server must be removed manually, either by un-managing or by deleting it. The share network subnets [] and share network None cannot be deleted unless this share server has been removed. 2025-03-24 18:41:22.606 228922 INFO manila.share.manager [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Share 9afa84ca-91e5-439d-b5a6-72a3567da94c: unmanaged successfully. 2025-03-24 18:41:22.607 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_2_False [0.462380s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver_with_share_server_negative [0.112212s] ... ok 2025-03-24 18:41:22.694 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_new [0.080826s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_1_None [0.114912s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset [0.113352s] ... ok 2025-03-24 18:41:22.808 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica [0.114799s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset_busy_fail [0.077559s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access [0.094072s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_vserver [0.136351s] ... ok 2025-03-24 18:41:22.908 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica_not_found [0.106263s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_2_False [0.131508s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica [0.139478s] ... ok Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver fake_vserver not found. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_3 [0.151280s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_share_server_specified [0.111911s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica_not_found [0.146002s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_share_not_found [0.159463s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_vserver_not_found [0.118891s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_2 [0.109470s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_backend_volume_absent [0.111119s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_5 [0.094346s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_1_True [0.112053s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync [0.095011s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test__update_for_failover [0.064260s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_2___on____True________compression_on__ [0.073518s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_1_error [0.060261s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_01____is__True____True__False_____dedup_off_____dedup_on__ [0.047767s] ... ok 2025-03-24 18:41:23.440 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size_fail [0.517543s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_2_available [0.086790s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value_not_found [0.128550s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_06___True____True________dedup_on__ [0.084798s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_replica_change_to_in_sycn [0.066013s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_09___False____False_____dedup_on_____dedup_off__ [0.055710s] ... ok 2025-03-24 18:41:23.610 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_08 [0.193780s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_11___no____False_____dedup_on_____dedup_off__ [0.085688s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_snapmirror_still_initializing [0.096522s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_aggregates_for_pools [0.206946s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_12___0____False_____dedup_on_____dedup_off__ [0.099890s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created [0.111686s] ... ok 2025-03-24 18:41:23.827 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_09 [0.198707s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_1_bar_quuz [0.069069s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_1 [0.069288s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_migration_snapshot_tag [0.067849s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_update_error [0.070719s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_consistency_point_p2_flush_time [0.211417s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_1_ [0.056958s] ... ok 2025-03-24 18:41:23.975 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_01 [0.145812s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info [0.065230s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_2_foo [0.081058s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_1 [0.123016s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_1 [0.115276s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_remote [0.080882s] ... ok 2025-03-24 18:41:24.132 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_03 [0.157083s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_1 [0.126716s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_3_foo_bar [0.085543s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_4 [0.144372s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_kahuna_overutilized [0.107969s] ... ok 2025-03-24 18:41:24.305 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_1 [0.086612s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_09 [0.175286s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage [0.123025s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_2 [0.079494s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_system_counters [0.105467s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_6 [0.061472s] ... ok 2025-03-24 18:41:24.476 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_wafl_counters [0.077182s] ... ok Failed to sync snapshot instance si_fake_second_replica_id. Unexpected error while running command. Command: None Exit code: - Stdout: 'Second replica sync failure' Stderr: None {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replicated_snapshot [0.045407s] ... ok {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_10 [0.181539s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_2 [0.140272s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_2 [0.102591s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_1 [0.137304s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_with_share_server [0.035266s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_junctioned_volumes_present [0.160350s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica [0.036387s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_nodes_for_aggregates [0.140650s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_2_False [0.062835s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_1___ [0.025393s] ... ok Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_2_ [0.024519s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_1_on [0.024767s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average_multi_instance [0.132651s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_3_rw_1_1_1_1 [0.021586s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_pool [0.047403s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_2 [0.043286s] ... ok Could not get performance base counter name. Performance-based scheduler functions may not be available. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 56, in _init_counter_info self._get_base_counter_name('system', File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_1 [0.127759s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_1 [0.035634s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_3 [0.023018s] ... ok 2025-03-24 18:41:25.012 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_1_True [0.521610s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_2 [0.075314s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_unmount_exception [0.107433s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_set_client [0.091723s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_pending [0.053975s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_ensure_not_exist_error [0.057364s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_success [0.064470s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_1 [0.094433s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access [0.065795s] ... ok 2025-03-24 18:41:25.313 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_1_None [0.303225s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replica [0.043111s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share_not_found [0.068023s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_1 [0.035455s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_2 [0.048591s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_added_rules [0.113132s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_2_False [0.094944s] ... ok Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry_exceeded [0.030755s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_type [0.097792s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zpool_option [0.065189s] ... ok 2025-03-24 18:41:25.687 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_2 [0.367964s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer [0.056389s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_2_False [0.111719s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs_with_retry [0.033501s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_get_exports [0.065173s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location [0.115637s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_init [0.061807s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_false [0.032140s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_2_invalid [0.101915s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_second_call [0.094264s] ... ok 2025-03-24 18:41:26.006 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_2 [0.318819s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_policy_name [0.093644s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_true [0.068694s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_temp_export_policy_name [0.071602s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_4_ [0.103206s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_level [0.096847s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_5_fake [0.089260s] ... ok {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_type [0.072351s] ... ok 2025-03-24 18:41:26.277 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_timeout [0.288170s] ... ok {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_exportfs_not_installed [0.068916s] ... ok {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_case_insensitive [0.083382s] ... ok Error cloning snapshot: fakesnapshot on share: fakeshare of Pool: fakepool project: fakeproject return code: 404 message: data. {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_clone_snapshot [0.107206s] ... ok {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new [0.084590s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_project [0.051022s] ... ok {2} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_1_True [0.090922s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_deny_access_nfs [0.042406s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_modify_share [0.035734s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_verify_avail_space [0.060801s] ... ok 2025-03-24 18:41:26.635 228922 INFO manila.coordination [None req-abdd842e-d027-4141-9d93-d8da639b5eea fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_1_True [0.123605s] ... ok {0} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_3_creating [0.352209s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share_from_snapshot [0.069712s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_share [0.046303s] ... ok snapshot fakesnapshotid: has clones {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot_negative [0.033068s] ... ok {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_aggr [0.153484s] ... ok Cannot manage share fakename {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_no_share_details [0.054484s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_CIFS [0.026473s] ... ok {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_NFS [0.040980s] ... ok Share sharename is already being managed by Manila. {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_alredy_managed [0.062159s] ... ok {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_repeated_aggr [0.184196s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_1____bad [0.122970s] ... ok {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_just_get [0.199540s] ... ok Please use NetAppDriver in the configuration file to load the driver instead of directly specifying the driver module name. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_no_proxy [0.153103s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_rpm [0.128314s] ... ok 2025-03-24 18:41:27.403 228922 INFO manila.coordination [None req-42303f3e-a6db-4183-86e7-330d49a20d0c fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_server_network_allocations [0.760950s] ... ok {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_4_queued_to_apply [0.344473s] ... ok {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_version_from_version_string [0.118350s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_just_get [0.379069s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:28.081 228922 INFO manila.coordination [None req-620a2454-a16e-478b-a583-4280a200e822 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_replicated_snapshot [0.670756s] ... ok {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_1____queued_to_apply____2_ [0.540526s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:41:28.520 228922 INFO manila.coordination [None req-09a0a0a5-858e-4c99-899a-302c1d3a0bb6 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group [0.471645s] ... ok {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_1__True___error__ [0.444456s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:28.890 228922 INFO manila.coordination [None req-b633a5d7-3be7-4486-9a52-7ac7677a1e2c fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_replica [0.342500s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_no_info_from_version_info [1.572217s] ... ok {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg [0.115016s] ... ok {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm [0.054913s] ... ok {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_not_found [0.105580s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:29.388 228922 INFO manila.coordination [None req-e4c9e018-bb58-47c1-9390-aa2848d62f4f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_server [0.497973s] ... ok {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_4__False___active__ [0.586457s] ... ok {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_platform [0.118523s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_1___nfs___True__False_ [0.068848s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_3___cifs___True__False_ [0.106379s] ... ok {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.189312s] ... ok {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__wrong_proto [0.114874s] ... ok Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup_timeout [5.134872s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:29.861 228922 INFO manila.coordination [None req-ac104f22-0f66-43a6-950d-9f42d4eacb30 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_share_server [0.482001s] ... ok Cannot perform server migration since a FlexGroup was encountered in share server to be migrated. {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.141936s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_3 [0.121196s] ... ok {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__exists_error [0.104806s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_vserver_peers [0.111717s] ... ok {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.116169s] ... ok Could not retrieve snapmirrors between source fake_id and destination fake_id_2 vServers. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 1602, in _get_snapmirror_svm snapmirrors = dm_session.get_snapmirrors_svm( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm_fail_to_get_snapmirrors [0.144700s] ... ok {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_1 [0.148101s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_1 [0.130754s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:30.370 228922 INFO manila.coordination [None req-faa3aecc-e750-424f-8a40-a4e9d6a24d0e fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_complete [0.496488s] ... ok {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thin_provisoning [0.145120s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_5___cephx___True__False_ [0.846945s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_1 [0.149464s] ... ok {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.119395s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__setup_networking_for_destination_vserver [0.128898s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__add_one_ip_to_empty_access_list [0.128690s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_2_False [0.135066s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:30.823 228922 INFO manila.coordination [None req-d7a9b675-9034-400d-910c-a6e8f93c243c fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_provide_share_server [0.455611s] ... ok {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__cidr [0.155060s] ... ok Vserver is specified in the configuration. This is ignored when the driver is managing share servers. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_with_vserver [0.165863s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_not_found [0.130573s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity [0.151205s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict_kwargs [0.139533s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_3 [0.113412s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_no_message_kwargs [0.098061s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_3 [0.144079s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_acl [0.123163s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_2 [0.098898s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_rollback [0.082996s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:31.539 228922 INFO manila.coordination [None req-c964433b-0e3f-4fda-a74d-8a6931a11750 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_conflict_2 [0.144082s] ... ok {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_serialized_share_has_id [0.733672s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_unmount [0.140821s] ... ok {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_2_False [1.213145s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_vserver_info_2 [0.136864s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___nfs_no_rest_address [0.140720s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_1 [0.062208s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_https [0.079541s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_3 [0.039919s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_2 [0.043091s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_3_not_present [0.047709s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_ssl_cert_verify [0.124473s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_if_nonexistent_already_present [0.050953s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_1___ [0.080002s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_host [0.129812s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.052439s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_1 [0.031843s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot [0.040018s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_end [0.123783s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_2 [0.091479s] ... ok 2025-03-24 18:41:32.251 228922 INFO manila.coordination [None req-e7b017cd-ddae-4626-96c8-6a91d3c9f15b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_cancel [0.701415s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_next [0.096307s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif_no_admin_network [0.062993s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_invalid_payload [0.061783s] ... ok Failed to configure Vserver. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_1 [0.083532s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___empty_path [0.053509s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___invalid_method [0.037205s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_payload [0.025166s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_content [0.031862s] ... ok Failed to configure Vserver. {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_href [0.029398s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_3 [0.138661s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_links [0.023315s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_empty [0.018991s] ... ok Failed to configure Vserver. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_4 [0.162820s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_max_retries [0.158750s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_1_True [0.079997s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_1_True [0.029022s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_vlans [0.022820s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_vlans_client_error [0.049516s] ... ok {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_2_False [1.208203s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.174090s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number_no_admin_network [0.066014s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_extend_share [0.049296s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_lif_name [0.024672s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.052731s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_manage_existing [0.079157s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:33.084 228922 INFO manila.coordination [None req-79f898b1-15ef-4124-93f9-b75937b418a1 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_check [0.820432s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_backend_details [0.074148s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_revert_to_snapshot [0.074149s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server [0.031150s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_ro [0.073086s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_rw [0.102095s] ... ok {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_2 [0.072464s] ... ok {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_02______0_ [0.021477s] ... ok {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_05__10__10_ [0.028008s] ... ok {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_07___1B___1_ [0.049564s] ... ok {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_nothing_to_update [0.616067s] ... ok {2} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_08___1023b___1023_ [0.080125s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share [0.187397s] ... ok File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:41:33.776 228922 INFO manila.coordination [None req-fc8eb1ae-86eb-41dc-9949-8f2419289bcb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_get_progress [0.715085s] ... ok Unsupported share protocol: CIFS. NoneType: None {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_share_incorrect_protocol [0.067504s] ... ok {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_share_instances_access_rules_status [0.307594s] ... ok {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_snapshot [0.042123s] ... ok {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot [0.041747s] ... ok Only "ip" access type is allowed for NFS protocol. {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_update_access_share [0.060568s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_1_True [0.223198s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server_with_vserver_name [0.922880s] ... ok {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_snapshot_api [0.111870s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_backend_details [0.078662s] ... ok {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_host [0.076334s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_2_False [0.144546s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_vserver [0.100385s] ... ok {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_es [0.106506s] ... ok {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_12 [0.040874s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_04 [0.088001s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_10 [0.164347s] ... ok {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_24 [0.072519s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_07 [0.079529s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_28 [0.055822s] ... ok 2025-03-24 18:41:34.484 228922 INFO manila.coordination [None req-57d19bf9-f063-483e-8a59-e8a4f185544d fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_snapshot [0.693034s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_2 [0.166562s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_6 [0.106882s] ... ok {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_poolinfo [0.121659s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_check_for_setup_error [0.043392s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_2 [0.028134s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_2 [0.150303s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_7 [0.054843s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_4 [0.195408s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_snapmirror_failure [0.102559s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_8 [0.070097s] ... ok Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 102, in do_setup self.api_executor = self._create_api_executor() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_2 [0.038098s] ... ok Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 102, in do_setup self.api_executor = self._create_api_executor() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_3 [0.029487s] ... ok Cannot perform server migration for different security services. Please choose a suitable share network that matches the source security service. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_different_sec_service [0.117299s] ... ok Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 102, in do_setup self.api_executor = self._create_api_executor() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_5 [0.080637s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_2 [0.034791s] ... ok Cannot perform server migration since the destination host doesn't support the required extra-spec netapp_flexvol_encryption. {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_invalid_capabilities_1_netapp_flexvol_encryption [0.096396s] ... ok Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 102, in do_setup self.api_executor = self._create_api_executor() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_with_exception [0.025241s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_another_migration_found [0.368426s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro [0.092254s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_breaking [0.109666s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_with_hostlist [0.092211s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_2 [0.086462s] ... ok Snapshot fakeSnapshotId does not exist {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_without_snapshot_id [0.057291s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_exception [0.067212s] ... ok The share name fakeShareName is used by other share on NAS. The share name fakeShareName is used by other share on NAS. The share name fakeShareName is used by other share on NAS. The share name fakeShareName is used by other share on NAS. The share name fakeShareName is used by other share on NAS. {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_share_exist [0.099634s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_3 [0.091609s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_1 [0.093857s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_snapmirror_start_failure [0.115296s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_group_related_to_server [0.448979s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_2 [0.131795s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.125023s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot [0.120548s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_match [0.126821s] ... ok Snapshot fakeSnapshotId does not exist {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot_without_snapshot_id [0.110811s] ... ok Retrying (Retry(total=4, connect=5, read=2, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))': /servlets/netapp.servlets.admin.XMLrequest_filer {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.112282s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_1_True [0.355027s] ... ok Retrying (Retry(total=4, connect=5, read=2, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))': /servlets/netapp.servlets.admin.XMLrequest_filer {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share [0.103715s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.121381s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_export_locations [0.069121s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__revert_to_snapshot [0.191867s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.105007s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage [0.109930s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.071592s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_2_fakeHostNameNotMatch [0.075051s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.075686s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__security_service_update_validate_hosts_new_check [0.189270s] ... ok {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_deny_and_allow_access [0.098524s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_2_False [0.115604s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_validate_hosts [0.128031s] ... ok {2} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_enf [0.090690s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_base_counter_name [0.063488s] ... ok {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access_nonip [0.065554s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_kahuna_utilization [0.118931s] ... ok {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_existing_volume [0.123239s] ... ok Could not calculate node utilization for node fake_node. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 193, in _get_node_utilization adjusted_cp_time_msec = self._get_adjusted_consistency_point_time( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect ZeroDivisionError {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_calculation_error [0.124139s] ... ok {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_new_volume [0.127653s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_access_get_all [0.386586s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_2 [0.116230s] ... ok {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_success [0.124745s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_delta [0.159959s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb [0.130601s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_2_ro [0.252680s] ... ok 2025-03-24 18:41:37.051 228922 INFO manila.coordination [None req-90971bc2-c6e3-41cb-a8fb-3d15427fa486 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access [2.567131s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init [0.114020s] ... ok {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resize_share [0.127499s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_not_supported [0.119376s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_3_None [0.205297s] ... ok {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_NOENT [0.092110s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system_constituent [0.093207s] ... ok {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_shrink_share [0.063271s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_counters_unavailable [0.054741s] ... ok {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_level [0.069291s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_unknown_nodes [0.092371s] ... ok {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_add_superfluous [0.090349s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_2 [0.084246s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: {1} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_4 [0.342653s] ... ok File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {2} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_value_error_fail [0.096371s] ... ok Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:41:37.640 228922 INFO manila.coordination [None req-43eff9f6-b794-4f1f-8d36-a381c352ebef fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access_for_share_instances [0.590931s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_1 [0.092765s] ... ok {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_2 [0.076683s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_1 [0.111834s] ... ok {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_4 [0.106188s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_delete_share [0.068082s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_access_rules [0.057866s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share [0.085685s] ... ok Tegile share driver has been deprecated and will be removed in a future release. Retrying (Retry(total=3, connect=5, read=2, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))': /servlets/netapp.servlets.admin.XMLrequest_filer Retrying (Retry(total=3, connect=5, read=2, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))': /servlets/netapp.servlets.admin.XMLrequest_filer {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_3 [0.058023s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_5 [0.371351s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_4 [0.041669s] ... ok {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot [0.090585s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target_missing_location [0.021981s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_deleted_rules [0.053498s] ... ok {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot_fail [0.080080s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_1___1_2_3_4____1_2_3_4__ [0.064495s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_1__False____sys___ [0.067386s] ... ok {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share [0.150092s] ... ok Tegile share driver has been deprecated and will be removed in a future release. --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_rpcapi.py", line 77, in setUp self.ctxt = context.RequestContext('fake_user', 'fake_project') File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_2__True____krb5____krb5i____krb5p___ [0.060237s] ... ok 2025-03-24 18:41:38.310 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_server_network_allocations [0.662108s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_1_ [0.028343s] ... ok Only IP or USER access types are allowed for NFS shares. {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_1 [0.093267s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target [0.069020s] ... ok {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_2 [0.101396s] ... ok {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target_missing_location [0.048497s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule [0.050946s] ... ok {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_mode [0.025088s] ... ok {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share_fail [0.101061s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_missing_mode_good_default [0.052974s] ... ok 2025-03-24 18:41:38.628 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_2_False [0.316122s] ... ok {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats [0.078945s] ... ok {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_multi_svm [0.041844s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_2 [0.705190s] ... ok {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_family [0.068237s] ... ok 2025-03-24 18:41:38.764 228922 ERROR manila.share.share_types [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Share type test has invalid required extra specs.: manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-03-24 18:41:38.764 228922 ERROR manila.share.share_types Traceback (most recent call last): 2025-03-24 18:41:38.764 228922 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types 2025-03-24 18:41:38.764 228922 ERROR manila.share.share_types required_extra_specs = get_valid_required_extra_specs( 2025-03-24 18:41:38.764 228922 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2025-03-24 18:41:38.764 228922 ERROR manila.share.share_types raise exception.InvalidExtraSpec(reason=msg) 2025-03-24 18:41:38.764 228922 ERROR manila.share.share_types manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-03-24 18:41:38.764 228922 ERROR manila.share.share_types Tegile share driver has been deprecated and will be removed in a future release. {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share [0.140650s] ... ok 2025-03-24 18:41:38.783 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_2 [0.076231s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_2 [0.166296s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_1 [0.073387s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_duplicated_pool [0.073843s] ... ok 2025-03-24 18:41:38.936 228922 ERROR manila.share.share_types [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Share type test has invalid required extra specs.: manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-03-24 18:41:38.936 228922 ERROR manila.share.share_types Traceback (most recent call last): 2025-03-24 18:41:38.936 228922 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types 2025-03-24 18:41:38.936 228922 ERROR manila.share.share_types required_extra_specs = get_valid_required_extra_specs( 2025-03-24 18:41:38.936 228922 ERROR manila.share.share_types File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2025-03-24 18:41:38.936 228922 ERROR manila.share.share_types raise exception.InvalidExtraSpec(reason=msg) 2025-03-24 18:41:38.936 228922 ERROR manila.share.share_types manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2025-03-24 18:41:38.936 228922 ERROR manila.share.share_types {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_2 [0.090818s] ... ok 2025-03-24 18:41:38.950 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_4 [0.150641s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_pool_name [0.114661s] ... ok {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_add_export [0.075337s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_2__reg__ [0.078347s] ... ok {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_remove_export [0.068926s] ... ok 2025-03-24 18:41:39.116 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_3_eX___ [0.049666s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_1_nova [0.182401s] ... ok {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_1 [0.074626s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_no_tracing [0.063854s] ... ok {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access [0.056008s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_info_from_version_info [0.070156s] ... ok Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access_error_invalid_share [0.071030s] ... ok 2025-03-24 18:41:39.315 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_dpkg [0.067684s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_3_supernova [0.168225s] ... ok {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_deny_access [0.077512s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_platform [0.077722s] ... ok {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper_conf_dir_empty [0.066135s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_version_info [0.042061s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_with_different_share_type [0.811518s] ... ok 2025-03-24 18:41:39.496 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_optional_extra_specs [0.177003s] ... ok {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_version_from_version_string [0.091167s] ... ok {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir [0.142502s] ... ok {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__folder_doesnt_exist [0.043632s] ... ok {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__volume_doesnt_exist [0.042470s] ... ok 2025-03-24 18:41:39.650 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_no_conf_dir_must_exist_false [0.068599s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_required_extra_specs [0.143094s] ... ok {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.081779s] ... ok {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_allow [0.107739s] ... ok {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__some_error [0.064215s] ... ok 2025-03-24 18:41:39.781 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_1 [0.123491s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_rollback_quota [0.316905s] ... ok {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.082790s] ... ok 2025-03-24 18:41:39.894 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_1_None [0.105886s] ... ok {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_deny [0.141181s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete [0.118537s] ... ok 2025-03-24 18:41:39.998 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_01___snapshot_support____1__ [0.110441s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_error_state [0.206830s] ... ok {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_type [0.129905s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_get [0.163322s] ... ok 2025-03-24 18:41:40.159 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_08___snapshot_support____f__ [0.147683s] ... ok {2} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_1 [0.158627s] ... ok 2025-03-24 18:41:40.262 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_10___snapshot_support____off__ [0.113810s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_path [0.127852s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.151105s] ... ok 2025-03-24 18:41:40.389 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_11___snapshot_support____n__ [0.109709s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_plus_kwargs [0.111994s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.107402s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_activate [0.080340s] ... ok 2025-03-24 18:41:40.523 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server_revert [0.082659s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_14___create_share_from_snapshot_support____t__ [0.141964s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_http [0.056791s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_from_snapshot [0.552654s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__teardown_server [0.087251s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_lock [0.070276s] ... ok 2025-03-24 18:41:40.641 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_19___create_share_from_snapshot_support____0__ [0.100533s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete [0.046045s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently_raise_error_on_add [0.080681s] ... ok 2025-03-24 18:41:40.741 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_payload [0.067181s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_21___create_share_from_snapshot_support____false__ [0.107014s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container_error [0.095797s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put [0.061518s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_host_and_az [0.251703s] ... ok 2025-03-24 18:41:40.854 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_28___revert_to_snapshot_support____on__ [0.099516s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container_with_snaphot [0.068318s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_after_failover [0.069457s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth_error [0.036828s] ... ok 2025-03-24 18:41:40.977 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_ok [0.058730s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_31___revert_to_snapshot_support____0__ [0.116078s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_correct [0.125059s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_error [0.047863s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_2_Invalid [0.065725s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_4_nfsfake [0.231519s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_ok [0.044696s] ... ok 2025-03-24 18:41:41.112 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_exception [0.066038s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_permanent [0.056495s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_35___revert_to_snapshot_support____n__ [0.140313s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_invalid_helper [0.026757s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container_with_volume_not_found [0.034128s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_request [0.073758s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_share_server [0.036240s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_snapshot [0.027943s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_create [0.053229s] ... ok 2025-03-24 18:41:41.269 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_37___mount_snapshot_support____1__ [0.146661s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_with_volume_not_found [0.040929s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_backend_name [0.069525s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.027128s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_5_cifsfake [0.294550s] ... ok 2025-03-24 18:41:41.390 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_38___mount_snapshot_support____t__ [0.121867s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot_error [0.046840s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.038139s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_volume_is_absent [0.159528s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem_with_activate [0.053283s] ... ok 2025-03-24 18:41:41.539 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_format_device [0.091738s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_42___mount_snapshot_support____yes__ [0.146459s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_quota [0.056418s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space [0.057931s] ... ok Only IP access control type is supported for NFS. {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_6_glusterfsfake [0.256891s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_1_rw [0.079011s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_1_fake_fake_ [0.067115s] ... ok 2025-03-24 18:41:41.689 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_43___mount_snapshot_support____0__ [0.146717s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_error [0.040555s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_bad_mask [0.093943s] ... ok 2025-03-24 18:41:41.821 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_44___mount_snapshot_support____f__ [0.128860s] ... ok {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.134749s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_per_share_quota_1 [0.301931s] ... ok 2025-03-24 18:41:41.953 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_50___mount_point_name_support____t__ [0.123194s] ... ok Retrying (Retry(total=2, connect=5, read=2, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))': /servlets/netapp.servlets.admin.XMLrequest_filer Retrying (Retry(total=2, connect=5, read=2, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))': /servlets/netapp.servlets.admin.XMLrequest_filer {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_06___1b___1_ [0.156254s] ... ok 2025-03-24 18:41:42.099 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_51___mount_point_name_support____true__ [0.134742s] ... ok {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share_multiple_vips [0.073686s] ... ok Quota exceeded for None, tried to create share (20 shares already consumed). {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_2 [0.245270s] ... ok 2025-03-24 18:41:42.193 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_54___mount_point_name_support____yes__ [0.097355s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_add_host [0.101327s] ... ok 2025-03-24 18:41:42.335 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_58___mount_point_name_support____off__ [0.135189s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_1 [0.149108s] ... ok Fail to create share fake_share_name on NAS. Fail to create share fake_share_name on NAS. Fail to create share fake_share_name on NAS. Fail to create share fake_share_name on NAS. Fail to create share fake_share_name on NAS. {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_2 [0.124716s] ... ok 2025-03-24 18:41:42.499 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_59___mount_point_name_support____n__ [0.169985s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_delete_share [0.072669s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_1 [0.442342s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_clone_snapshot_api [0.072858s] ... ok 2025-03-24 18:41:42.676 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_60___mount_point_name_support____no__ [0.179275s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_1 [0.080271s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_share_api [0.137073s] ... ok 2025-03-24 18:41:42.866 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_61___replication_type____writable__ [0.175774s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_none [1.222229s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_1 [0.114027s] ... ok 2025-03-24 18:41:43.046 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_62___replication_type____readable__ [0.180806s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true [0.137175s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_2 [0.153051s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_3 [0.502152s] ... ok 2025-03-24 18:41:43.239 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_65___availability_zones________zonea_____zoneb__ [0.172898s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true_no_volume_provided [0.140875s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_2 [0.138207s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_found [0.120709s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_07 [0.117700s] ... ok 2025-03-24 18:41:43.403 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_68___provisioning_mount_point_prefix____silver__ [0.184877s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_1 [0.308635s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume [0.116977s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_08 [0.103046s] ... ok 2025-03-24 18:41:43.572 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently [0.100610s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_13 [0.100449s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_69___provisioning_mount_point_prefix____bronze__ [0.160953s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_1 [0.158964s] ... ok 2025-03-24 18:41:43.702 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers [0.125703s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_unknown_key [0.120463s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_15 [0.144508s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_2___ [0.137421s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_19 [0.105292s] ... ok 2025-03-24 18:41:43.837 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_not_present [0.133049s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_03___driver_handles_share_servers____true__ [0.107791s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2025-03-24 18:41:43.929 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_05___driver_handles_share_servers____y__ [0.104883s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_2_ro [0.108801s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_20 [0.129213s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_1_NFS [0.221411s] ... ok 2025-03-24 18:41:44.051 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_wait_for_available_volume_error_extending [0.106828s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_23 [0.097168s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_08___driver_handles_share_servers____f__ [0.116316s] ... ok 2025-03-24 18:41:44.143 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_11___driver_handles_share_servers____n__ [0.081646s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_wait_for_extending_volume [0.109365s] ... ok {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_26 [0.116280s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_2_CIFS [0.213849s] ... ok 2025-03-24 18:41:44.287 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_2 [0.135961s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_1 [0.129608s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_3 [0.124149s] ... ok 2025-03-24 18:41:44.366 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_3 [0.077292s] ... ok {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_2__is__Wrong [0.090750s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_6 [0.101321s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_5_CEPHFS [0.252741s] ... ok 2025-03-24 18:41:44.479 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_string_too_long [0.099124s] ... ok {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_4 [0.153967s] ... ok Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 102, in do_setup self.api_executor = self._create_api_executor() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor raise exception.ShareBackendException(msg=msg) manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_6 [0.156130s] ... ok 2025-03-24 18:41:44.604 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name_index_error [0.125738s] ... ok {2} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_default_config_hook [0.095195s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_1 [0.113741s] ... ok 2025-03-24 18:41:44.680 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_pool [0.075943s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_group [0.306185s] ... ok {2} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_get_export [0.123710s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_3 [0.129001s] ... ok 2025-03-24 18:41:44.810 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_1 [0.127213s] ... ok {2} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_helper [0.105217s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_for_replicated_share [0.150487s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_configutarion [0.117665s] ... ok 2025-03-24 18:41:44.912 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_2 [0.109710s] ... ok {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export [0.089424s] ... ok Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. Fail to get share info of fakeShareName on NAS. {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_create_fail [0.113168s] ... ok {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_2 [0.082787s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_5 [0.113117s] ... ok {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_5 [0.103750s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_if_share_not_available [0.272155s] ... ok 2025-03-24 18:41:45.275 228922 INFO manila.coordination [None req-9f6aaea4-0438-4482-a4ae-fe2fef965b33 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_exception [0.354056s] ... ok {2} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_4 [0.119667s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:41:45.382 228922 INFO manila.coordination [None req-21467feb-2ec6-4c23-8958-6eee4ef7d388 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_check_for_setup_error [0.101446s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_error_creating_member [0.101770s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_network_allocations_number [0.092844s] ... ok 2025-03-24 18:41:45.569 228922 INFO manila.coordination [None req-7142674b-6c6c-48e8-9375-1f9f68254555 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) GlusterFS share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_1_True [0.105197s] ... ok {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_does_not_exist [0.201559s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_1_available [0.472160s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_export_volumes_off [0.099647s] ... ok 2025-03-24 18:41:45.776 228922 INFO manila.coordination [None req-d0794f06-48ec-4f74-9afa-69f46901b166 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member [0.191390s] ... ok {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_2_1_2_3_4__nfs_like_export [0.114468s] ... ok {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_5___1_2_3_4_mixed_slashes_and_backslashes_one [0.122092s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_no_host [0.278701s] ... ok 2025-03-24 18:41:45.944 228922 INFO manila.coordination [None req-696c71eb-b673-48c6-8168-677d6dad68f7 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member_share_in_creating [0.159620s] ... ok {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_1 [0.078007s] ... ok {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_2 [0.081619s] ... ok 2025-03-24 18:41:46.083 228922 INFO manila.coordination [None req-188f0f8f-2177-4805-993a-a1f51cce25e4 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_creation [0.139062s] ... ok {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_3 [0.069195s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_2 [0.227173s] ... ok 2025-03-24 18:41:46.240 228922 INFO manila.coordination [None req-65b998ee-374e-4fc9-9d85-3f98e1d5c24a fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_quota_reserve [0.149441s] ... ok {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_2___5_6_7_8_foo [0.114368s] ... ok 2025-03-24 18:41:46.350 228922 INFO manila.coordination [None req-8a2e44ff-6ecb-4b6a-b6a5-72907889acb5 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_2_False [0.098570s] ... ok 2025-03-24 18:41:46.386 228922 INFO manila.coordination [None req-715c51c0-3c3a-416f-985f-f6ae30f95bc0 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_error_snapshot_status [0.036832s] ... ok 2025-03-24 18:41:46.430 228922 INFO manila.coordination [None req-9e90519b-7c88-4a8c-ba31-b658898591b5 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_no_host [0.043053s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_2 [0.266295s] ... ok 2025-03-24 18:41:46.466 228922 INFO manila.coordination [None req-89c1a894-f5cd-47d4-8e42-db1eefe14654 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_without_host [0.035461s] ... ok {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_exports [0.219874s] ... ok 2025-03-24 18:41:46.529 228922 INFO manila.coordination [None req-4df0da83-37ea-4ab8-973a-bd22d67581f6 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot [0.068876s] ... ok Share shareId does not exist {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_delete_share [1.448415s] ... ok 2025-03-24 18:41:46.602 228922 INFO manila.coordination [None req-7c55e735-3d92-4d13-8f96-ffebe71cadb6 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_group_does_not_exist [0.066003s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_invalid_status [0.194209s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist [0.058819s] ... ok {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access [0.162075s] ... ok 2025-03-24 18:41:46.703 228922 INFO manila.coordination [None req-ed9a7281-4b17-4e03-8d50-86ccab3222b9 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all [0.107294s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_3 [0.084221s] ... ok 2025-03-24 18:41:46.762 228922 INFO manila.coordination [None req-7dba0640-22e8-4fae-81c0-bdab2a92fd0e fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_share_group_snapshot_members [0.055429s] ... ok {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_1 [0.144585s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_4 [0.067726s] ... ok 2025-03-24 18:41:46.813 228922 INFO manila.coordination [None req-fe5ece9e-69e1-4871-95fe-7b900973b672 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_2 [0.045084s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_quota_error [0.209614s] ... ok 2025-03-24 18:41:46.898 228922 INFO manila.coordination [None req-fe5ece9e-69e1-4871-95fe-7b900973b672 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_3 [0.102017s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_location_path [0.138270s] ... ok {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_6 [0.174252s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_no_dependent_shares [0.162200s] ... ok 2025-03-24 18:41:47.006 228922 INFO manila.coordination [None req-fe5ece9e-69e1-4871-95fe-7b900973b672 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_conf.ConfigTestCase.test_long_vs_short_flags [0.093485s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_vol_host [0.096596s] ... ok {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_1_10_0_0_265 [0.141642s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_existing_share [0.108914s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/test_context.py", line 46, in test_request_context_sets_is_admin_upcase ctxt = context.RequestContext('111', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:47.195 228922 INFO manila.coordination [None req-a5cdb7db-c498-468d-ba53-e33608184ed9 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin_upcase [0.183195s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage_snapshot [0.049025s] ... ok {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_1__foo_bar [0.151899s] ... ok {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_share_stats [0.094511s] ... ok {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_with_ca [0.056889s] ... ok {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_2_5_6_7_8__bar_quuz [0.113946s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/test_context.py", line 39, in test_request_context_sets_is_service ctxt = context.RequestContext('111', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:47.404 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_service [0.210624s] ... ok {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_1__foo_bar [0.085883s] ... ok {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_request_generation_and_basic_auth [0.141249s] ... ok 2025-03-24 18:41:47.521 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid [0.118825s] ... ok {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_3_5_6_7_88_fake__foo_bar [0.097998s] ... ok 2025-03-24 18:41:47.621 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_wrong_protocol [0.130365s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_parameter_value [0.091998s] ... ok fake {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper_log [0.092454s] ... ok 2025-03-24 18:41:47.725 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_request [0.107578s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume_disabled [0.121023s] ... ok {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_sync_nfs_temp_and_perm_files [0.090003s] ... ok 2025-03-24 18:41:47.816 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata [0.077501s] ... ok Unable to umount: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: 'fake error' {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access [0.142004s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_error [0.143163s] ... ok 2025-03-24 18:41:47.898 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_type [0.084131s] ... ok 2025-03-24 18:41:47.988 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_deleted_share [0.101056s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found [0.090764s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_rmdir_error [0.141771s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_extend_share [0.106202s] ... ok 2025-03-24 18:41:48.119 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found_by_status [0.131583s] ... ok 2025-03-24 18:41:48.250 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name [0.156440s] ... ok {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_paste_app_not_found [0.120292s] ... ok 2025-03-24 18:41:48.316 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_class_not_found [0.061662s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_other_error [0.102541s] ... ok 2025-03-24 18:41:48.385 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_resource_unknown [0.070105s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists [0.079388s] ... ok 2025-03-24 18:41:48.475 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_weigher_not_found [0.086588s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot [1.493673s] ... ok {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_superfluous [0.071782s] ... ok Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:41:48.567 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_security_service_not_found [0.105301s] ... ok {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_2_user [0.137561s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_2_error_deleting [0.152039s] ... ok 2025-03-24 18:41:48.678 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_not_found [0.093576s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_fail [0.085401s] ... ok {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot_fail [0.120442s] ... ok Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:41:48.854 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_subnet_not_found [0.186268s] ... ok {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot [0.115375s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_wrong_status [0.318936s] ... ok 2025-03-24 18:41:49.025 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_extra_specs_not_found [0.158136s] ... ok Tegile share driver has been deprecated and will be removed in a future release. {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot_fail [0.116833s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_wrong_status [0.133477s] ... ok 2025-03-24 18:41:49.157 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found [0.126111s] ... ok {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_4 [0.083219s] ... ok Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:41:49.290 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found_by_name [0.131684s] ... ok {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share [0.150176s] ... ok Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:41:49.378 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_instance_not_found [0.083105s] ... ok {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_2 [0.107183s] ... ok Tegile share driver has been deprecated and will be removed in a future release. 2025-03-24 18:41:49.447 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_resource_not_found [0.064944s] ... ok 2025-03-24 18:41:49.481 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_not_found [0.036483s] ... ok {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_fail [0.066929s] ... ok 2025-03-24 18:41:49.514 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_snapshot_not_found [0.028993s] ... ok 2025-03-24 18:41:49.548 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg [0.037810s] ... ok {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_1_False [0.076108s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_3 [0.463283s] ... ok 2025-03-24 18:41:49.602 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_4_ [0.049659s] ... ok 2025-03-24 18:41:49.637 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_2 [0.033958s] ... ok 2025-03-24 18:41:49.706 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name [0.073927s] ... ok {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_2_True [0.145816s] ... ok 2025-03-24 18:41:49.765 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_fail [0.055144s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_size [0.216186s] ... ok {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_2_True [0.085811s] ... ok {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_pool_name_not_set [0.088539s] ... ok 2025-03-24 18:41:49.915 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api [0.159788s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_status [0.165640s] ... ok Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_type [0.100132s] ... ok 2025-03-24 18:41:50.029 228922 INFO manila.coordination [None req-b7b16358-8d38-4785-a41a-bc4bd5e84fd4 111 222 - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_deallocate_not_redefined [0.097497s] ... ok Retrying (Retry(total=1, connect=5, read=2, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))': /servlets/netapp.servlets.admin.XMLrequest_filer Retrying (Retry(total=1, connect=5, read=2, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))': /servlets/netapp.servlets.admin.XMLrequest_filer {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_2 [0.073762s] ... ok Replica gigabytes quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). {1} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_2 [0.132195s] ... ok {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error [0.096995s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/test_policy.py", line 52, in setUp self.context = context.RequestContext('fake', 'fake', roles=['member']) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:50.202 228922 ERROR manila.policy [None req-5960608d-4128-48dc-b8e8-200e0320434e fake fake - - - -] Policy not registered: oslo_policy.policy.PolicyNotRegistered: Policy test:noexist has not been registered 2025-03-24 18:41:50.202 228922 ERROR manila.policy Traceback (most recent call last): 2025-03-24 18:41:50.202 228922 ERROR manila.policy File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize 2025-03-24 18:41:50.202 228922 ERROR manila.policy result = _ENFORCER.authorize(action, target, context, 2025-03-24 18:41:50.202 228922 ERROR manila.policy File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1188, in authorize 2025-03-24 18:41:50.202 228922 ERROR manila.policy raise PolicyNotRegistered(rule) 2025-03-24 18:41:50.202 228922 ERROR manila.policy oslo_policy.policy.PolicyNotRegistered: Policy test:noexist has not been registered 2025-03-24 18:41:50.202 228922 ERROR manila.policy 2025-03-24 18:41:50.209 228922 INFO manila.coordination [None req-5960608d-4128-48dc-b8e8-200e0320434e fake fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.176270s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_admin_deferred_state [0.102348s] ... ok {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_recovery [0.065616s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/test_policy.py", line 52, in setUp self.context = context.RequestContext('fake', 'fake', roles=['member']) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_all_tenants [0.143902s] ... ok {3} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_invalid_server_provided [0.133051s] ... ok {3} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_2 [0.048863s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_1 [0.067182s] ... ok 2025-03-24 18:41:50.435 228922 WARNING oslo_policy.policy [None req-3825be52-0831-4177-89e8-b35dc72bdf5d - fake-project-id - - - -] Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2025-03-24 18:41:50.445 228922 INFO manila.coordination [None req-3825be52-0831-4177-89e8-b35dc72bdf5d - fake-project-id - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_1_enforce [0.239504s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/test_policy.py", line 52, in setUp self.context = context.RequestContext('fake', 'fake', roles=['member']) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:50.529 228922 INFO manila.coordination [None req-beacc4c9-1ea8-4de6-bccb-6c0356bf1068 fake fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_policy.PolicyTestCase.test_early_AND_authorization [0.081538s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_3_None [0.107865s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_share_server_and_all_tenants [0.101631s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently [0.065516s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_1 [0.103466s] ... ok --- Logging error --- Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/handlers.py", line 156, in format return logging.StreamHandler.format(self, record) + record.reset_color File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 418, in format context = _update_record_with_context(record) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 72, in _update_record_with_context d = _dictify_context(context) File "/usr/lib/python3.9/site-packages/oslo_log/formatters.py", line 35, in _dictify_context return context.get_logging_values() File "/usr/lib/python3.9/site-packages/oslo_context/context.py", line 364, in get_logging_values values.update(self.to_dict()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 98, in to_dict values['read_deleted'] = self.read_deleted File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 78, in _get_read_deleted return self._read_deleted AttributeError: 'RequestContext' object has no attribute '_read_deleted' Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 136, in _run_core if self.exception_caught == self._run_user(self.case._run_setup, File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 665, in _run_setup ret = self.setUp() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/test_policy.py", line 52, in setUp self.context = context.RequestContext('fake', 'fake', roles=['member']) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/context.py", line 58, in __init__ self.is_admin = policy.check_is_admin(self) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 223, in check_is_admin return authorize(context, 'context_is_admin', target, do_raise=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/policy.py", line 192, in authorize result = _ENFORCER.authorize(action, target, context, File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 1189, in authorize return self.enforce( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 994, in enforce self.load_rules() File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 626, in load_rules policy_file_rules_changed = self._load_policy_file( File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 948, in _load_policy_file self._record_file_rules(data, overwrite) File "/usr/lib/python3.9/site-packages/oslo_policy/policy.py", line 925, in _record_file_rules LOG.warning("Policy Rules %(names)s specified in policy files " Message: 'Policy Rules %(names)s specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also.' Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2025-03-24 18:41:50.683 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_policy.PolicyTestCase.test_ignore_case_role_check [0.149182s] ... ok 2025-03-24 18:41:50.713 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_2__None___fake_st_id__ [0.029249s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container [0.129771s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_extra_specs [0.109210s] ... ok 2025-03-24 18:41:50.778 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_unknown [0.060946s] ... ok 2025-03-24 18:41:50.824 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_1 [0.044743s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_not_attached [0.114837s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_metadata [0.084399s] ... ok 2025-03-24 18:41:50.859 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_commit [0.030533s] ... ok 2025-03-24 18:41:50.889 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_share_type [0.028241s] ... ok 2025-03-24 18:41:50.928 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_2__None__False___fake_usages___False_ [0.039510s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_2_bartrue [0.110100s] ... ok 2025-03-24 18:41:50.980 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_2___fake_quota_class___False__True_ [0.048180s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_1_False [0.036378s] ... ok 2025-03-24 18:41:51.007 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_3___fake_quota_class___True__False_ [0.025306s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot_invalid_helper [0.141645s] ... ok 2025-03-24 18:41:51.034 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_1 [0.033479s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_2_false [0.044700s] ... ok 2025-03-24 18:41:51.091 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_4 [0.056354s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container [0.100995s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_1_True [0.088956s] ... ok 2025-03-24 18:41:51.159 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_1_True [3.117135s] ... ok {0} manila.tests.test_quota.QuotaEngineTestCase.test_count [0.059479s] ... ok 2025-03-24 18:41:51.226 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_2_True [0.066271s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_4_yes [0.096813s] ... ok 2025-03-24 18:41:51.273 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_3_False [0.044948s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_2_False [0.125330s] ... ok 2025-03-24 18:41:51.323 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_3 [0.047552s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_2 [0.094661s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_availability [0.232082s] ... ok 2025-03-24 18:41:51.375 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_2 [0.051481s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin [0.061676s] ... ok 2025-03-24 18:41:51.443 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.QuotaEngineTestCase.test_resources [0.077683s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_key_invalid [0.063764s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_vg [0.167758s] ... ok 2025-03-24 18:41:51.483 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_1 [0.024459s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_backend_details [0.148666s] ... ok 2025-03-24 18:41:51.541 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_2__None_ [0.057714s] ... ok 2025-03-24 18:41:51.599 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_quota.QuotaEngineTestCase.test_usage_reset [0.058037s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_mirrors [0.144065s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_3_None [0.182682s] ... ok 2025-03-24 18:41:51.657 228922 INFO manila.service [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Starting test node (version 18.2.2) 2025-03-24 18:41:51.674 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_service.ServiceManagerTestCase.test_override_manager_method [0.073407s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume [0.195089s] ... ok 2025-03-24 18:41:51.705 228922 INFO manila.service [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Starting test node (version 18.2.2) 2025-03-24 18:41:51.711 228922 ERROR manila.service [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Recovered model server connection! 2025-03-24 18:41:51.726 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected [0.055823s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_snapshot [0.139215s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_get_share_server_update_allocations_key [0.098804s] ... ok 2025-03-24 18:41:51.766 228922 INFO manila.service [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Starting test node (version 18.2.2) 2025-03-24 18:41:51.768 228922 ERROR manila.service [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Recovered model server connection! 2025-03-24 18:41:51.770 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_not_found [0.038293s] ... ok Quota exceeded for None. Reverting share 139f2ecd-6789-45db-94a0-1b94b92d0ca8 to snapshot 61eeef59-6835-48ae-9fe7-772622c5c3b6 will increase the share's size by 1G, (10G of 10G already consumed). {1} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_quota_exceeded [0.062105s] ... ok 2025-03-24 18:41:51.813 228922 INFO manila.service [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Starting test node (version 18.2.2) 2025-03-24 18:41:51.815 228922 ERROR manila.service [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] model server went away: Exception 2025-03-24 18:41:51.815 228922 ERROR manila.service Traceback (most recent call last): 2025-03-24 18:41:51.815 228922 ERROR manila.service File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/service.py", line 292, in report_state 2025-03-24 18:41:51.815 228922 ERROR manila.service service_ref = db.service_get(ctxt, self.service_id) 2025-03-24 18:41:51.815 228922 ERROR manila.service File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ 2025-03-24 18:41:51.815 228922 ERROR manila.service return self._mock_call(*args, **kwargs) 2025-03-24 18:41:51.815 228922 ERROR manila.service File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call 2025-03-24 18:41:51.815 228922 ERROR manila.service return self._execute_mock_call(*args, **kwargs) 2025-03-24 18:41:51.815 228922 ERROR manila.service File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call 2025-03-24 18:41:51.815 228922 ERROR manila.service result = effect(*args, **kwargs) 2025-03-24 18:41:51.815 228922 ERROR manila.service File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/test_service.py", line 115, in fake_service_get 2025-03-24 18:41:51.815 228922 ERROR manila.service raise Exception() 2025-03-24 18:41:51.815 228922 ERROR manila.service Exception 2025-03-24 18:41:51.815 228922 ERROR manila.service 2025-03-24 18:41:51.825 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_service.ServiceTestCase.test_report_state_newly_disconnected [0.054394s] ... ok Found an existing share with export location fake! 2025-03-24 18:41:51.856 228922 INFO oslo.service.wsgi [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] test_service listening on None:0 2025-03-24 18:41:51.858 228922 INFO oslo.service.wsgi [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopping WSGI server. {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_1_True [0.151064s] ... ok 2025-03-24 18:41:51.859 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_1_manage_error [0.051481s] ... ok {0} manila.tests.test_service.TestWSGIService.test_service_random_port [0.033970s] ... ok Error deleting volume Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/lvm.py", line 132, in _deallocate_container privsep_common.execute_with_retries( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/drivers/test_lvm.py", line 289, in _fake_exec raise exception.ProcessExecutionError(stderr="error") oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: 'error' {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_error [0.137475s] ... ok 2025-03-24 18:41:51.927 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_4___10_0_0_0_32____255_255_255_255__ [0.066781s] ... ok Volume not found: Logical volume "fake/fake-volume" not found {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_3_123 [0.163038s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_1_Logical_volume__fake_fake_volume__not_found_ [0.144588s] ... ok 2025-03-24 18:41:52.050 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_3_10_0_0_555_33 [0.119159s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_4 [0.250584s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_do_setup [0.089143s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_volume [0.138790s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_3 [0.068634s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ensure_share [0.142236s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_4 [0.114620s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mount_path [0.144857s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_share [0.153608s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_already_managed [0.122204s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size [0.119127s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_1____1001__1001_129____False_ [0.054911s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_3____1001__1001_____6__ [0.061284s] ... ok Migration of share fake_id cannot be cancelled at this moment. {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_1_data_copying_starting [0.094607s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_5____1001__1001____1_1_1_0_____6__4__ [0.042465s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_6____1001__1001_129____1_1_1_0____False_ [0.055045s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_2_fake [0.160054s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_mount_point_name [0.056834s] ... ok Migration of share fake_id has already completed. {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_2_migration_success [0.156233s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_3_fake_ [0.136788s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_server_pools [0.108465s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume [0.114027s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_escapes [0.108717s] ... ok Migration progress of share fake_id cannot be obtained at this moment. {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_1_None [0.223948s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_1_migration_success [0.079686s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_error [0.119787s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot [0.131512s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_5_migration_driver_phase1_done [0.091370s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_8_data_copying_cancelled [0.062571s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_revert_to_snapshot [0.143447s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_error [0.147497s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_access_rules_status_error [0.100297s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root [0.128903s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_with_private_data [0.171757s] ... ok {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_fail [0.116732s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_has_replicas [0.151271s] ... ok Failed to gather 'used_size' for share fakeid_get_fail. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/lvm.py", line 568, in update_share_usage_size used_size = (re.findall( IndexError: list index out of range {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host [0.052204s] ... ok Failed to gather 'used_size' for share fakeid_not_exist. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/lvm.py", line 575, in update_share_usage_size raise exception.NotFound( manila.exception.NotFound: Share mount path /builddir/build/BUILD/manila-18.2.2.dev5/mnt/get_not_exist could not be found. {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_multiple_share [0.063681s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_with_private_data [0.145015s] ... ok 2025-03-24 18:41:53.565 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_3___10_0_0_1___32_ [1.518663s] ... ok {2} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_valid [0.119753s] ... ok 2025-03-24 18:41:53.631 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_file_available [0.117473s] ... ok {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_5___fdf8_f53b_82e1__1_64___64_ [0.056748s] ... ok {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_subnet_is_not_attached_to_the_router [0.063928s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_1 [0.206464s] ... ok 2025-03-24 18:41:53.711 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_6___fdf8_f53b_82e1__1___128_ [0.067207s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false_no_volume_provided [0.121842s] ... ok {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_success [0.118089s] ... ok 2025-03-24 18:41:53.807 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_1_10_0_0_0_33 [0.104283s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_missing_extra_spec_mount_point_name_support [0.176793s] ... ok 2025-03-24 18:41:53.872 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_two_found [0.087949s] ... ok {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_2_ [0.063109s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_not_mounted_share [0.151846s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_1_creating [0.088892s] ... ok {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_admin_project_id [0.074199s] ... ok 2025-03-24 18:41:53.995 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_5_fdf8_f53b_82e1__fffff [0.124318s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_1_out_of_sync [0.068641s] ... ok {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin [0.083883s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_mounted_to_srv [0.120718s] ... ok 2025-03-24 18:41:54.062 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_2_________my_name_name_of_remote_computer__ [0.058564s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_2_manila_data [0.085131s] ... ok {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used [0.097041s] ... ok 2025-03-24 18:41:54.141 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_6___echo_____quoted_argument__rm__rf__ [0.082254s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume_invalid_size [0.128226s] ... ok 2025-03-24 18:41:54.232 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_7___echo_____quoted_argument__rm__rf____ [0.094507s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_sizee [0.135095s] ... ok {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_and_get_error_404 [0.130216s] ... ok 2025-03-24 18:41:54.323 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_3 [0.061098s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_04___2GG____G__ [0.100509s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_not_found [0.189932s] ... ok {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_4 [0.101023s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_state [0.190482s] ... ok 2025-03-24 18:41:54.439 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_09___1_2fake____G__ [0.106471s] ... ok {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_1 [0.068384s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot [0.101574s] ... ok 2025-03-24 18:41:54.561 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_10___2_2GG____G__ [0.116108s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_valid [0.169652s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_1 [0.079373s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_active_replica [0.074804s] ... ok 2025-03-24 18:41:54.629 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_12___K2_2M____G__ [0.077099s] ... ok Unable to limit ssh access to instance id: 'fakeid'! {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_limit_ssh_no_service_subnet [0.113947s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_not_present [0.155715s] ... ok 2025-03-24 18:41:54.751 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_1 [0.069903s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_15___M2_2K____G__ [0.139336s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_check_nondisruptive_and_network_change [0.209595s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_present [0.112668s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_found_always [0.140530s] ... ok 2025-03-24 18:41:54.902 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_get [0.081208s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_16_______G__ [0.144618s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem [0.167942s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_service_instance [0.121325s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.133701s] ... ok Unable to check server existence since 'instance_id' key is not set in share server backend details. 2025-03-24 18:41:55.110 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_02____4_1G____G____4_1_ [0.186574s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_no_instance_id [0.102857s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_1 [0.122741s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_non_active [0.085168s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_1_migration_driver_phase1_done [0.217581s] ... ok 2025-03-24 18:41:55.273 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_08____2T____G____2048_0_ [0.170392s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_06 [0.094330s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_2 [0.165482s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_11 [0.063833s] ... ok Share server 2d6b2259-31dd-4984-b1a1-777828f93823 is not migrating {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_1___active___None_ [0.122493s] ... ok 2025-03-24 18:41:55.420 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_09____2_1T____G____2150_4_ [0.154243s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_exist [0.141293s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_14 [0.093007s] ... ok 2025-03-24 18:41:55.555 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_15 [0.090417s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_12____3_4P____G____3565158_4_ [0.128445s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination [0.171116s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_recreation [0.117355s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_5 [0.132114s] ... ok 2025-03-24 18:41:55.700 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_14____9728M____M____9728_0_ [0.145154s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_wait_for_available_volume [0.144355s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_no_share_server [0.228926s] ... ok 2025-03-24 18:41:55.816 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_3 [0.122930s] ... ok {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_15____9728_2381T____T____9728_2381_ [0.108685s] ... ok {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_wait_for_available_volume_invalid_2 [0.120080s] ... ok 2025-03-24 18:41:55.899 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_23____65536G____P____0_0625_ [0.087859s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_driver_config [0.111540s] ... ok 2025-03-24 18:41:55.969 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) Migration progress of share server cc90c6f4-5b56-48ba-b636-50e917835828 cannot be obtained. The provided share server is not being migrated. {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_1_None [0.072932s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_1_server_migrating_to [0.183383s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_fsal_hook [0.127657s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_2 [0.100926s] ... ok 2025-03-24 18:41:56.077 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_2_fake [0.098650s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_1 [0.121399s] ... ok 2025-03-24 18:41:56.148 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_3_1_1_1_1 [0.069224s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_active [0.150582s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_2 [0.107093s] ... ok 2025-03-24 18:41:56.249 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_1 [0.107309s] ... ok Failed to obtain migration progress of share server e1d7230d-1443-489a-8ef5-e9df63ab406c. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/api.py", line 3311, in share_server_migration_get_progress self.share_rpcapi.share_server_migration_get_progress( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_rpcapi_exception [0.335456s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_handling_of_share_servers [0.144445s] ... ok 2025-03-24 18:41:56.347 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_2 [0.109272s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_1 [0.128463s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_reboot_server [0.065052s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_3__1 [0.110021s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_2_fake_name [0.070291s] ... ok 2025-03-24 18:41:56.468 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_2_255_255_255_255 [0.113320s] ... ok {3} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_4 [0.138953s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_1_None [0.092952s] ... ok 2025-03-24 18:41:56.571 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_3_2001_cdba__3257_9652 [0.094185s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_task_state [0.196992s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2025-03-24 18:41:56.672 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_1 [0.155505s] ... ok {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_2_invalid [0.099895s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_1 [0.175125s] ... ok 2025-03-24 18:41:56.747 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_3_falses [0.072026s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_1_type [0.134984s] ... ok 2025-03-24 18:41:56.841 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_6__False__False__True_ [0.100343s] ... ok {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_error_state [0.157615s] ... ok 2025-03-24 18:41:56.906 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.test_api.ShareAPITestCase.test_shrink_with_share_type_size_limit [0.266300s] ... ok {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_6___no___False_ [0.058574s] ... ok GlusterFS share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_access_via_manager [0.106911s] ... ok {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api [0.092880s] ... ok 2025-03-24 18:41:57.004 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_7___0___False_ [0.097303s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_4__1_2_3_4_foo [0.101743s] ... ok 2025-03-24 18:41:57.053 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_1_True [0.055191s] ... ok {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_negative [0.096602s] ... ok 2025-03-24 18:41:57.136 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update [0.075469s] ... ok {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__fetch_existing_rule [0.069576s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_failed [0.121588s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get [0.302048s] ... ok 2025-03-24 18:41:57.223 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_2 [0.091520s] ... ok Fetching pool details operation failed. {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details_negative [0.100093s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_disable_access_for_maintenance [0.134699s] ... ok 2025-03-24 18:41:57.306 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_invalid [0.090004s] ... ok {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_vip [0.087124s] ... ok 2025-03-24 18:41:57.387 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_4_true [0.070624s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_allow_hosts [0.103289s] ... ok {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot [0.075536s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access [0.251179s] ... ok {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share [0.074264s] ... ok 2025-03-24 18:41:57.490 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.TestComparableMixin.test_eq [0.102348s] ... ok 2025-03-24 18:41:57.565 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.TestComparableMixin.test_le [0.072095s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_1___5_6_7_8_foo [0.164525s] ... ok {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share [0.126674s] ... ok 2025-03-24 18:41:57.659 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_enabled [0.096249s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_2___5_6_7_8_foo [0.155378s] ... ok 2025-03-24 18:41:57.737 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required [0.071655s] ... ok {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow [0.137880s] ... ok 2025-03-24 18:41:57.838 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code_non_retriable [0.100474s] ... ok Caught error trying delete share: None, trying delete it forcibly. {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_instance_exception [0.395193s] ... ok {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_1_False [0.131984s] ... ok {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_export_forcibly [0.156700s] ... ok 2025-03-24 18:41:57.898 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.test_utils.TestRetryDecorator.test_wrong_exception_no_retry [0.059793s] ... ok 2025-03-24 18:41:57.990 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_begin_detaching [0.088286s] ... ok {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_set_up_service_instance [0.138040s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_restore_access_after_maintenance [0.145111s] ... ok 2025-03-24 18:41:58.057 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_status_error [0.067787s] ... ok {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_ensure_disk_online_and_writable [0.079572s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_level [0.095791s] ... ok 2025-03-24 18:41:58.182 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_detach [0.136104s] ... ok {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_format_device [0.082542s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access_exception [0.319130s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_2_2 [0.057836s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {1} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_invalid_status [0.061628s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_4 [0.147570s] ... ok 2025-03-24 18:41:58.328 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete [0.151599s] ... ok {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_mount_device [0.110766s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_locked_share [0.135014s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_5 [0.114725s] ... ok {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_share_exists [0.068924s] ... ok 2025-03-24 18:41:58.441 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_detach [0.094273s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_3_1001__10069 [0.100627s] ... ok 2025-03-24 18:41:58.535 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {1} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_snapshot [0.133443s] ... ok {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_reserve_volume [0.091862s] ... ok {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_ensure_directory_exists [0.113728s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_4_1001__1000_129 [0.104763s] ... ok {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_2_ [0.083872s] ... ok {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_no_share_servers [0.096380s] ... ok 2025-03-24 18:41:58.647 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_terminate_connection [0.107402s] ... ok {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_space_by_path [0.081614s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_1 [0.075656s] ... ok 2025-03-24 18:41:58.725 228922 INFO manila.coordination [None req-93d535c5-631a-4c6f-bd0a-222fa27cc9c7 admin fake - - - -] Stopped Coordinator (Agent ID: 513cd97b-dfc7-42b0-8b52-22cc7563a1c6, prefix: manila-) {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_4 [0.101688s] ... ok {0} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application_factory [0.084576s] ... ok {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_volume_path_by_mount_path [0.110165s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_5 [0.107204s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_6 [0.133957s] ... ok {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_1_None [0.102023s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_6 [0.123846s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_8 [0.126811s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_disable_access_for_maintenance_1____shares_fake_share1_n_t_t1_1_1_10_n_shares_fake_share2_n_t_t1_1_1_16_n_shares_fake_share3_n_t_t_world__n_mnt_fake_share1_1_1_1_11___False_ [0.060379s] ... ok {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_2 [0.151323s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_7 [0.139769s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_host_list [0.101963s] ... ok {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_join_domain [0.132842s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_2_5_6_7_8__foo_bar [0.058071s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_4 [0.134156s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_5__1001__1000__124__foo_bar [0.086258s] ... ok {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_1_True [0.126638s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_6 [0.102899s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_restore_access_after_maintenance [0.061409s] ... ok {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_resize_partition [0.084174s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_1 [0.092752s] ... ok {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_type [0.111278s] ... ok {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_search_list [0.113284s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_3 [0.125899s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_is_busy_error [0.124337s] ... ok {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_update_disk [0.098011s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_8 [0.094792s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_1_True [0.076666s] ... ok {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_https [0.135037s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_not_initialized [0.117432s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_2_False [0.099368s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_None [0.061307s] ... ok Invalid share: fake. {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_invalid_share [0.079417s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error_3_10_5 [0.072184s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_process_execution_error [0.130600s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error_4_20_0 [0.115466s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_snapshot [0.110902s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error_5_None [0.102525s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_helper [0.124105s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error_6_1 [0.126569s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_empty_mount_point_name [0.119088s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_2_False [0.099354s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_none_mount_point_name [0.115368s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_2_False [0.124821s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_already [0.100129s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_exists [0.084633s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root_with_sudo [0.102241s] ... ok Could not create share group snapshot. Failed to create share snapshot 1e010dfe-545b-432d-ab95-4ef03cd82f89 for share a3ebdba5-b4e1-46c8-a0ea-a9ac8daf5296. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/driver.py", line 1688, in create_share_group_snapshot member_update = self.create_snapshot( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result manila.exception.ManilaException: An unknown exception occurred. {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_failed_snapshot [0.110080s] ... ok {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_1_rw [0.124500s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_1_revert_to_snapshot [0.147017s] ... ok {3} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_invalid [0.129108s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_get_admin_network_allocations_number [0.084395s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_get_periodic_hook_data [0.066649s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_no_gateway [0.106907s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_2_False [0.116576s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_unused_found [0.081589s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_none_exist [0.064988s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_driver_config_group [0.022292s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_addon_of_interface_failed [0.027648s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_false [0.126271s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_1_None [0.032296s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_true [0.150002s] ... ok {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_1 [1.708065s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver [0.068835s] ... ok {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_certificates [0.164759s] ... ok {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_password [0.049049s] ... ok {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_conn [0.027388s] ... ok {2} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share [0.028546s] ... ok VPSA volume for share fakeid2 could not be found. snapshot: original volume OS_share-fakeid2 not found, skipping delete operation snapshot: snapshot OS_share-snapshot-wrong_id not found, skipping delete operation {2} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share_snapshot [0.036552s] ... ok {2} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_no_active_ctrl [0.025405s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_snapshot [0.031641s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_1_True [0.045492s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_1___on____True__False_____compression_off_____compression_on__ [0.122045s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_5___foo____True__False________compression_foo__ [0.088948s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_6___bar____True________compression_bar__ [0.115881s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_02___True____True__False_____dedup_off_____dedup_on__ [0.101699s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_2 [1.093173s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_3 [0.076700s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_03___on____True__False_____dedup_off_____dedup_on__ [0.131810s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_10___off____False_____dedup_on_____dedup_off__ [0.130793s] ... ok {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_2 [0.132540s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_3_bar [0.189055s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_2 [0.185125s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_prefix [0.113051s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper [0.024626s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_4 [0.022736s] ... ok Admin port is being used but Admin IP was not found. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/service_instance.py", line 650, in _create_service_instance admin_port['fixed_ips'][0]['ip_address']) IndexError: list index out of range {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_7 [0.041257s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_neutron_no_admin_ip [0.190245s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_2_ [0.049003s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_3_foo_replication_domain [0.070950s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share [0.106117s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_sg_success [0.214688s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_check_compatibility [1.735469s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_snapshot [0.075427s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_absent [0.038921s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_absent [0.060141s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_complete [0.158465s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_available_from_start [0.197731s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_2___127_0_0_1____foo__ [0.058556s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_network_allocations_number [0.087433s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_get_progress [0.167008s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server [0.157191s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init [0.130434s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_start [0.128877s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_not_found [0.150259s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_not_found [0.084976s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_wrong_pool [0.085799s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_promote_replica [0.132907s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_server_soft_deleted [0.107976s] ... ok Caught following error trying to kill migration process: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None Failed to destroy destination dataset with following error: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_error [0.046922s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_exception [0.029056s] ... ok Failed to sync replica fake_second_replica_id. Unexpected error while running command. Command: None Exit code: - Stdout: 'Second replica sync failure' Stderr: None {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_available [0.057570s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_13 [0.092246s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_1_True [0.043976s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_check_compatibility [0.134607s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute [0.027873s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_16 [0.042451s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_2 [0.037830s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute [0.065646s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_4 [0.033575s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs [0.055343s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_continue [0.154018s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_6 [0.076670s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_2___Ok______ [0.042963s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_2 [0.041986s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_1_user [0.073367s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_5 [0.100647s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_2_create_snapshot [0.162403s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_2_cert [0.113395s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_3_delete_snapshot [0.064168s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_6 [0.091284s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_3_cephx [0.069626s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_2_False [0.103678s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_create_new [0.128506s] ... ok {1} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replica_state [0.048154s] ... ok {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_custom_storage_driver [0.066807s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_7_p [0.175858s] ... ok {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_delete [0.087349s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_private [0.182766s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_2____fake_modinfo_result_________sharenfs_ro_1_1_1_1_2_2_2_2_3_3_3_0_255_255_255_0_no_root_squash___True_ [0.160127s] ... ok {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_parameters [0.116478s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_public [0.132292s] ... ok {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_4 [0.104993s] ... ok {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update [0.091821s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_networks_section [0.099323s] ... ok {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_1_111 [0.110502s] ... ok {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_allow_access_nfs [0.127447s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_3 [0.116506s] ... ok Error Creating Property: manila_managed Type: Boolean Description: Managed by Manila Return code: 404 Message: data. {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_negative [0.096352s] ... ok {1} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_3 [0.107504s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_1_True [0.070288s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_ambiguous [0.116898s] ... ok Property manila_managed already exists. {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_property_exists [0.145710s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_driver_config [0.086389s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_2_False [0.116113s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_with_suppression [0.058876s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_wo_handling_of_share_servers [0.083225s] ... ok {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share [0.124488s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_wo_handling_of_share_servers [0.082675s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_2_False [0.108737s] ... ok {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot [0.109301s] ... ok {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_2 [0.123515s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_disabled [0.099976s] ... ok {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share [0.113848s] ... ok {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_with_suppression [0.085304s] ... ok Name of the share in ZFSSA share has to be specified in option zfssa_name. {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_3 [0.131027s] ... ok {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_option [0.104654s] ... ok Protocol fake_proto is not supported. {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_1_True [0.116380s] ... ok {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_protocol [0.077427s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_ret_for_update_object [0.145571s] ... ok Quota and reservation of share fakename need to be rounded up to 4. But there is not enough space in the backend. {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_not_enough_space [0.112928s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details [0.112762s] ... ok {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_round_up_size [0.106362s] ... ok Retrying (Retry(total=0, connect=5, read=2, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))': /servlets/netapp.servlets.admin.XMLrequest_filer Retrying (Retry(total=0, connect=5, read=2, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))': /servlets/netapp.servlets.admin.XMLrequest_filer {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_CIFS [0.081233s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share [0.140211s] ... ok Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen httplib_response = self._make_request( File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request self._validate_conn(conn) File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn conn.connect() File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 411, in connect self.sock = ssl_wrap_socket( File "/usr/lib/python3.9/site-packages/urllib3/util/ssl_.py", line 453, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls) File "/usr/lib/python3.9/site-packages/urllib3/util/ssl_.py", line 495, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock) File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 449, in wrap_socket return GreenSSLSocket(sock, *a, _context=self, **kw) File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 144, in __init__ self.do_handshake() File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 324, in do_handshake return self._call_trampolining( File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 166, in _call_trampolining return func(*a, **kw) File "/usr/lib64/python3.9/ssl.py", line 1343, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/requests/adapters.py", line 486, in send resp = conn.urlopen( File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen return self.urlopen( File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen return self.urlopen( File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen return self.urlopen( [Previous line repeated 2 more times] File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen retries = retries.increment( File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /servlets/netapp.servlets.admin.XMLrequest_filer (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/api.py", line 347, in invoke_elem response = self._session.post( File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 637, in post return self.request("POST", url, data=data, json=json, **kwargs) File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/usr/lib/python3.9/site-packages/requests/adapters.py", line 517, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /servlets/netapp.servlets.admin.XMLrequest_filer (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/oslo_service/loopingcall.py", line 150, in _run_loop result = func(*self.args, **self.kw) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/utils.py", line 115, in trace_wrapper result = f(self, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 122, in _handle_housekeeping_tasks vserver_client = self._get_api_client(vserver=self._vserver) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/utils.py", line 115, in trace_wrapper result = f(self, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 272, in _get_api_client client = self._get_client(self.configuration, vserver=vserver) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 241, in _get_client client = client_cmode.NetAppCmodeClient( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 59, in __init__ (major, minor) = self.get_ontapi_version(cached=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_base.py", line 46, in get_ontapi_version result = self.send_request('system-get-ontapi-version', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_base.py", line 89, in send_request return self.connection.invoke_successfully( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/api.py", line 720, in invoke_successfully return self.get_client(use_zapi=use_zapi).invoke_successfully( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/api.py", line 377, in invoke_successfully result = self.invoke_elem( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/api.py", line 354, in invoke_elem raise NaApiError(message=e) manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /servlets/netapp.servlets.admin.XMLrequest_filer (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))) Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 700, in urlopen httplib_response = self._make_request( File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 383, in _make_request self._validate_conn(conn) File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 1015, in _validate_conn conn.connect() File "/usr/lib/python3.9/site-packages/urllib3/connection.py", line 411, in connect self.sock = ssl_wrap_socket( File "/usr/lib/python3.9/site-packages/urllib3/util/ssl_.py", line 453, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls) File "/usr/lib/python3.9/site-packages/urllib3/util/ssl_.py", line 495, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock) File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 449, in wrap_socket return GreenSSLSocket(sock, *a, _context=self, **kw) File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 144, in __init__ self.do_handshake() File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 324, in do_handshake return self._call_trampolining( File "/usr/lib/python3.9/site-packages/eventlet/green/ssl.py", line 166, in _call_trampolining return func(*a, **kw) File "/usr/lib64/python3.9/ssl.py", line 1343, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/requests/adapters.py", line 486, in send resp = conn.urlopen( File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen return self.urlopen( File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen return self.urlopen( File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 784, in urlopen return self.urlopen( [Previous line repeated 2 more times] File "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 756, in urlopen retries = retries.increment( File "/usr/lib/python3.9/site-packages/urllib3/util/retry.py", line 576, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /servlets/netapp.servlets.admin.XMLrequest_filer (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/api.py", line 347, in invoke_elem response = self._session.post( File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 637, in post return self.request("POST", url, data=data, json=json, **kwargs) File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python3.9/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/usr/lib/python3.9/site-packages/requests/adapters.py", line 517, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /servlets/netapp.servlets.admin.XMLrequest_filer (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/oslo_service/loopingcall.py", line 150, in _run_loop result = func(*self.args, **self.kw) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/utils.py", line 115, in trace_wrapper result = f(self, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 632, in _handle_ems_logging self._client.send_ems_log_message(self._build_ems_log_message_1()) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/utils.py", line 115, in trace_wrapper result = f(self, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 662, in _build_ems_log_message_1 message = self._get_ems_pool_info() File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 114, in _get_ems_pool_info 'aggregates': self._find_matching_aggregates(), File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/utils.py", line 115, in trace_wrapper result = f(self, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 141, in _find_matching_aggregates vserver_client = self._get_api_client(vserver=self._vserver) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/utils.py", line 115, in trace_wrapper result = f(self, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 272, in _get_api_client client = self._get_client(self.configuration, vserver=vserver) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 241, in _get_client client = client_cmode.NetAppCmodeClient( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 59, in __init__ (major, minor) = self.get_ontapi_version(cached=False) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_base.py", line 46, in get_ontapi_version result = self.send_request('system-get-ontapi-version', File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/client_base.py", line 89, in send_request return self.connection.invoke_successfully( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/api.py", line 720, in invoke_successfully return self.get_client(use_zapi=use_zapi).invoke_successfully( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/api.py", line 377, in invoke_successfully result = self.invoke_elem( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/drivers/netapp/dataontap/client/api.py", line 354, in invoke_elem raise NaApiError(message=e) manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /servlets/netapp.servlets.admin.XMLrequest_filer (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1147)'))) {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_NFS [0.076505s] ... ok ('ACCESSShareDriver create share failed %s', 'fakename') {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_negative [0.097013s] ... ok 2.8GB of share fakeid2 is already used. Cannot shrink to 2GB. {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share_negative [0.063832s] ... ok Unknown if the share: sharename to be managed is already being managed by Manila. Aborting manage share. Please add 'manila_managed' custom schema property to the share and set its value to False.Alternatively, set Manila config property 'zfssa_manage_policy' to 'loose' to remove this restriction. {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_no_property [0.030356s] ... ok {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share [0.114746s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. ('ACCESSShareDriver delete snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_negative [0.150335s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_2__False__1__100__5__0_ [0.730170s] ... ok {2} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_1_applying [0.290008s] ... ok ('ACCESSShareDriver extend share failed %s', 'fakename') {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share_negative [0.167183s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_2___error___False_ [0.169247s] ... ok ('ACCESSShareDriver access failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow_negative [0.112684s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny [0.107166s] ... ok ('ACCESSShareDriver deny failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_negative [0.136408s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_2 [0.101730s] ... ok {2} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_5____active____denying____0_ [0.508631s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_3 [0.120535s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_3__True__1__10__3__0_ [0.773188s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_3___aA0___False_ [0.098784s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_2 [0.124813s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_4 [0.117313s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_2_True [0.120493s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_2 [0.122714s] ... ok {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_2_False [0.599549s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_2___nfs___False__True_ [0.100015s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_1 [0.145258s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_4__False__1__10__10__3_ [0.768912s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_4 [0.142237s] ... ok {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_2_denying [0.210505s] ... ok {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_run_cloudbase_init_plugin_after_reboot [0.157518s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_get_other_tenants_public_share [0.172488s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_update_other_tenants_public_share [0.072485s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_consumed_space [0.117989s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_01 [0.054650s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_02 [0.027681s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_1_None [0.119339s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_04 [0.050304s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_05 [0.080714s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_2_2 [0.147164s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_06 [0.067890s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_07 [0.063433s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_09 [0.038281s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_helpers [0.130174s] ... ok Windows SMB share driver has been deprecated and is expected to be removed in a future release. {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_12 [0.053979s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_5__False__1___1__100__3_ [0.820481s] ... ok Failed to remove service instance sentinel.instance_id from domain sentinel.domain. Exception: . {3} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_teardown_server [0.138612s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_server_not_active [0.104928s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_1_True [0.121223s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_server_not_active [0.150015s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_unlimited [0.250945s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_2_False [0.089341s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks [0.106102s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__execute_periodic_hook [0.083507s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_rule_updates [0.108008s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_no_support [0.080115s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted [0.152862s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_share_busy [0.092618s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_grant_share_access [0.168886s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_access_get [0.064170s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_1 [0.062950s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_init_helper [0.131638s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_to_instance [0.078448s] ... ok Invalid share network: msg Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/api.py", line 3815, in check_update_share_server_network_allocations self._share_server_update_allocations_validate_hosts( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.InvalidShareNetwork: Invalid share network: msg {2} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations_failed [0.107303s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_refresh_acl [0.202489s] ... ok Driver-assisted migration of share 79ed5bc8-a16c-48ed-9201-80e3e39daadb failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1179, in _migration_start_driver raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Destination host fake_host is not compatible with share 79ed5bc8-a16c-48ed-9201-80e3e39daadb's source backend for driver-assisted migration. {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_4 [0.449645s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_remove_exports [0.150230s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_revoke_share_access [0.135573s] ... ok Failed to obtain migration info from backends or invoking Data Service for migration of share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1631, in _migration_start_host_assisted data_rpc.migration_start( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_1_None [0.298684s] ... ok {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_level [0.111206s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_create_partition [0.102622s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_1 [0.558079s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_1_1 [0.117771s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration [0.273726s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_1_None [0.207497s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_2_ [0.128227s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_2 [0.138493s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_initialize_disk [0.130781s] ... ok Quota exceeded for None, tried to create backup, but (10 of 5 backups already consumed.) {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_2 [0.039378s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_2_False [0.120639s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_1_False [0.112784s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_2 [0.455604s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_online_status [0.091015s] ... ok {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_win_reg_value [0.142711s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute_exception [0.139379s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_mount_point_name [0.623813s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_3_fake [0.062159s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_http [0.113945s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_4 [0.483411s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_2 [0.116601s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_plaintext [0.126578s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_busy_share [0.064115s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_1_None [0.165208s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_error_on_quota_commit [0.050342s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_init_conn [0.132174s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_1_None [0.048723s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_3_out_of_sync [0.117005s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_1_None [0.057065s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_2 [0.114325s] ... ok Driver error when updating replica state for replica 428a2f2b-9ae4-4597-8d0a-2140a8fe2035. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 2844, in _share_replica_update replica_state = self.driver.update_replica_state( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_ignored [0.085889s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_2_fake_share_type [0.089902s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_3 [0.097093s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_3 [0.142708s] ... ok {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_parse_command [0.152601s] ... ok Driver-assisted migration of share server 971651b1-63bd-4f23-9b66-713a04a1e7a4 failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 5774, in _share_server_migration_start_driver server_info = self.driver.share_server_migration_start( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_some [0.089653s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_exception [0.279688s] ... ok {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_multiple_shares [0.116037s] ... ok Quota exceeded for None, tried to create snapshot (10 snapshots already consumed). {2} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_count_quota_exceeded [0.131193s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_both_deleted_from_database [0.116319s] ... ok VPSA volume for share fakeid2 could not be found. Snapshot OS_share-snapshot-fakesnapid not found {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_from_snapshot [0.133759s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_replica_deleted_from_database [0.096097s] ... ok Only NFS or CIFS protocol are currently supported. Share provided fakeid with protocol INVALID. {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_unsupported_proto [0.093123s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_1 [0.118961s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_invalid_task_state [0.251519s] ... ok {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_get_share_stats [0.138526s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_2 [0.096692s] ... ok share server 'fake_share_server_id' in use by share groups. {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_group_exists [0.119823s] ... ok VPSA server 10.0.0.1 could not be found. VPSA server 10.0.0.1 could not be found. {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_3 [0.118782s] ... ok {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_share_allow_deny_access [0.140545s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_1_manage_starting [0.120852s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_1_True [0.060644s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_error [0.157089s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_1_False [0.222285s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_2_False [0.132806s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_1 [0.092051s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_07_manage_share [0.108679s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_4 [0.119847s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_19_extend_share [0.076869s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_deny_access [0.247288s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_not_set [0.135496s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_21_create_share_group [0.112272s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_23_create_share_group_snapshot [0.064115s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_4___off____True__False________compression_off__ [0.107009s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_07____is__False____True__False________dedup_off__ [0.098594s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_25_create_share_replica [0.106419s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_to_instance [0.305127s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_3_foo_replication_domain [0.094817s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_26_delete_share_replica [0.088852s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_29_update_share_replica [0.054106s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_task_state [0.128285s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_local [0.118562s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_30_create_replicated_snapshot [0.072369s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_31_delete_replicated_snapshot [0.056614s] ... ok Quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_32_periodic_share_replica_snapshot_update [0.031438s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_1 [0.128219s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_1_ [0.125326s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_2_False [0.075566s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_connection_get_info [0.056743s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_2_foo [0.118874s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_user [0.241724s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_4_foo_bar [0.115297s] ... ok Share instance 56a6bbf9-e71f-43ae-b22a-6a03425d097c failed on creation. Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_5_foo_bar_quuz [0.115987s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_2_False [0.239046s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_snapshot [0.042064s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_5 [0.109557s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get [0.243088s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_without_subnets [0.087384s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_default_filters [0.103129s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_8 [0.111300s] ... ok Share group fake_id: create failed {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_invalid_status [0.080875s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants [0.080556s] ... ok Share group fake_id: create failed {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_error [0.061313s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_1_available [0.036745s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_3_None [0.057268s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_invaild_value [0.160554s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_update [0.100541s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_2 [0.355584s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_1_id [0.150371s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share [0.062675s] ... ok Share group fake_id: create failed {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_error [0.160507s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot [0.083653s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status [0.175467s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_with_share_server [0.061609s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_update [0.124942s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_1___foo____127_0_0_1__ [0.089380s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_2 [0.160147s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_5___127_0_0_1______1_128__ [0.084951s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_status_creating [0.249664s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_2_off [0.130338s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_extra_specs [0.161733s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_absent [0.093379s] ... ok Parent share server fake-id does not exist. {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_filter_by_all_tenants [0.155416s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_with_share_server [0.090816s] ... ok Creation of share instance fefe58af-1ed9-44ea-992e-ba99df956140 failed: failed to get share server. {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share_with_share_server [0.084808s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server_not_found [0.322277s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_3_0 [0.136246s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_3 [0.067234s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_4_no [0.118433s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_dataset_not_found [0.088043s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_2 [0.061696s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_5_n [0.065365s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_success [0.071000s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_exception [0.071442s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_all_tenants [0.156672s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share [0.052411s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_replica_state [0.458926s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_5 [0.145807s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_8 [0.141679s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_dir_invalid [0.126929s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_not_authorized [0.246969s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_1 [0.228892s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_1 [0.167449s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_2 [0.169196s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_2 [0.266838s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_1 [0.076536s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_backend_provided_metadata [1.559458s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_active [0.151496s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_with_share_server [1.758236s] ... ok Share instance fed86ced-10e8-48ba-9766-2b43e9665b49 failed on creation. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_1_export_location [0.205398s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_found [0.148785s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access_with_share_server [0.103702s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_provided_executor [0.091774s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server [0.138702s] ... ok Failed to run command, got error: Unexpected error while running command. Command: None Exit code: - Stdout: 'FAKE' Stderr: None {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry [0.117935s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server_invalid [0.117121s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init [0.085775s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot [0.128659s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_network_port_limit_exceeded [0.405279s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init_ssh [0.102883s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer_empty [0.124724s] ... ok Migration of share fake_id cannot be cancelled at this moment. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_dhss_false [0.182932s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_1_migration_driver_in_progress [0.214470s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports [0.066870s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports_that_absent [0.076984s] ... ok Migration of share fake_id has already completed first phase. {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_2_r [0.080094s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_2_migration_driver_phase1_done [0.169619s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_3_o [0.095588s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_4_w [0.103840s] ... ok Migration of share fake_id has already completed first phase. {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_3_data_copying_completed [0.217296s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_5_fake [0.096834s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_fail [0.503222s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_6_su [0.098060s] ... ok Migration of share fake_id cannot be cancelled at this moment. {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_service_down [0.209182s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_1 [0.115533s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_6_i [0.099583s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_subnet_not_found [0.308698s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_status_invalid [0.243762s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_1____fake_modinfo_result_________sharenfs_rw_1_1_1_1_3_3_3_0_255_255_255_0_no_root_squash_ro_2_2_2_2_no_root_squash___False_ [0.102083s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_2_False [0.154733s] ... ok {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_3 [0.104361s] ... ok First migration phase of share fake_id not completed yet. {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_1_data_copying_starting [0.188800s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema [0.090334s] ... ok Migration of share fake_id has already completed. {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_snapshot [0.073068s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_availability_zone [0.181009s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_2_migration_success [0.142272s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_share [0.089523s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_network_id_and_not_dhss [0.149858s] ... ok Error deleting snapshot: fakesnapshot on share: fakeshare to pool: fakepool project: fakeproject return code: 400 message: data. {3} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_snapshot [0.105875s] ... ok Migration of share fake_id was already cancelled. {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_5_migration_cancelled [0.182901s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_3 [0.132173s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_snapshot [0.123861s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_1_available [0.123373s] ... ok There is no migration being performed for share fake_id at this moment. {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_6_None [0.245550s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_deny_access [0.169170s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_2_error_deleting [0.121091s] ... ok {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share [0.156576s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers [0.128038s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver [0.315638s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_driver_handles_ss_disabled [0.183075s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. There is no migration being performed for share fake_id at this moment. {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_None [0.160456s] ... ok {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_3_active [0.414194s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_2_migration_driver_starting [0.128123s] ... ok Share group fake_id: delete failed {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_error [0.230898s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_2_data_copying_error [0.172744s] ... ok {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_force_status [0.340489s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_3_migration_cancelled [0.164716s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_7_data_copying_completing [0.151447s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_9_migration_error [0.161212s] ... ok {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_3____applying____2_ [0.529181s] ... ok Change will make usage less than 0 for the following resources: ['shares'] Change will make usage less than 0 for the following resources: ['shares'] Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_2 [1.154984s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica [0.114424s] ... ok {3} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_4____applying____error____1_ [0.493993s] ... ok Failed to update quota usages while deleting snapshot fakesnapshotid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 3907, in _delete_snapshot_quota reservations = QUOTAS.reserve( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.QuotaError: Quota exceeded: code=500. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_deferred_delete_quota_error [0.086795s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_2_False [0.707874s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_1 [1.468059s] ... ok Caught exception trying ensure share 'c55e583e-f891-4aed-a4bc-ac7946c451c6'. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 472, in ensure_driver_resources update_share_instances = self.driver.ensure_shares( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_manager.py", line 664, in raise_NotImplementedError raise NotImplementedError NotImplementedError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 575, in _ensure_share export_locations = self.driver.ensure_share( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. Caught exception trying ensure share 'a5c2e443-0d13-4397-8a1d-6e67b012f52a'. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 472, in ensure_driver_resources update_share_instances = self.driver.ensure_shares( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_manager.py", line 664, in raise_NotImplementedError raise NotImplementedError NotImplementedError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 575, in _ensure_share export_locations = self.driver.ensure_share( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. Caught exception trying ensure share '314a1227-bfef-49a2-b32e-539e05252f6a'. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 472, in ensure_driver_resources update_share_instances = self.driver.ensure_shares( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_manager.py", line 664, in raise_NotImplementedError raise NotImplementedError NotImplementedError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 575, in _ensure_share export_locations = self.driver.ensure_share( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_1_ManilaException [0.751994s] ... ok Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_4 [0.152197s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_3 [0.329263s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_2 [0.653405s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_status_unavailable [0.327821s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_new_share_type_limit [0.157358s] ... ok Invalid mount_point_name: prefix_invalid*name {2} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_invalid_mount_point_name [0.127653s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_6_manage_starting [0.109351s] ... ok {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_2__True___active__ [1.317478s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_2_error [0.090461s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_4__None__None_ [0.760585s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_restore_share [0.156534s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_2 [0.148408s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_1_manila_share [0.270919s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_driver_exception [0.219358s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_snapshot_instance [0.171128s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_2_False [0.217771s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_incompatible_dhss [0.303427s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_1_None [0.194639s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_invalid_size [0.308888s] ... ok {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_3__False___error__ [1.201351s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_6___cephx___False__False_ [0.149288s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_start_nondisruptive_and_network_change [0.337001s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Migration of share server fe24962b-c708-411f-8ec2-eff5598c261c can be cancelled only after the driver already started the migration, or when the first phase of the migration gets completed. {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_2___server_migrating____migration_starting__ [0.188755s] ... ok Error managing share server fake_share_server_id Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 3323, in manage_share_server raise exception.ManageShareServerError(reason=msg) manila.exception.ManageShareServerError: Manage existing share server failed due to: Driver did not return required network allocations to be managed. Required number of allocations is 1. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_without_allocations [0.508549s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_multiple_servers [0.142759s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_has_destination_only [0.068556s] ... ok Migration progress of share server a21a69a0-4de0-4c7e-aa1e-405022afaf70 cannot be obtained. The provided share server is not being migrated. {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_migrating [0.153724s] ... ok Failed to commit reservations Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_1_True [0.708331s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_1 [0.359948s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_source_not_found [0.204095s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_request_spec_dict [0.179827s] ... ok {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_1_applying [0.316485s] ... ok Failed to commit reservations Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . {3} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_1 [0.131282s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_3 [0.435545s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get_all [0.379807s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_3 [0.220726s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access [0.155518s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_locations_get [0.189896s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_driver_exception [0.567412s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share [0.069977s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_already_soft_deleted [0.107533s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_invalid [0.187632s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_group_snapshot_members [0.092730s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_2_False [0.628237s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use [0.118937s] ... ok {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_backup [0.061414s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_1 [0.030070s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_1 [0.254525s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_7 [0.061301s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_dest_az_not_match_host_az [0.302201s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_initialized [0.093672s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error_1_0_8 [0.151470s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error_2_1_0 [0.130213s] ... ok Share ab272718-72e3-4f21-85f0-83e7b939229a is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_instance_rules_error_status [0.355478s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress [0.466319s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error_7_1_1 [0.112017s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_shares [0.156919s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_3____create_snapshot____delete_snapshot______create_snapshot____delete_snapshot____True_ [0.112505s] ... ok Host-assisted migration failed for share share_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1551, in migration_start raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_1 [0.264447s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replicated_snapshot [0.142235s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_1_True [0.078401s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_same_backend_and_network [0.273852s] ... ok Host-assisted migration failed for share share_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1559, in migration_start raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Share share_id must not have snapshots in order to perform a host-assisted migration. {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_3_create_share_from_snapshotFOO [0.157689s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_5 [0.300364s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_2_openstack1_newton__pool0 [0.074651s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_sg_snapshot_with_no_members [0.094365s] ... ok Share adb596d2-7df8-465d-89af-a38e201775d6 is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_in_share_group [0.300631s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_1_readable [0.082213s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot [0.108436s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_2_writable [0.065463s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_dhss [0.126300s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_not_available [0.201442s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot [0.059838s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server [0.212243s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replicated_snapshot [0.105083s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_2_unmanage [0.068068s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_2_False [0.142729s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_2_revert_to_replicated_snapshot [0.095023s] ... ok Share 87bdcae9-62b5-40e1-9ecb-a21b3622a784 has replicas. Remove the replicas of all shares in the share server before attempting to migrate it. {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_with_replicas [0.371250s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_1_True [0.123715s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_1 [0.283484s] ... ok --- Logging error --- Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/api.py", line 1725, in _modify_quotas_for_share_migration reservations = QUOTAS.reserve( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.OverQuota: Quota exceeded for resources: ['share_replicas']. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.9/logging/__init__.py", line 1083, in emit msg = self.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 927, in format return fmt.format(record) File "/usr/lib64/python3.9/logging/__init__.py", line 663, in format record.message = record.getMessage() File "/usr/lib64/python3.9/logging/__init__.py", line 367, in getMessage msg = msg % self.args TypeError: %d format: a number is required, not str Call stack: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 88, in main() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 82, in main program.TestProgram( File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 197, in __init__ self.runTests() File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/program.py", line 247, in runTests self.result = testRunner.run(self.test) File "/usr/lib/python3.9/site-packages/stestr/subunit_runner/run.py", line 51, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/suite.py", line 84, in __call__ return self.run(*args, **kwds) File "/usr/lib64/python3.9/unittest/suite.py", line 122, in run test(result) File "/usr/lib64/python3.9/unittest/case.py", line 651, in __call__ return self.run(*args, **kwds) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 656, in run return run_test.run(result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 80, in run return self._run_one(actual_result) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 108, in _run_prepared_result self._run_core() File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 145, in _run_core if self.exception_caught == self._run_user( File "/usr/lib/python3.9/site-packages/testtools/runtest.py", line 193, in _run_user return fn(*args, **kwargs) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 704, in _run_test_method return self._get_test_method()() File "/usr/lib/python3.9/site-packages/ddt.py", line 220, in wrapper return func(self, *args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_api.py", line 3813, in test__modify_quotas_for_share_migration_reservation_failed self.assertRaises( File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 469, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 532, in _matchHelper mismatch = matcher.match(matchee) File "/usr/lib/python3.9/site-packages/testtools/matchers/_exception.py", line 97, in match result = matchee() File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 1041, in __call__ return self._callable_object(*self._args, **self._kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/api.py", line 1756, in _modify_quotas_for_share_migration LOG.warning("Quota exceeded for %(s_pid)s, " Message: 'Quota exceeded for %(s_pid)s, unable to migrate share-replica (%(d_consumed)d of %(d_quota)d already consumed).' Arguments: {'s_pid': None, 'd_consumed': 'fakefake', 'd_quota': 'fake'} {3} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_2 [0.170095s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_another_config_group [0.132737s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_network_not_active [0.137129s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_no_configuration [0.139782s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_2 [0.219629s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_continue [0.107109s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_3 [0.193777s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_1_True [0.185325s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists [0.162813s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_4 [0.250632s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_driver [0.086342s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_update_access [0.139471s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_shares_not_available [0.603382s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_manager_instance [0.082458s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replicated_snapshot [0.097689s] ... ok {2} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_security_service [0.095650s] ... ok {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_default_storage_driver [0.158073s] ... ok {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update_invalid [0.101369s] ... ok {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_2___fake__ [0.110922s] ... ok {2} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_valid [0.089075s] ... ok {2} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_disabled [0.103903s] ... ok {2} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_fail [0.073711s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.926241s] ... ok {2} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_1_True [0.120794s] ... ok This operation is supported only on backends that handles share servers. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_dhss_false [0.063102s] ... ok {2} manila.tests.share.test_manager.LockedOperationsTestCase.test_locked_share_replica_operation [0.078499s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_1_True [0.211967s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_1___error____active__ [0.271077s] ... ok Destination share server b704b711-3821-425d-a9f4-45ad3d7f99ae refers to a source share server ea5d44ee-1503-4cba-b0eb-07f1faa1b7af that does not exists. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_1 [0.115632s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_already_active [0.177170s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_update_different_types [1.566536s] ... ok Migration of share server ee9b23fc-1b80-4469-9320-a58f961e1572 has failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 6001, in share_server_migration_driver_continue finished = self.driver.share_server_migration_continue( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_2 [0.268348s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_inactive [0.114421s] ... ok Shrink share failed due to possible data loss. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 4802, in shrink_share self.driver.shrink_share( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ShareShrinkingPossibleDataLoss: fake {1} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_2 [0.118711s] ... ok Shrink share operation not supported. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 4802, in shrink_share self.driver.shrink_share( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect NotImplementedError {1} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_not_supported [0.103413s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_rules_na [0.139756s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_6__False__1__10___1__3_ [0.404968s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__form_network_allocations [0.077471s] ... ok The backend failed to accept the share: Driver failed to transfer share with rules.. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_driver_cannot_transfer_with_rules [0.179994s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_shares_na [0.208115s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__init_hook_drivers [0.121760s] ... ok Share can not be unmanaged: Invalid share: fake.. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_invalid_share [0.161892s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_1_rw [0.195671s] ... ok Did not unmanage share server fake_share_server_id since the driver does not support managing share servers and no ``force`` option was supplied. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations_driver_not_implemented [0.189400s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_2 [0.148043s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_admin_network_allocations [0.080847s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_1 [0.376901s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations [0.109756s] ... ok Failed to update quota usages: . {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_quota_error [0.110444s] ... ok Failed to commit reservations Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . Since share bb4be33d-1513-4229-93d2-949138d20fce has been un-managed from share server fake_server_id. This share server must be removed manually, either by un-managing or by deleting it. The share network subnets [] and share network None cannot be deleted unless this share server has been removed. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_1_True [0.108174s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_2 [0.449462s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_3 [0.655408s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_1 [0.716581s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_4 [0.349380s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_3 [0.582876s] ... ok Data copy of host assisted migration for share fake_id has not completed successfully. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_2 [0.335873s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_2_data_copying_cancelled [0.256767s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_4 [0.153109s] ... ok The specified availability zone must be the same as parent share when you have the configuration option 'use_scheduler_creating_share_from_snapshot' set to False. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_access [0.063274s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_az_different_from_source [0.385340s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_2 [0.250538s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_security_service [0.099203s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_instance_share_group_snapshot_member [0.101182s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations [0.070377s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_02 [0.076097s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_1_True [0.160706s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_03 [0.085170s] ... ok Driver-assisted migration of share fake_id failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1221, in _migration_start_driver raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: All snapshots must have 'available' status to be migrated by the driver along with share fake_id. {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_04 [0.075053s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_2 [0.401566s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_2_False [0.161567s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_10 [0.081906s] ... ok Quota exceeded for None, tried to create 5G backup, but (10G of 5G already consumed.) {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_1 [0.110454s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_05 [0.083095s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_2_False [0.232268s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_08 [0.066451s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_replicas [0.128497s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_2_fake_reservations [0.075507s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_13 [0.081492s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_4_active [0.110866s] ... ok {1} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_3_60 [0.107414s] ... ok Driver error when updating replica state for replica fe5802ac-00e4-46e3-a5a4-696fc69c33a2. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 2844, in _share_replica_update replica_state = self.driver.update_replica_state( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_1_in_sync [0.115574s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_snapshots [0.286514s] ... ok {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_1_None [0.142226s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_2 [0.102223s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_1_QuotaError [0.121779s] ... ok {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_not_found [0.107383s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_4 [0.072085s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_2_InvalidShare [0.104978s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_7 [0.123202s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_without_host [0.140637s] ... ok {1} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_2_error [0.270260s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_2_ [0.124248s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_2__False__True_ [0.321636s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_az_not_found [0.132977s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_1_NotFound [0.118544s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_2 [0.126711s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_2_False [0.113066s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_instance [0.491410s] ... ok Quota exceeded for None, unable to create a share replica size of 0G (10G of 5G already consumed). {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_1 [0.168680s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_subnet_not_found [0.177550s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_share_type_contains_replication_type [0.121607s] ... ok Failed to commit reservations None Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_3_GLUSTERFS [0.129889s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_type_size_limit [0.125232s] ... ok {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_get_progress [0.601394s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_2 [0.167504s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot [0.409494s] ... ok {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_complete [0.591871s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_fail [0.123767s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_invalid_task_state [0.211018s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_quota_commit_fail [0.130935s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_snapshot_update_access [0.512823s] ... ok Share server 68de6612-a483-4965-8af5-3f34bde36bcc has failed on security service update operation for current security service dd58a29f-085c-45e2-abf6-16951f78d80e and new security service bc18b609-8d4e-4ebe-aac3-262710f72c29. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 6449, in _update_share_network_security_service updates = self.driver.update_share_server_security_service( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_exception [1.819294s] ... ok Quota exceeded for None, tried to create 1G snapshot (10G of 10G already consumed). {3} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_space_quota_exceeded [0.122652s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_2_error [0.286464s] ... ok Status of share instance 052ddedb-ce07-4ae3-9d72-ad656e17cff3 that belongs to share fake_id_7 was updated to 'error'. {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_1 [0.362996s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_share_server [0.436780s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_last_active_replica [0.115531s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access_invalid [0.077166s] ... ok Unexpected driver error occurred while updating status for share instance 1efbe971-b205-4340-82c2-8488b55a3c15 that belongs to share 'fake_id_7' Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 5538, in _update_share_status data_updates = self.driver.get_share_status(share_instance, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ShareBackendException: Share backend error: fake_msg. Status of share instance 1efbe971-b205-4340-82c2-8488b55a3c15 that belongs to share fake_id_7 was updated to 'error'. {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_2 [0.163714s] ... ok Share type test_with_extra has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_3 [0.094456s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_locked_share [0.182412s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_1 [0.079234s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_1 [0.174111s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_03_migration_get_progress [0.027977s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_2 [0.059073s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_08_unmanage_share [0.045047s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_10_delete_free_share_servers [0.030266s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_05___snapshot_support____y__ [0.052583s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_15__report_driver_status [0.051512s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_09___snapshot_support____false__ [0.049964s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_18_delete_share_server [0.058369s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_12___snapshot_support____no__ [0.065622s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_24_delete_share_group_snapshot [0.028433s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_quota_with_different_user [0.301435s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_28_periodic_share_replica_update [0.047103s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_17___create_share_from_snapshot_support____y__ [0.070307s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_network_security_service [0.046993s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_27___revert_to_snapshot_support____true__ [0.056192s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_1_True [0.041203s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_cg_with_share_network_driver_not_handles_servers [0.040567s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_29___revert_to_snapshot_support____y__ [0.110504s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_2_creating [0.200345s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_2___ [0.056424s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_46___mount_snapshot_support____off__ [0.067413s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group [0.073697s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_1 [0.093106s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_55___mount_point_name_support____0__ [0.078820s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot [0.079749s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_66___availability_zones____zone1__ [0.052895s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_share_network_dhss [0.046725s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_2_False [0.130297s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_2_creating_from_snapshot [0.028387s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_share_group_snapshot_with_update [0.044452s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_06___driver_handles_share_servers____yes__ [0.088357s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_1_True [0.132956s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_10___driver_handles_share_servers____off__ [0.072544s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_availability_zone [0.135608s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_3 [0.062462s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_2_False [0.102038s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_4_5 [0.078351s] ... ok Share instance 0bd271ca-23db-412e-bf2c-2605226657b3 failed on creation. {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_2_export_locations [0.156592s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access_invalid [0.080544s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_with_snapshots [0.152249s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_3_None [0.083940s] ... ok {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_valid_string [0.063182s] ... ok {1} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage_with_kwargs [0.084732s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_1_True [0.225573s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host [0.062432s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_4_available [0.107353s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host_and_pool [0.078858s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_server_created [0.487692s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_no_values [0.077900s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_and_pool [0.062086s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_driver_error_on_creation [0.141865s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_invalid_locations_state [0.102186s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_4 [0.419167s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_2_None [0.101665s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_extend_share_over_per_share_quota [0.123591s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_server [0.189661s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_4 [0.044358s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_1_True [0.164163s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_driver_exception [0.054745s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_transfers [0.064405s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_2_False [0.141671s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group [0.066077s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit_admin [0.187536s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_blank [0.079642s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_backend [0.979605s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_false [0.076200s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend [0.065249s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete [0.378485s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_2_path [0.063911s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name [0.047536s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_7 [0.055351s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_host [0.061548s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status_and_all_tenants [0.067993s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_pool [0.050630s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_without_pool [0.074453s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_1_truefoo [0.094714s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_6_off [0.060783s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_not_exist [0.064693s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_7_f [0.073977s] ... ok {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_success [0.071896s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_3_1 [0.069449s] ... ok Change will make usage less than 0 for the following resources: ['shares'] {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_network_not_active [0.103634s] ... ok Change will make usage less than 0 for the following resources: ['shares'] {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_7_t [0.082307s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_two_members [0.111286s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_8_True [0.096844s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_1 [0.615371s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_type_and_share_network [0.058870s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_not_all_tenants [0.068425s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_1_True [0.088580s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_share_type_not_found [0.116558s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id [0.099463s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id_with_member [0.084113s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_with_host [0.068018s] ... ok Change will make usage less than 0 for the following resources: ['shares'] Change will make usage less than 0 for the following resources: ['shares'] {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_no_groups [0.098468s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_3 [0.088542s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_1_True [0.696151s] ... ok {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_1 [0.092355s] ... ok {1} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access [0.079853s] ... ok {1} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_search [0.066671s] ... ok {1} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access [0.099911s] ... ok Change will make usage less than 0 for the following resources: ['shares'] {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_4 [1.021643s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_2_delete_share [0.414330s] ... ok {1} manila.tests.test_conf.ConfigTestCase.test_declare [0.073463s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin_search_opts [0.077539s] ... ok {1} manila.tests.test_conf.ConfigTestCase.test_flag_overrides [0.052648s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_access_rules_exception [0.101058s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_with_sorting_valid [0.072164s] ... ok {1} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_lock [0.078853s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_non_admin_deferred_state [0.066617s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_drv_misbehavior_ignored_with_the_force [0.103475s] ... ok {1} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_start [0.102875s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_non_admin_deferred_state [0.092109s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_1 [0.101529s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas [0.069292s] ... ok {1} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_stop [0.080276s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_quota_value [0.071665s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_2_ManilaException [0.141588s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_reservation_expiration [0.061671s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_1_True [0.094449s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot_instance [0.090868s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode403.test_admin_required [0.078532s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_default_share_type_not_configured [0.081868s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_1 [0.429390s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_not_found [0.067902s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_reservation_not_found [0.076122s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion [0.390960s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_filter_not_found [0.065575s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_resource_not_found [0.060358s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_3 [0.285072s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode413.test_per_share_limit_exceeded [0.068979s] ... ok {1} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_networks_limit_exceeded [0.062615s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_has_replicas [0.103314s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion_exception [0.237424s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_code [0.075791s] ... ok Failed to cancel migration of share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/api.py", line 2151, in migration_cancel data_rpc.data_copy_cancel(context, share['id']) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: fake {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_full_pool_name [0.077038s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_2 [0.111463s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_kwargs_to_string [0.071558s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_only_host [0.051877s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_multi_kwargs_to_string [0.061732s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_pool_notexist_and_get_from_driver [0.075909s] ... ok There is no migration being performed for share fake_id at this moment. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_3_migration_error [0.160263s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_redundant_period [0.111054s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete [0.124559s] ... ok {1} manila.tests.test_exception.ManilaExceptionTestCase.test_replication_exception [0.117453s] ... ok There is no migration being performed for share fake_id at this moment. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_4_migration_error [0.057012s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share [0.238072s] ... ok Failed to obtain migration progress of share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/api.py", line 2043, in migration_get_progress result = data_rpc.data_copy_get_progress( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: fake {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_2 [0.066329s] ... ok {1} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_2_False [0.125285s] ... ok Failed to obtain migration progress of share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/api.py", line 2018, in migration_get_progress result = self.share_rpcapi.migration_get_progress( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_error [0.108482s] ... ok Extend share failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 4696, in extend_share self.driver.extend_share( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake {1} manila.tests.test_manager.ManagerTestCase.test_verify_manager_instance [0.091621s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share_invalid [0.197846s] ... ok Migration progress of share fake_id cannot be obtained at this moment. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_3 [0.113760s] ... ok {1} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_2 [0.082294s] ... ok {1} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_2_ [0.099675s] ... ok Migration progress of share fake_id cannot be obtained at this moment. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_service_down [0.140566s] ... ok {1} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_verify_scheduler_dependent_manager_instance [0.071397s] ... ok {1} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name_and_label [0.078629s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_3 [0.111182s] ... ok {1} manila.tests.test_network.APITestCase.test_init_api_with_default_config_group_name [0.090415s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_destination_az_unsupported [0.084356s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_host_assisted_with_snapshots [0.055815s] ... ok {1} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_ok [0.074291s] ... ok Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. Caught exception trying ensure share instances. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 472, in ensure_driver_resources update_share_instances = self.driver.ensure_shares( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_manager.py", line 775, in raise_exception raise exception.ManilaException(message="Fake raise") manila.exception.ManilaException: Fake raise {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_1 [0.061288s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_ensure_shares [0.570800s] ... ok Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_2 [0.076085s] ... ok {1} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_context_is_admin_undefined [0.120998s] ... ok The backend fake_host could not get backend info. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 413, in ensure_driver_resources new_backend_info = self.driver.get_backend_info(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_manager.py", line 818, in raise_exception raise exception.ManilaException(message="Fake raise") manila.exception.ManilaException: Fake raise {2} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_get_backend_info [0.108681s] ... ok Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_3 [0.096807s] ... ok {1} manila.tests.test_policy.DefaultPolicyTestCase.test_default_not_found [0.147209s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_1_True [0.118617s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_quota_error [0.214873s] ... ok {1} manila.tests.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default [0.109615s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_task_state_invalid [0.090444s] ... ok {1} manila.tests.test_policy.DefaultPolicyTestCase.test_policy_called [0.087774s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_1 [0.251362s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_snapshots [0.222176s] ... ok {1} manila.tests.test_policy.PolicyTestCase.test_authorize_good_action [0.195998s] ... ok Invalid mount_point_name: prefix_aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {3} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_too_long_mount_point_name [0.124602s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_missing_extra_spec_mount_point_name [0.085165s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_mount_point_name [0.075294s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {1} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_2_authorize [0.351375s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_2_deleting [0.089446s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_3_error [0.073534s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_7_error_deleting [0.102754s] ... ok {1} manila.tests.test_policy.PolicyTestCase.test_early_OR_authorization [0.206326s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_3___fake_user_id___None_ [0.058828s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_1_True [0.082260s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_2 [0.082810s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_2_fake_reservations [0.088038s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_3 [0.060265s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_expire [0.057097s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_by_class [0.049302s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_3___foo_user_id___None_ [0.080383s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update_delete [0.281218s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_1__None__True__True_ [0.132353s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.164702s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_3 [0.088230s] ... ok Migration of share server c4e81d8f-b24d-4068-8289-2324bde063fd cannot be cancelled because the provided share server is not being migrated. {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_1___active___None_ [0.092163s] ... ok {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_2___fake_project_id____fake_user_id__ [0.112370s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_1_migration_driver_in_progress [1.388324s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_share_type [0.084121s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete [0.141280s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_1_None [0.100404s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_1_available [0.125669s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_1 [0.087268s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_2 [0.087251s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_2_shrinking_possible_data_loss_error [0.127546s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_3 [0.096683s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_4 [0.112850s] ... ok Driver-assisted migration of share share_id failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1410, in migration_driver_continue finished = self.driver.migration_continue( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1155, in _execute_mock_call raise result Exception: fake {3} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_access_exists_exception [0.279170s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_1 [0.592571s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_2 [0.090628s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_location_get [0.088681s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_3 [0.098412s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_1 [0.101447s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server [0.113563s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_3 [0.068868s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_4 [0.080624s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service [0.193968s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_register_resource [0.109896s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_without_check [0.102910s] ... ok {1} manila.tests.test_quota.QuotaEngineTestCase.test_register_resources [0.072990s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_3_True [0.566296s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations [0.078104s] ... ok {1} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_2___noop__ [0.105958s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_fail_validation [0.091372s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_invalid [0.187462s] ... ok {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_no_check [0.093573s] ... ok {1} manila.tests.test_service.ServiceFlagsTestCase.test_service_disabled_on_create_based_on_flag [0.174866s] ... ok Recovering from a failed execute. Try number 1 Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/driver.py", line 238, in _try_execute self._execute(*command, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise raise exception.ProcessExecutionError oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None Recovering from a failed execute. Try number 2 Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/driver.py", line 238, in _try_execute self._execute(*command, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise raise exception.ProcessExecutionError oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Command: None Exit code: - Stdout: None Stderr: None {3} manila.tests.share.test_driver.ShareDriverTestCase.test__try_execute [0.066115s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_3 [0.063125s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_1_True [0.181843s] ... ok {1} manila.tests.test_service.ServiceTestCase.test_cleanup_services_1_True [0.137901s] ... ok The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. {3} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_2 [0.092904s] ... ok {1} manila.tests.test_service.ServiceTestCase.test_create [0.058494s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_1_True [0.091480s] ... ok The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. {3} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_4 [0.101291s] ... ok {1} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_1_True [0.112452s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_9 [0.082276s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_0 [0.063578s] ... ok Recovered model server connection! {1} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_different_az [0.127294s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_1__________False_ [0.090749s] ... ok Manager for service bar is not ready yet, skipping state update routine. Service will appear "down". {1} manila.tests.test_service.ServiceTestCase.test_report_state_service_not_ready [0.115969s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_5________create_snapshot____delete_snapshot____True_ [0.105409s] ... ok {1} manila.tests.test_ssh_utils.SSHPoolTestCase.test_single_ssh_connect [0.113934s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_network_allocations [0.097649s] ... ok {1} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove [0.101681s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_status_update [0.565798s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_security_service [0.088727s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_1_True [0.072843s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_no_active_replica [0.158933s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_2_False [0.090011s] ... ok {1} manila.tests.test_test.IsolationTestCase.test_service_isolation [0.222854s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_1___ [0.079316s] ... ok {1} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_3___10_0_0_0_5____248_0_0_0__ [0.085045s] ... ok Cannot choose compatible share-server: fake {2} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_incompatible_servers [0.155634s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_2_create_snapshot [0.072897s] ... ok {1} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_4___fdf8_f53b_82e1__1_0___0_ [0.088120s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replica [0.058792s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_invalid_arguments [0.101618s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_1_manage_existing [0.078576s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_1___ssh____my_name_______name_of_remote_computer__ [0.111677s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_1_manage_existing_snapshot [0.044064s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_empty_share_stats [0.134244s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_2_unmanage_snapshot [0.081868s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_3___cmd____virus_ls__ [0.127203s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_with_admin_network [0.081672s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_1_None [0.132313s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_03___1fake____G__ [0.105023s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_cancel [0.086606s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_2_fake_reservations [0.129213s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_enabled [0.067246s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_05___1KM____G__ [0.111121s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_start [0.050382s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_07___M1K____G__ [0.098194s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_1___ [0.065451s] ... ok Share id1 could not be reverted to snapshot fakesnapshotid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 4127, in _revert_to_replicated_snapshot self.driver.revert_to_replicated_snapshot( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {2} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_2_fake_reservations [0.152970s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_disabled [0.058631s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_11___1_1KM____G__ [0.130558s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_enabled [0.054175s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_network_allocations [0.054732s] ... ok {3} manila.tests.share.test_driver.ShareDriverTestCase.test_verify_share_driver_mode_option_type [0.064625s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_13___K2_2M____G__ [0.115424s] ... ok {3} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_1 [0.078611s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_1_migration_success [0.258094s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_03____4_1G____G____4_1_ [0.113127s] ... ok {3} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_2 [0.061682s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_incorrect_detail_data [0.084851s] ... ok {3} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_1 [0.069099s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_04____5_23G____G____5_23_ [0.103873s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_server_info_not_present [0.089251s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_10____2_1T____G____2150_4_ [0.073119s] ... ok {3} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_2 [0.096014s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_11____3P____G____3145728_0_ [0.059538s] ... ok {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_disabled [0.090647s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_16____9728_2381T____T____9728_2381_ [0.093178s] ... ok {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_without_suppression [0.112524s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_18____512____M____0_00048828125_ [0.081319s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_2___fake_src_identifier___None_ [0.286949s] ... ok {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_2_False [0.086477s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_19____2097152_____M____2_0_ [0.083402s] ... ok {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_21_____1024____K____0_0001_ [0.063389s] ... ok {3} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_disabled [0.100238s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_3_255_255_255_256 [0.062949s] ... ok Shrink share failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 4802, in shrink_share self.driver.shrink_share( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.InvalidShare: fake {2} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_1 [0.244616s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_5_ [0.074079s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_2_fake [0.051774s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_3 [0.063018s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_2___active____active__ [0.255451s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_6 [0.072247s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_provided_none_version [0.052971s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_3_192_168_0_1 [0.074266s] ... ok {1} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_2_2001_cdba_0_0_0_0_3257_9652 [0.051938s] ... ok {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_1__False__False__False_ [0.071282s] ... ok {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_7___true___True__True_ [0.066832s] ... ok {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_1_undefined [0.068128s] ... ok {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_2_None [0.059773s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_1_True [0.672585s] ... ok {1} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_2_False [0.053497s] ... ok {1} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_1 [0.074346s] ... ok {1} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_1_None [0.059467s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_1__True__1__3__10__0_ [0.720639s] ... ok {1} manila.tests.test_utils.TestComparableMixin.test_gt [0.055165s] ... ok {1} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_caller [0.077892s] ... ok {1} manila.tests.test_utils.TestRetryDecorator.test_infinite_retry [0.100995s] ... ok {1} manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached [0.060920s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_migrating_share [0.266108s] ... ok {1} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code [0.066585s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach [0.099304s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_availability_zone_differs [0.083361s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_2_False [0.743174s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed [0.078675s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed_exception [0.108685s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_not_found_error [0.094433s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all_snapshots [0.113670s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_1 [0.078541s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_other_driver_exception [0.453325s] ... ok Error unmanaging share server fake_share_server_id Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 3410, in unmanage_share_server self.driver.admin_network_api.unmanage_network_allocations( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ShareNetworkNotFound: Share network fake could not be found. {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_admin_network_allocations_error [0.224418s] ... ok Error unmanaging share server fake_share_server_id Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 3412, in unmanage_share_server self.db.share_server_delete(context, share_server_id) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ShareServerNotFound: Share server fake could not be found. {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_error [0.293874s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__form_server_setup_info [1.355791s] ... ok Failed to commit reservations Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_1_True [0.212019s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__get_subnet_allocations [0.108696s] ... ok Data copy of host assisted migration for share fake_id has not completed successfully. {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_1_data_copying_error [0.357111s] ... ok Share snapshot cannot be unmanaged: Unmanage existing share snapshot failed due to invalid share snapshot: fake.. {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_invalid_share [0.647655s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_delete_instance [0.296096s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_3 [0.126704s] ... ok Driver-assisted migration of share 85afcc8e-b655-4180-a07d-82e76ee096b1 failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1196, in _migration_start_driver raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 85afcc8e-b655-4180-a07d-82e76ee096b1 while remaining writable. {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_1 [0.113050s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot_failed [1.749012s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_update_access_rule_exception [0.392136s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_roll_detaching [0.115383s] ... ok Driver-assisted migration of share eb4ed9cc-10c5-48c5-a4d2-262ccf53daeb failed. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1245, in _migration_start_driver raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Driver does not support preserving snapshots, driver-assisted migration cannot proceed while share eb4ed9cc-10c5-48c5-a4d2-262ccf53daeb has snapshots. {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_6 [0.270887s] ... ok {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_update [0.112926s] ... ok Failed to create instance on destination backend during migration of share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1602, in _migration_start_host_assisted dest_share_instance = helper.create_instance_and_wait( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_2 [0.115116s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_3 [0.318147s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration_subnet_not_found [0.100215s] ... ok {1} manila.tests.wsgi.test_wsgi.WSGITestCase.test_initialize_application [0.168572s] ... ok Unable to find system log file! controller-0@fancystore01#pool100 specifies a pool but controller-0@fancystore01 does not. {3} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_1_None [0.041896s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_update [0.107243s] ... ok Share fake_share_id could not be reverted to snapshot fake_snapshot_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 3466, in _revert_to_snapshot self.driver.revert_to_snapshot(context, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {3} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_1_None [0.078747s] ... ok Failed to update allocations of share server fake_server_id on subnet fake_new_subnet_id: No allocations found for the share server fake_server_id on the subnet.. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 6748, in update_share_server_network_allocations self._do_update_share_server_network_allocations( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.AllocationsNotFoundForShareServer: No allocations found for the share server fake_server_id on the subnet. {2} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations_failed [0.136415s] ... ok Driver error when updating replica state for replica aba7b51c-24d8-4ef8-be23-36ab032954af. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 2844, in _share_replica_update replica_state = self.driver.update_replica_state( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_2_out_of_sync [0.094726s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_1 [0.100784s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_6 [0.033570s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_1__True__True_ [0.168558s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_2_True [0.124596s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_no_support [0.134076s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size [0.619878s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_1_None [0.043333s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_2___fake_host___false_ [0.029366s] ... ok {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_06 [0.106323s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_3 [0.170883s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_01_connection_get_info [0.072441s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_04_migration_complete [0.032861s] ... ok {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait [0.223253s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_05_migration_start [0.059325s] ... ok {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_timeout [0.061137s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_09_delete_share_instance [0.041377s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_14_update_access [0.040051s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_17_publish_service_capabilities [0.045927s] ... ok {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait [0.116725s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_20_shrink_share [0.041353s] ... ok Error encountered during initialization of driver FakeShareDriver@fake_host Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 371, in _driver_setup self.driver.do_setup(ctxt) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_33_do_deferred_share_deletion [0.039781s] ... ok {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_1_None [0.296738s] ... ok Change will make usage less than 0 for the following resources: ['shares'] Change will make usage less than 0 for the following resources: ['shares'] {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance [0.434699s] ... ok {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_2_fakehost_fakebackend [0.266429s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_1_None [0.094559s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_network_security_service [0.141065s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_with_share_network_driver_handles_servers [0.124446s] ... ok One of share group snapshot 'fake_snap_id' members does not have reference ID. Its update was skipped. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_member_update [0.093216s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_connection_get_info [0.271815s] ... ok Share instance ef8b7917-c9f9-4099-9a40-dc97e548065f failed on creation. Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_invalid_status [0.192692s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group_snapshot [0.197007s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_security_service_missing [0.193437s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_1_True [0.057427s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Failed to get share server for share replica creation. {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_instance [0.238657s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_server_exception [0.138374s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_cleanup_disabled [0.085383s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_extend_share [0.209300s] ... ok Change will make usage less than 0 for the following resources: ['shares'] Change will make usage less than 0 for the following resources: ['shares'] Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_3 [0.288985s] ... ok {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_cancel [0.169308s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_start [0.132351s] ... ok Change will make usage less than 0 for the following resources: ['shares'] {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_last_on_server [0.232542s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_share_server_not_found [0.088789s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_2_False [0.091930s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion [0.218374s] ... ok The driver was unable to delete the share instance: 1 on the backend. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion_exception [0.130020s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_revert_to_snapshot [0.911445s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_2_False [0.345222s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_unable_to_fetch_share [0.069688s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_1_do_setup [0.086557s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_shrink_share [0.270324s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_security_service [0.237647s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_replica [0.421428s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access [0.194932s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_empty_string [0.120273s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_1 [0.097817s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_2_supernova_nova [0.097582s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_share_type_extra_specs [0.158281s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_2 [0.132172s] ... ok Caught exception trying ensure share '30802d9e-8a9f-457c-a2bc-e5ac008c0730'. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 472, in ensure_driver_resources update_share_instances = self.driver.ensure_shares( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_manager.py", line 664, in raise_NotImplementedError raise NotImplementedError NotImplementedError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 575, in _ensure_share export_locations = self.driver.ensure_share( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1153, in _execute_mock_call result = next(effect) StopIteration {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_2___fake_path_1____fake_path__ [1.533375s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_3 [0.092580s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_04___snapshot_support____on__ [0.084568s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_15___create_share_from_snapshot_support____true__ [0.100584s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_22___create_share_from_snapshot_support____off__ [0.096360s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_34___revert_to_snapshot_support____off__ [0.134630s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_39___mount_snapshot_support____true__ [0.094589s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_41___mount_snapshot_support____y__ [0.092441s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_update_access_rules [0.688778s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_53___mount_point_name_support____y__ [0.097876s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_57___mount_point_name_support____false__ [0.112109s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_63___replication_type____dr__ [0.096423s] ... ok Unexpected error occurred while updating access rules for share instance f7340ce5-0772-4aa3-821d-dc85ea06f9c5. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 535, in ensure_driver_resources self.access_helper.update_access_rules( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_manager.py", line 507, in raise_share_access_exists raise exception.ShareAccessExists( manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. Unexpected error occurred while updating access rules for share instance 68233c9a-29e5-46ba-8c16-a45e6de095c9. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 535, in ensure_driver_resources self.access_helper.update_access_rules( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1157, in _execute_mock_call result = effect(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/tests/share/test_manager.py", line 507, in raise_share_access_exists raise exception.ShareAccessExists( manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_1 [0.379492s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_64___availability_zones____zone_a__zoneb_c__ [0.134715s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_4__None__None_ [0.073922s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_is_service_ready [0.027430s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_67___provisioning_mount_point_prefix____gold__ [0.075230s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_1_invalid [0.075662s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_1 [0.168765s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_3_0000000000 [0.110770s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_01___driver_handles_share_servers____1__ [0.158738s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_2 [0.270486s] ... ok Error managing share server fake_share_server_id Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 3314, in manage_share_server raise exception.ManageShareServerError(reason=msg) manila.exception.ManageShareServerError: Manage existing share server failed due to: Failed to manage all allocations. Allocations [{}, {}] were not managed. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_allocations_not_managed [0.161730s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_12___driver_handles_share_servers____no__ [0.251123s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_dhss_false [0.035148s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_non_string_input [0.150348s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_1__isnt__True [0.097488s] ... ok Failed to commit reservations Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 1052, in commit self._driver.commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/quota.py", line 575, in commit db.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/api.py", line 268, in reservation_commit return IMPL.reservation_commit( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 166, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/usr/lib/python3.9/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper return fn(*args, **kwargs) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1434, in reservation_commit reservation_query = _quota_reservations_query(context, reservations) File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/db/sqlalchemy/api.py", line 1417, in _quota_reservations_query models.Reservation.uuid.in_(reservations), File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/attributes.py", line 322, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/orm/properties.py", line 426, in operate return op(self.__clause_element__(), *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/elements.py", line 873, in operate return op(self.comparator, *other, **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 1440, in in_op return a.in_(b) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/operators.py", line 641, in in_ return self.operate(in_op, other) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 77, in operate return o[0](self.expr, op, *(other + o[1:]), **kwargs) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/default_comparator.py", line 159, in _in_impl seq_or_selectable = coercions.expect( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 193, in expect resolved = impl._literal_coercion( File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 596, in _literal_coercion self._raise_for_expected(element, **kw) File "/usr/lib64/python3.9/site-packages/sqlalchemy/sql/coercions.py", line 290, in _raise_for_expected util.raise_(exc.ArgumentError(msg, code=code), replace_context=err) File "/usr/lib64/python3.9/site-packages/sqlalchemy/util/compat.py", line 211, in raise_ raise exception sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_2 [0.280781s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_provision_filter_on_size [0.173222s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access [0.081133s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_2 [0.264615s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_1_______az_1___az2__az_3__ [0.063725s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_2_az_1_az2_az_3___ [0.082269s] ... ok {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_update_share_type [0.097634s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_3 [0.256585s] ... ok {2} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage [0.086916s] ... ok {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool_use_default_pool [0.121877s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_5 [0.210355s] ... ok {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_default_pool [0.090974s] ... ok {2} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_2_queued_to_deny [0.236894s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_2_migration_driver_phase1_done [0.405938s] ... ok {2} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_delete_all_rules [0.271959s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_driver_handles_share_servers_is_false_with_net_id [0.142870s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_3 [0.338402s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_group_snapshot_minimal_request_no_members_with_desc [0.134497s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_request_spec [0.087353s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_failure_reserving_quota [0.118939s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_in_creating [0.093974s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_2_specified_stypes_all_unsupported_in_AZ [0.083438s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_3_group_type_stypes_one_unsupported_in_AZ [0.075730s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_4_group_type_stypes_all_unsupported_in_AZ [0.078166s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_4 [0.651258s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_snap_not_found [0.051585s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_with_members_error [0.083547s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_available [0.131256s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_with_host [0.157052s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_creating_status [0.166351s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get [0.145665s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all [0.101231s] ... ok {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_not_admin [0.106453s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_2_False [0.998708s] ... ok {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_1 [0.107809s] ... ok {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_4 [0.113113s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_2_migration_cancelled [0.235902s] ... ok {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access_invalid [0.080349s] ... ok {2} manila.tests.test_conf.ConfigTestCase.test_flag_leak_right [0.104784s] ... ok {2} manila.tests.test_conf.ConfigTestCase.test_runtime_and_unknown_flags [0.089574s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_2_False [0.252481s] ... ok {2} manila.tests.test_context.ContextTestCase.test_request_context_elevated [0.087475s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted [0.156770s] ... ok The driver could not migrate the share fake_id Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1529, in migration_start success = self._migration_start_driver( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake_exc_1 Host-assisted migration failed for share fake_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1568, in migration_start self._migration_start_host_assisted( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake_exc_2 {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_exception [0.232725s] ... ok {2} manila.tests.test_coordination.CoordinationTestCase.test_synchronized [0.070853s] ... ok {2} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_offline [0.063311s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_results [0.064223s] ... ok Host-assisted migration failed for share share_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1551, in migration_start raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata_size [0.050863s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_3 [0.232375s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot [0.064981s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_uuid [0.084822s] ... ok Host-assisted migration failed for share share_id. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 1551, in migration_start raise exception.ShareMigrationFailed(reason=msg) manila.exception.ShareMigrationFailed: Share migration failed: Migration for share share_id could not be performed because host-assisted migration is not allowed when share must remain writable, preserve snapshots and/or file metadata or be performed nondisruptively. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_4 [0.245253s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_volume [0.102845s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode403.test_policy_not_authorized [0.083752s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_metadata_item_not_found [0.066022s] ... ok Cannot choose compatible share server: fake {3} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_incompatible_servers [0.247827s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_not_found [0.102657s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_invalid_arguments [0.125442s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_resource_lock_not_found [0.117782s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_replica_not_found_exception [0.152245s] ... ok Parent share server fake_server_id has invalid status 'fake'. {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found [0.111040s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_invalid [0.305600s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found_by_filters [0.112435s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss_false [0.140297s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_storage_resource_not_found [0.092019s] ... ok Share id1 could not be reverted to snapshot fakesnapshotid. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 4127, in _revert_to_replicated_snapshot self.driver.revert_to_replicated_snapshot( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect manila.exception.ManilaException: An unknown exception occurred. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_1_None [0.100146s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode413.test_port_limit_exceeded [0.118886s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_1_True [0.163944s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode413.test_quota_error [0.151017s] ... ok {2} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_size_exceeds_available_quota [0.100367s] ... ok {2} manila.tests.test_exception.ManilaExceptionTestCase.test_error_code_from_kwarg [0.138625s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server [0.398264s] ... ok {2} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_is_exception_to_string [0.149055s] ... ok {2} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_2_test_message____ [0.153841s] ... ok {2} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_3__ [0.127383s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_1___fake_src_identifier____fake_dest_identifier__ [0.354628s] ... ok {2} manila.tests.test_exception.ManilaExceptionTestCase.test_snapshot_access_already_exists [0.093766s] ... ok {2} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_1_True [0.108882s] ... ok {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_1_None [0.116298s] ... ok Driver migration completion failed for share server 9a6e1cb1-a40c-45af-ad06-a90a611fe3a7. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 6067, in share_server_migration_complete self._server_migration_complete_driver(context, File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_2_False [0.384174s] ... ok {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_5 [0.163755s] ... ok Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_server_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'allowed' code: 413 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'bridge' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'path' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'err' code: 409 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'driver' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'err' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'err' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'err' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'uuid' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'file_path' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'err' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'err' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'err' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'binary' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'host' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'ip' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'err' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'err' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'instance_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'version' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'content_type' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'driver_mode' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'req_ver' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'err' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'unders' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'expire' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'level' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'type' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'uuid' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'message_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'migration_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'instance_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'config' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'overs' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'action' code: 403 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'project_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_type' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'user_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'result' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'class_name' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'project_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'unknown' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'project_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'req' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'uuid' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'lock_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'resource_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'command' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'filter_name' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'weigher_name' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'security_service_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'service' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'service_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'access_type' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'backup_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'requested' code: 413 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_group_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'member_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_group_snapshot_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_group' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'type_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'type_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'type_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'type_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'type_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'type_name' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'type_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_instance_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'allowed' code: 413 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_network_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_network_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_network_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_network_subnet_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_server_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'allowed' code: 413 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'replica_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_server_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_server_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_server_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'filters_description' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_server_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'size' code: 413 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'access_type' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'instance_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'snapshot_name' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'snapshot_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_name' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_type_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_type_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_type' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_type_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_type_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_type_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'share_type_name' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'allowed' code: 413 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'response' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'transfer_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'reason' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'version' code: 400 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'volume_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'snapshot_id' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'vserver' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'vserver' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'host' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'status' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'error' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'status' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'protocol_type' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 404 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'msg' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'cmd' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'name' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'snap_id' code: 500 Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'error' code: 500 {2} manila.tests.test_misc.ExceptionTestCase.test_exceptions_raise [0.299101s] ... ok {2} manila.tests.test_misc.ProjectTestCase.test_all_migrations_have_downgrade [0.034283s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_2_False [0.438114s] ... ok {2} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_allocate_not_redefined [0.026299s] ... ok {2} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_custom_admin_role_is_admin [0.074436s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_default_admin_role_is_admin [0.086520s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_2_authorize [0.131801s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start [0.336281s] ... ok {2} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_1__None__None_ [0.064159s] ... ok {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project [0.031445s] ... ok {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_user [0.031507s] ... ok {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_2_False [0.032137s] ... ok {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_defaults [0.035800s] ... ok {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_1___fake_quota_class___True__None___fake_remains__ [0.060706s] ... ok {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_3___fake_quota_class___True__False_ [0.039050s] ... ok {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_wrong_expire [0.025890s] ... ok This operation is supported only on backends that handle share servers. The driver could not migrate the share server 1be5bc69-3013-4426-80c4-74ba09a04a57 Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 5912, in share_server_migration_start raise exception.OperationNotSupportedByDriverMode() manila.exception.OperationNotSupportedByDriverMode: The share driver mode does not support this operation. {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_2_False [0.334746s] ... ok {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_usage_reset [0.038556s] ... ok {2} manila.tests.test_quota.QuotaEngineTestCase.test_count_unknown_resource [0.024742s] ... ok {2} manila.tests.test_quota.QuotaEngineTestCase.test_current_common_resources [0.031962s] ... ok {2} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project [0.041336s] ... ok {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_by_class [0.040305s] ... ok {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_defaults [0.105250s] ... ok {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_1 [0.041662s] ... ok {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_1 [0.034257s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_1_True [0.353628s] ... ok {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_2 [0.057626s] ... ok {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_4 [0.043752s] ... ok {2} manila.tests.test_quota.QuotaEngineTestCase.test_reserve [0.033436s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_2_False [0.140348s] ... ok {2} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_1___ [0.040818s] ... ok {2} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_3___noop____noop__ [0.082749s] ... ok Failed to update quota on share shrinking. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/manager.py", line 4796, in shrink_share reservations = QUOTAS.reserve(context, **deltas) File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect Exception: fake {3} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_2__False_____ [0.138280s] ... ok {2} manila.tests.test_rpc.RPCTestCase.test_init_notifications [0.054102s] ... ok {2} manila.tests.test_service.ServiceFlagsTestCase.test_service_enabled_on_create_based_on_flag [0.059535s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_snapshot_update_access [0.097919s] ... ok {2} manila.tests.test_service.ServiceManagerTestCase.test_message_gets_to_manager [0.029366s] ... ok {2} manila.tests.test_service.ServiceTestCase.test_cleanup_services_2_False [0.066625s] ... ok {2} manila.tests.test_service.TestWSGIService.test_reset_pool_size_to_default [0.069871s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations [0.244057s] ... ok {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_nothing [0.100204s] ... ok {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_password [0.051744s] ... ok {2} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove_object_not_in_pool [0.053341s] ... ok {2} manila.tests.test_test.IsolationTestCase.test_rpc_consumer_isolation [0.055668s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_remove_access_rules [0.189404s] ... ok {2} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_1___10_0_0_0_0____0_0_0_0__ [0.070450s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_01 [0.086535s] ... ok {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_1___10_0_0_0_0___0_ [0.059637s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_05 [0.082618s] ... ok {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_3_10_0_0_555_33 [0.059896s] ... ok {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_4_fdf8_f53b_82e1__1_129 [0.043998s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_07 [0.094411s] ... ok {2} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_str_input [0.044589s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_11 [0.068756s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_1___ssh_____D____my_name_name_of_remote_computer__ [0.047200s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_4___cmd_____arg_withunescaped___ [0.044871s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_5___cmd____virus__quoted_argument___ [0.043504s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_12 [0.097475s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_02 [0.080181s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_04 [0.128008s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_06 [0.116581s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_07 [0.094920s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_11 [0.129030s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_12 [0.131941s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_01__None___G__ [0.744702s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_14___M2_2K____G__ [0.054241s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_17__23___G__ [0.036973s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_1_10 [0.157115s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_18__23_0___G__ [0.055770s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_01____3G____G____3_0_ [0.039299s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_06____9728M____G____9_5_ [0.061926s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_07____8192K____G____0_0078125_ [0.048309s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_13____3_4P____G____3565158_4_ [0.038288s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_17____0____G____0_0_ [0.060537s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_20_____1024____K____0_0001_ [0.057025s] ... ok {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_22____2048G____T____2_0_ [0.056037s] ... ok {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_4_2001_cdba__3257_9652 [0.045780s] ... ok {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_1_None [0.031337s] ... ok {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_4 [0.045424s] ... ok {2} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_1_0_0_0_0 [0.026110s] ... ok {2} manila.tests.test_utils.MonkeyPatchTestCase.test_monkey_patch [0.256871s] ... ok {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_1_None [0.070290s] ... ok {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_2__True__True__False_ [0.025421s] ... ok {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_3___true___True__False_ [0.029521s] ... ok {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_3___1___True_ [0.045295s] ... ok {3} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_2_36 [1.055999s] ... ok {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_5___n___False_ [0.041297s] ... ok {2} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_2_ [0.062643s] ... ok {2} manila.tests.test_utils.TestComparableMixin.test_ne [0.056313s] ... ok {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_2_False [0.142914s] ... ok {2} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_getter [0.037606s] ... ok {2} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_json_serializable [0.048987s] ... ok {2} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_1___ [0.073182s] ... ok {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_status_error [0.149276s] ... ok {2} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_2___noop__ [0.055496s] ... ok {2} manila.tests.test_utils.TestRetryDecorator.test_max_backoff_sleep [0.040154s] ... ok {2} manila.tests.test_utils.TestRetryDecorator.test_retries_once_random [0.042059s] ... ok {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_1_active [0.173710s] ... ok {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_create [0.057726s] ... ok {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_snapshot [0.067724s] ... ok {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete_snapshot [0.086620s] ... ok {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_2 [0.073346s] ... ok {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot [0.083524s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_replicated_snapshot [0.362089s] ... ok {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_unreserve_volume [0.085657s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {2} manila.tests.volume.test_cinder.CinderclientTestCase.test_no_auth_obj [0.087999s] ... ok {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group [0.162080s] ... ok {2} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application___call__ [0.073527s] ... ok {'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '/share/v2', 'PATH_INFO': '/v2/share-access-rules/inexistent_id', 'QUERY_STRING': '', 'SERVER_NAME': 'localhost', 'SERVER_PORT': '80', 'HTTP_HOST': 'localhost:80', 'SERVER_PROTOCOL': 'HTTP/1.0', 'wsgi.version': (1, 0), 'wsgi.url_scheme': 'http', 'wsgi.input': <_io.BytesIO object at 0x7f5a5629e810>, 'wsgi.errors': <_io.TextIOWrapper name='' mode='w' encoding='utf-8'>, 'wsgi.multithread': False, 'wsgi.multiprocess': False, 'wsgi.run_once': False, 'webob.adhoc_attrs': {'api_version_request': }, 'manila.context': } Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_server [0.165832s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_snapshot [0.249176s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group_snapshot [0.185612s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_snapshot [0.220286s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_snapshot [0.208418s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_promote_share_replica [0.131200s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_start [0.241120s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_transfer_accept [0.198408s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_1_True [0.112338s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_with_invalid_optional_extra_spec_1 [0.059626s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_1 [0.028602s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_2 [0.027282s] ... ok Share type test_with_extra has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type test_with_extra has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. Share type test_with_extra has invalid required extra specs. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 121, in get_all_types required_extra_specs = get_valid_required_extra_specs( File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/share/share_types.py", line 311, in get_valid_required_extra_specs raise exception.InvalidExtraSpec(reason=msg) manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search [0.023669s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_4_nova_hypernova_supernova [0.035130s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_boolean_extra_specs [0.043313s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_extra_specs_from_share [0.021343s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_tenant_visible_extra_specs [0.020427s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs [0.026577s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_empty [0.049384s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_2 [0.042313s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_02___snapshot_support____t__ [0.021516s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_03___snapshot_support____true__ [0.022192s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_06___snapshot_support____yes__ [0.057657s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_07___snapshot_support____0__ [0.076386s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_13___create_share_from_snapshot_support____1__ [0.052569s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_16___create_share_from_snapshot_support____on__ [0.028792s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_18___create_share_from_snapshot_support____yes__ [0.056287s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_20___create_share_from_snapshot_support____f__ [0.057653s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_23___create_share_from_snapshot_support____n__ [0.056785s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_24___create_share_from_snapshot_support____no__ [0.059130s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_25___revert_to_snapshot_support____1__ [0.076836s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_26___revert_to_snapshot_support____t__ [0.064379s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_30___revert_to_snapshot_support____yes__ [0.051031s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_32___revert_to_snapshot_support____f__ [0.104025s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_33___revert_to_snapshot_support____false__ [0.088953s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_36___revert_to_snapshot_support____no__ [0.088631s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_40___mount_snapshot_support____on__ [0.087313s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_45___mount_snapshot_support____false__ [0.078828s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_47___mount_snapshot_support____n__ [0.097595s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_48___mount_snapshot_support____no__ [0.085742s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_49___mount_point_name_support____1__ [0.097723s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_52___mount_point_name_support____on__ [0.078253s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_56___mount_point_name_support____f__ [0.078830s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_2 [0.050345s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_other [0.062906s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_02___driver_handles_share_servers____t__ [0.058004s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_04___driver_handles_share_servers____on__ [0.049018s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_07___driver_handles_share_servers____0__ [0.048101s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_09___driver_handles_share_servers____false__ [0.058572s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_1 [0.064069s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_4 [0.067320s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_5 [0.091539s] ... ok {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_3_None [0.094127s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_pool [0.068705s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend [0.080836s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_pool [0.087661s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool [0.079090s] ... ok {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_3 [0.102280s] ... ok {3} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_1_queued_to_apply [0.224520s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_empty_request [0.101847s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_sg_snapshot_minimal_request_no_members_with_name [0.110325s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_minimal_request_no_members [0.087129s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_1_specified_stypes_one_unsupported_in_AZ [0.067949s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_types [0.085832s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_description [0.094679s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_fields [0.117898s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_name [0.098080s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_fail_on_quota_reserve [0.085147s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_share_group_snapshots [0.075933s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_shares [0.067129s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get [0.050788s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_as_admin [0.061451s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_not_admin [0.033253s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_no_groups [0.035336s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_as_admin [0.035458s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_1 [0.024758s] ... ok {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_2 [0.021520s] ... ok {3} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access_invalid [0.053624s] ... ok {3} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_2 [0.025052s] ... ok {3} manila.tests.test_conf.ConfigTestCase.test_flag_leak_left [0.019829s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted_invalid [0.073458s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin [0.060296s] ... ok {3} manila.tests.test_coordination.CoordinationTestCase.test_lock [0.020936s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_content_type [0.029494s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_input [0.069735s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share [0.100550s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_access [0.101615s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_manage_invalid_share_snapshot [0.102807s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_unmanage_invalid_share_snapshot [0.063156s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode403.test_not_authorized [0.086482s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_config_not_found [0.066336s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_export_location_not_found [0.075585s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_file_not_found [0.064690s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_binary_not_found [0.096140s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_not_found [0.123780s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_instance_not_found [0.093641s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_project_quota_not_found [0.834366s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_usage_not_found [0.053890s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_service_not_found [0.033028s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_not_found [0.030903s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_snapshot_not_found [0.050781s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_does_not_exist [0.037429s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_limit_exceeded [0.023548s] ... ok {3} manila.tests.test_exception.ManilaExceptionResponseCode413.test_snapshot_limit_exceeded [0.026429s] ... ok {3} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg_with_kwargs [0.047424s] ... ok {3} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg [0.055602s] ... ok Exception in string format operation. Traceback (most recent call last): File "/builddir/build/BUILD/manila-18.2.2.dev5/manila/exception.py", line 88, in __init__ message = self.message % kwargs KeyError: 'misspelled_code' code: 500 {3} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_exception_with_kwargs [0.028575s] ... ok {3} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_1_test_message_ [0.047359s] ... ok {3} manila.tests.test_exception.ManilaExceptionTestCase.test_manage_share_server_error [0.060898s] ... ok {3} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_3___ [0.037357s] ... ok {3} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_1_fake_last_capabilities [0.046393s] ... ok {3} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_1_None [0.055750s] ... ok {3} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_3___ [0.070887s] ... ok {3} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_4 [0.027163s] ... ok {3} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_1 [0.024937s] ... ok {3} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_2 [0.044459s] ... ok {3} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_3 [0.030208s] ... ok {3} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_4 [0.038492s] ... ok {3} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_no_redefinitions [0.025727s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.099851s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.115649s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_1_enforce [0.158699s] ... ok Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. {3} manila.tests.test_policy.PolicyTestCase.test_templatized_authorization [0.073568s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_1_True [0.034060s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_1__None__None_ [0.040091s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_2__None___foo_st_id__ [0.040747s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_1__None__True__True_ [0.029651s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_2___fake_quota_class___False__True_ [0.085664s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_2 [0.047572s] ... ok {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_1__None__None_ [0.045857s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_commit_1 [0.114721s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_commit_2__None_ [0.100454s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_user [0.086587s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_expire [0.064927s] ... ok {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_5 [0.027661s] ... ok {3} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_2_False [0.033849s] ... ok {3} manila.tests.test_service.TestWSGIService.test_ssl_enabled [0.058348s] ... ok {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_closed_reopend_ssh_connections [0.051408s] ... ok Check whether private key or password are correctly set. Error connecting via ssh: {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_error_connecting [0.025660s] ... ok {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_key [0.025005s] ... ok {3} manila.tests.test_test_utils.TestUtilsTestCase.test_get_test_admin_context [0.026645s] ... ok {3} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_2___10_0_0_0_24____255_255_255_0__ [0.023768s] ... ok {3} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_5___10_0_0_1____255_255_255_255__ [0.035610s] ... ok {3} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_1_10_0_0_0_33 [0.023801s] ... ok {3} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_2_ [0.021325s] ... ok {3} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_2___10_0_0_0_24___24_ [0.021879s] ... ok {3} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_bytes_input [0.021427s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_2___echo_____quoted_arg_with_space___ [0.032182s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_3___echo_____quoted_arg_with_space___ [0.062540s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_8___echo_____quoted__virus__quoted___ [0.049334s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_9___echo_____quoted__virus___quoted____ [0.063738s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_service_is_up [0.026961s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_02___fake____G__ [0.029329s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_06___K1M____G__ [0.032503s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_08___1_2fake____G__ [0.050744s] ... ok {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_05____5_23G____G____5_23_ [0.029858s] ... ok {3} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_5 [0.036603s] ... ok {3} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_1_2001_cdba_0000_0000_0000_0000_3257_9652 [0.050805s] ... ok {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_4___false___False__False_ [0.045265s] ... ok {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_5___undefined____undefined___False_ [0.083073s] ... ok {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_1___t___True_ [0.063737s] ... ok {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_2___on___True_ [0.039573s] ... ok {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_4___false___False_ [0.037757s] ... ok {3} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_1_0 [0.042151s] ... ok {3} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_2_false [0.048880s] ... ok {3} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_3_False [0.033026s] ... ok {3} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_missing [0.022523s] ... ok {3} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_3_1 [0.035472s] ... ok {3} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_5_True [0.024907s] ... ok {3} manila.tests.test_utils.TestComparableMixin.test_compare [0.026638s] ... ok {3} manila.tests.test_utils.TestComparableMixin.test_ge [0.032448s] ... ok {3} manila.tests.test_utils.TestComparableMixin.test_lt [0.028624s] ... ok {3} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_3___noop____noop__ [0.077073s] ... ok {3} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required_random [0.034624s] ... ok {3} manila.tests.test_utils.TestRetryDecorator.test_retries_once [0.021796s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_attach [0.047958s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_already_attached [0.039852s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_force [0.024058s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_get [0.032094s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all [0.022264s] ... ok {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_initialize_connection [0.026647s] ... ok {3} manila.tests.volume.test_cinder.CinderclientTestCase.test_with_auth_obj [0.065052s] ... ok Failed to read configuration file(s): sentinel._namespace controller-0@fancystore01 specifies a backend but controller-0 does not. snapmirror_label: None snapmirror_label: fake_backup ====== Totals ====== Ran: 11857 tests in 518.1714 sec. - Passed: 11846 - Skipped: 11 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1906.5761 sec. ============== Worker Balance ============== - Worker 0 (2965 tests) => 0:07:06.898014 - Worker 1 (2965 tests) => 0:08:01.120935 - Worker 2 (2963 tests) => 0:08:25.765465 - Worker 3 (2964 tests) => 0:08:34.449424 Test id Runtime (s) ---------------------------------------------------------------------------------------------------------------------------------------------------- ----------- manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_failure 58.092 manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup_currently_active 12.067 manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_currently_active 12.033 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_2 10.222 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_1 10.168 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status_error 10.115 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_2 10.113 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_2 10.106 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status 10.062 manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state 10.044 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.noarch Provides: openstack-manila = 1:18.2.2-0.20250324222505.fc9a02c.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-manila-18.2.2-0.20250324222505.fc9a02c.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5W0Jfb + umask 022 + cd /builddir/build/BUILD + cd manila-18.2.2.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/licenses/python3-manila + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/licenses/python3-manila + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/licenses/python3-manila + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(python3-manila) = 1:18.2.2-0.20250324222505.fc9a02c.el9 python-manila = 1:18.2.2-0.20250324222505.fc9a02c.el9 python3-manila = 1:18.2.2-0.20250324222505.fc9a02c.el9 python3.9-manila = 1:18.2.2-0.20250324222505.fc9a02c.el9 python3.9dist(manila) = 18.2.2~~dev5 python3dist(manila) = 18.2.2~~dev5 Requires(interp): /bin/sh 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(pre): /bin/sh Requires: ((python3.9dist(python-cinderclient) < 4 or python3.9dist(python-cinderclient) > 4) with python3.9dist(python-cinderclient) >= 3.3) /usr/bin/python3 python(abi) = 3.9 python3.9dist(alembic) >= 1.4.2 python3.9dist(eventlet) >= 0.26.1 python3.9dist(greenlet) >= 0.4.16 python3.9dist(keystoneauth1) >= 4.2.1 python3.9dist(keystonemiddleware) >= 9.1 python3.9dist(lxml) >= 4.5.2 python3.9dist(netaddr) >= 0.8 python3.9dist(oslo-concurrency) >= 4.3 python3.9dist(oslo-config) >= 8.3.2 python3.9dist(oslo-context) >= 3.1.1 python3.9dist(oslo-db) >= 8.4 python3.9dist(oslo-i18n) >= 5.0.1 python3.9dist(oslo-log) >= 4.4 python3.9dist(oslo-messaging) >= 14.1 python3.9dist(oslo-middleware) >= 4.1.1 python3.9dist(oslo-policy) >= 3.7 python3.9dist(oslo-privsep) >= 2.4 python3.9dist(oslo-reports) >= 2.2 python3.9dist(oslo-rootwrap) >= 6.2 python3.9dist(oslo-serialization) >= 4.0.1 python3.9dist(oslo-service) >= 2.4 python3.9dist(oslo-upgradecheck) >= 1.3 python3.9dist(oslo-utils) >= 4.7 python3.9dist(osprofiler) >= 3.4 python3.9dist(paramiko) >= 2.7.2 python3.9dist(paste) >= 3.4.3 python3.9dist(pastedeploy) >= 2.1 python3.9dist(pbr) >= 5.5 python3.9dist(pyparsing) >= 2.4.7 python3.9dist(python-glanceclient) >= 3.2.2 python3.9dist(python-neutronclient) >= 6.7 python3.9dist(python-novaclient) >= 17.2.1 python3.9dist(requests) >= 2.23 python3.9dist(routes) >= 2.4.1 python3.9dist(sqlalchemy) >= 1.3.17 python3.9dist(sqlalchemy-utils) >= 0.38.3 python3.9dist(stevedore) >= 3.2.2 python3.9dist(tenacity) >= 6.3.1 python3.9dist(tooz) >= 2.7.1 python3.9dist(webob) >= 1.8.6 Obsoletes: python39-manila < 1:18.2.2-0.20250324222505.fc9a02c.el9 Processing files: openstack-manila-share-18.2.2-0.20250324222505.fc9a02c.el9.noarch Provides: openstack-manila-share = 1:18.2.2-0.20250324222505.fc9a02c.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python3 Processing files: python3-manila-tests-18.2.2-0.20250324222505.fc9a02c.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NgVvvr + umask 022 + cd /builddir/build/BUILD + cd manila-18.2.2.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/licenses/python3-manila-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/licenses/python3-manila-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/licenses/python3-manila-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-manila-tests = 1:18.2.2-0.20250324222505.fc9a02c.el9 python3-manila-tests = 1:18.2.2-0.20250324222505.fc9a02c.el9 python3.9-manila-tests = 1:18.2.2-0.20250324222505.fc9a02c.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-manila-tests < 1:18.2.2-0.20250324222505.fc9a02c.el9 Processing files: openstack-manila-doc-18.2.2-0.20250324222505.fc9a02c.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T2bk1B + umask 022 + cd /builddir/build/BUILD + cd manila-18.2.2.dev5 + DOCDIR=/builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/doc/openstack-manila-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/doc/openstack-manila-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64/usr/share/doc/openstack-manila-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-manila-doc = 1:18.2.2-0.20250324222505.fc9a02c.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64 Wrote: /builddir/build/SRPMS/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.src.rpm Wrote: /builddir/build/RPMS/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-manila-share-18.2.2-0.20250324222505.fc9a02c.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-manila-doc-18.2.2-0.20250324222505.fc9a02c.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-manila-18.2.2-0.20250324222505.fc9a02c.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-manila-tests-18.2.2-0.20250324222505.fc9a02c.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UUmc0v + umask 022 + cd /builddir/build/BUILD + cd manila-18.2.2.dev5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-manila-18.2.2-0.20250324222505.fc9a02c.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0