Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196350-1113639/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Wrote: /builddir/build/SRPMS/openstack-manila-ui-10.0.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196350-1113639/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OHbTwO + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/manila-ui-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/manila-ui-10.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:06:15 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf manila-ui-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/manila-ui-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd manila-ui-10.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-manila-ui-10.0.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.LS5BfP + umask 022 + cd /builddir/build/BUILD + cd manila-ui-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-ui-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-ui-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196350-1113639/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.myxUt5 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/manila-ui-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/manila-ui-10.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:06:15 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf manila-ui-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/manila-ui-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd manila-ui-10.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-manila-ui-10.0.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.1nUdDd + umask 022 + cd /builddir/build/BUILD + cd manila-ui-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-ui-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-ui-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196350-1113639/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jLJeum + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/manila-ui-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/manila-ui-10.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:06:15 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf manila-ui-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/manila-ui-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd manila-ui-10.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-manila-ui-10.0.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.4GirD2 + umask 022 + cd /builddir/build/BUILD + cd manila-ui-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-ui-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 5.11.1) Handling django-compressor>=2.0 from tox --print-deps-only: py39,docs Requirement satisfied: django-compressor>=2.0 (installed: django-compressor 4.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 oslo.utils>=4.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 6.2.1) Handling python-keystoneclient>=4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=4.1.1 (installed: python-keystoneclient 5.2.0) Handling python-manilaclient>=2.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-manilaclient>=2.7.0 Handling horizon>=18.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: horizon>=18.3.1 (installed: horizon 23.3.0) 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 python-subunit>=1.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-subunit>=1.4.0 Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement not satisfied: pytest>=5.3.5 Handling testrepository>=0.0.20 from tox --print-deps-only: py39,docs Requirement not satisfied: testrepository>=0.0.20 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 selenium>=2.50.1 from tox --print-deps-only: py39,docs Requirement not satisfied: selenium>=2.50.1 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 not satisfied: sphinx>=2.0.0,!=2.1.0 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 satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 running dist_info writing manila_ui.egg-info/PKG-INFO writing dependency_links to manila_ui.egg-info/dependency_links.txt writing requirements to manila_ui.egg-info/requires.txt writing top-level names to manila_ui.egg-info/top_level.txt writing pbr to manila_ui.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_ui.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-ui-10.0.0/manila_ui.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-ui) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 5.11.1) Handling django-compressor (>=2.0) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: django-compressor (>=2.0) (installed: django-compressor 4.1) Handling iso8601 (>=0.1.12) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: iso8601 (>=0.1.12) (installed: iso8601 1.1.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 6.2.1) Handling python-keystoneclient (>=4.1.1) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: python-keystoneclient (>=4.1.1) (installed: python-keystoneclient 5.2.0) Handling python-manilaclient (>=2.7.0) from hook generated metadata: Requires-Dist (manila-ui) Requirement not satisfied: python-manilaclient (>=2.7.0) Handling horizon (>=18.3.1) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: horizon (>=18.3.1) (installed: horizon 23.3.0) + cat /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv manila_ui.dist-info/ removed 'manila_ui.dist-info/AUTHORS' removed 'manila_ui.dist-info/pbr.json' removed 'manila_ui.dist-info/LICENSE' removed 'manila_ui.dist-info/top_level.txt' removed 'manila_ui.dist-info/METADATA' removed directory 'manila_ui.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-ui-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196350-1113639/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6eLGyf + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/manila-ui-10.0.0.tar.gz.asc --data=/builddir/build/SOURCES/manila-ui-10.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:06:15 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf manila-ui-10.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/manila-ui-10.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd manila-ui-10.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-manila-ui-10.0.0 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.uoyJ1n + umask 022 + cd /builddir/build/BUILD + cd manila-ui-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-ui-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 5.11.1) Handling django-compressor>=2.0 from tox --print-deps-only: py39,docs Requirement satisfied: django-compressor>=2.0 (installed: django-compressor 4.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 oslo.utils>=4.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 6.2.1) Handling python-keystoneclient>=4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=4.1.1 (installed: python-keystoneclient 5.2.0) Handling python-manilaclient>=2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-manilaclient>=2.7.0 (installed: python-manilaclient 4.6.0) Handling horizon>=18.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: horizon>=18.3.1 (installed: horizon 23.3.0) Handling coverage>=5.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=5.2.1 (installed: coverage 6.4.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 python-subunit>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.4.0 (installed: python-subunit 1.4.0) Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement satisfied: pytest>=5.3.5 (installed: pytest 6.2.2) Handling testrepository>=0.0.20 from tox --print-deps-only: py39,docs Requirement satisfied: testrepository>=0.0.20 (installed: testrepository 0.0.20) 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.6.0) Handling selenium>=2.50.1 from tox --print-deps-only: py39,docs Requirement satisfied: selenium>=2.50.1 (installed: selenium 3.141.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling 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 4.5.0) running dist_info writing manila_ui.egg-info/PKG-INFO writing dependency_links to manila_ui.egg-info/dependency_links.txt writing requirements to manila_ui.egg-info/requires.txt writing top-level names to manila_ui.egg-info/top_level.txt writing pbr to manila_ui.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_ui.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-ui-10.0.0/manila_ui.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-ui) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 5.11.1) Handling django-compressor (>=2.0) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: django-compressor (>=2.0) (installed: django-compressor 4.1) Handling iso8601 (>=0.1.12) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: iso8601 (>=0.1.12) (installed: iso8601 1.1.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 6.2.1) Handling python-keystoneclient (>=4.1.1) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: python-keystoneclient (>=4.1.1) (installed: python-keystoneclient 5.2.0) Handling python-manilaclient (>=2.7.0) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: python-manilaclient (>=2.7.0) (installed: python-manilaclient 4.6.0) Handling horizon (>=18.3.1) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: horizon (>=18.3.1) (installed: horizon 23.3.0) + cat /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv manila_ui.dist-info/ removed 'manila_ui.dist-info/AUTHORS' removed 'manila_ui.dist-info/pbr.json' removed 'manila_ui.dist-info/LICENSE' removed 'manila_ui.dist-info/top_level.txt' removed 'manila_ui.dist-info/METADATA' removed directory 'manila_ui.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-ui-10.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196350-1113639/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9lc6SU + umask 022 + cd /builddir/build/BUILD + cd manila-ui-10.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-ui-10.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 5.11.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 5.11.1) Handling django-compressor>=2.0 from tox --print-deps-only: py39,docs Requirement satisfied: django-compressor>=2.0 (installed: django-compressor 4.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 oslo.utils>=4.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 6.2.1) Handling python-keystoneclient>=4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=4.1.1 (installed: python-keystoneclient 5.2.0) Handling python-manilaclient>=2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-manilaclient>=2.7.0 (installed: python-manilaclient 4.6.0) Handling horizon>=18.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: horizon>=18.3.1 (installed: horizon 23.3.0) Handling coverage>=5.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=5.2.1 (installed: coverage 6.4.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 python-subunit>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.4.0 (installed: python-subunit 1.4.0) Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement satisfied: pytest>=5.3.5 (installed: pytest 6.2.2) Handling testrepository>=0.0.20 from tox --print-deps-only: py39,docs Requirement satisfied: testrepository>=0.0.20 (installed: testrepository 0.0.20) 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.6.0) Handling selenium>=2.50.1 from tox --print-deps-only: py39,docs Requirement satisfied: selenium>=2.50.1 (installed: selenium 3.141.0) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.0.0) Handling 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 4.5.0) running dist_info creating manila_ui.egg-info writing manila_ui.egg-info/PKG-INFO writing dependency_links to manila_ui.egg-info/dependency_links.txt writing requirements to manila_ui.egg-info/requires.txt writing top-level names to manila_ui.egg-info/top_level.txt writing pbr to manila_ui.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'manila_ui.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 'manila_ui.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-ui-10.0.0/manila_ui.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-ui) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 5.11.1) Handling django-compressor (>=2.0) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: django-compressor (>=2.0) (installed: django-compressor 4.1) Handling iso8601 (>=0.1.12) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: iso8601 (>=0.1.12) (installed: iso8601 1.1.0) Handling oslo.utils (>=4.7.0) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: oslo.utils (>=4.7.0) (installed: oslo.utils 6.2.1) Handling python-keystoneclient (>=4.1.1) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: python-keystoneclient (>=4.1.1) (installed: python-keystoneclient 5.2.0) Handling python-manilaclient (>=2.7.0) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: python-manilaclient (>=2.7.0) (installed: python-manilaclient 4.6.0) Handling horizon (>=18.3.1) from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: horizon (>=18.3.1) (installed: horizon 23.3.0) + cat /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv manila_ui.dist-info/ removed 'manila_ui.dist-info/AUTHORS' removed 'manila_ui.dist-info/pbr.json' removed 'manila_ui.dist-info/LICENSE' removed 'manila_ui.dist-info/top_level.txt' removed 'manila_ui.dist-info/METADATA' removed directory 'manila_ui.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9eHXbj + umask 022 + cd /builddir/build/BUILD + cd manila-ui-10.0.0 + mkdir -p /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/manila-ui-10.0.0/pyproject-wheeldir Processing /builddir/build/BUILD/manila-ui-10.0.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir/tmp3nfl_0ql running dist_info creating /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir/pip-modern-metadata-gshc6ibg/manila_ui.egg-info writing /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir/pip-modern-metadata-gshc6ibg/manila_ui.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir/pip-modern-metadata-gshc6ibg/manila_ui.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir/pip-modern-metadata-gshc6ibg/manila_ui.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir/pip-modern-metadata-gshc6ibg/manila_ui.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir/pip-modern-metadata-gshc6ibg/manila_ui.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir/pip-modern-metadata-gshc6ibg/manila_ui.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-ui-10.0.0/.pyproject-builddir/pip-modern-metadata-gshc6ibg/manila_ui.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir/pip-modern-metadata-gshc6ibg/manila_ui.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: manila-ui Building wheel for manila-ui (PEP 517): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir/tmp0djn0ov7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/manila_ui creating build/lib/manila_ui/dashboards copying manila_ui/dashboards/utils.py -> build/lib/manila_ui/dashboards copying manila_ui/dashboards/__init__.py -> build/lib/manila_ui/dashboards creating build/lib/manila_ui/tests creating build/lib/manila_ui/tests/dashboards creating build/lib/manila_ui/tests/dashboards/project creating build/lib/manila_ui/tests/dashboards/project/shares creating build/lib/manila_ui/tests/dashboards/project/shares/replicas copying manila_ui/tests/dashboards/project/shares/replicas/tests.py -> build/lib/manila_ui/tests/dashboards/project/shares/replicas copying manila_ui/tests/dashboards/project/shares/replicas/__init__.py -> build/lib/manila_ui/tests/dashboards/project/shares/replicas creating build/lib/manila_ui/dashboards/project creating build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/tables.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/urls.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/panel.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/tabs.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/forms.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/__init__.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/views.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/features.py -> build/lib/manila_ui copying manila_ui/exceptions.py -> build/lib/manila_ui copying manila_ui/__init__.py -> build/lib/manila_ui creating build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/tables.py -> build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/urls.py -> build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/panel.py -> build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/tabs.py -> build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/__init__.py -> build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/views.py -> build/lib/manila_ui/dashboards/project/user_messages creating build/lib/manila_ui/tests/dashboards/identity copying manila_ui/tests/dashboards/identity/__init__.py -> build/lib/manila_ui/tests/dashboards/identity creating build/lib/manila_ui/tests/dashboards/project/security_services copying manila_ui/tests/dashboards/project/security_services/tests.py -> build/lib/manila_ui/tests/dashboards/project/security_services copying manila_ui/tests/dashboards/project/security_services/__init__.py -> build/lib/manila_ui/tests/dashboards/project/security_services creating build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/tables.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/urls.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/panel.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/tabs.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/forms.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/__init__.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/views.py -> build/lib/manila_ui/dashboards/project/share_groups creating build/lib/manila_ui/tests/dashboards/project/share_snapshots copying manila_ui/tests/dashboards/project/share_snapshots/test_tables.py -> build/lib/manila_ui/tests/dashboards/project/share_snapshots copying manila_ui/tests/dashboards/project/share_snapshots/tests.py -> build/lib/manila_ui/tests/dashboards/project/share_snapshots copying manila_ui/tests/dashboards/project/share_snapshots/__init__.py -> build/lib/manila_ui/tests/dashboards/project/share_snapshots creating build/lib/manila_ui/tests/integration creating build/lib/manila_ui/tests/integration/pages creating build/lib/manila_ui/tests/integration/pages/project creating build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/sharesnapshotspage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/sharegroupspage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/sharenetworkspage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/__init__.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/sharegroupsnapshotspage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/securityservicespage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/sharespage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/messagespage.py -> build/lib/manila_ui/tests/integration/pages/project/share creating build/lib/manila_ui/dashboards/admin creating build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/tables.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/urls.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/panel.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/tabs.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/forms.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/__init__.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/views.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/tests/integration/pages/__init__.py -> build/lib/manila_ui/tests/integration/pages creating build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/tables.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/urls.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/panel.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/tabs.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/forms.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/__init__.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/views.py -> build/lib/manila_ui/dashboards/admin/shares creating build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/tables.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/urls.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/panel.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/tabs.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/forms.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/__init__.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/views.py -> build/lib/manila_ui/dashboards/project/share_snapshots creating build/lib/manila_ui/local copying manila_ui/local/__init__.py -> build/lib/manila_ui/local creating build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_80_manila_project_add_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/__init__.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_80_manila_admin_add_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled creating build/lib/manila_ui/tests/test_data copying manila_ui/tests/test_data/utils.py -> build/lib/manila_ui/tests/test_data copying manila_ui/tests/test_data/__init__.py -> build/lib/manila_ui/tests/test_data copying manila_ui/tests/test_data/keystone_data.py -> build/lib/manila_ui/tests/test_data copying manila_ui/tests/dashboards/project/shares/tests.py -> build/lib/manila_ui/tests/dashboards/project/shares copying manila_ui/tests/dashboards/project/shares/__init__.py -> build/lib/manila_ui/tests/dashboards/project/shares creating build/lib/manila_ui/api copying manila_ui/api/__init__.py -> build/lib/manila_ui/api copying manila_ui/api/network.py -> build/lib/manila_ui/api copying manila_ui/api/manila.py -> build/lib/manila_ui/api creating build/lib/manila_ui/dashboards/identity copying manila_ui/dashboards/identity/__init__.py -> build/lib/manila_ui/dashboards/identity creating build/lib/manila_ui/tests/dashboards/project/share_groups copying manila_ui/tests/dashboards/project/share_groups/tests.py -> build/lib/manila_ui/tests/dashboards/project/share_groups copying manila_ui/tests/dashboards/project/share_groups/__init__.py -> build/lib/manila_ui/tests/dashboards/project/share_groups creating build/lib/manila_ui/tests/integration/pages/admin copying manila_ui/tests/integration/pages/admin/__init__.py -> build/lib/manila_ui/tests/integration/pages/admin creating build/lib/manila_ui/dashboards/identity/projects copying manila_ui/dashboards/identity/projects/workflows.py -> build/lib/manila_ui/dashboards/identity/projects copying manila_ui/dashboards/identity/projects/__init__.py -> build/lib/manila_ui/dashboards/identity/projects creating build/lib/manila_ui/tests/dashboards/admin creating build/lib/manila_ui/tests/dashboards/admin/share_group_snapshots copying manila_ui/tests/dashboards/admin/share_group_snapshots/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_group_snapshots copying manila_ui/tests/dashboards/admin/share_group_snapshots/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_group_snapshots copying manila_ui/tests/urls.py -> build/lib/manila_ui/tests copying manila_ui/tests/__init__.py -> build/lib/manila_ui/tests copying manila_ui/tests/settings.py -> build/lib/manila_ui/tests copying manila_ui/tests/helpers.py -> build/lib/manila_ui/tests creating build/lib/manila_ui/utils copying manila_ui/utils/__init__.py -> build/lib/manila_ui/utils creating build/lib/manila_ui/dashboards/admin/defaults copying manila_ui/dashboards/admin/defaults/tables.py -> build/lib/manila_ui/dashboards/admin/defaults copying manila_ui/dashboards/admin/defaults/workflows.py -> build/lib/manila_ui/dashboards/admin/defaults copying manila_ui/dashboards/admin/defaults/tabs.py -> build/lib/manila_ui/dashboards/admin/defaults copying manila_ui/dashboards/admin/defaults/__init__.py -> build/lib/manila_ui/dashboards/admin/defaults creating build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/tables.py -> build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/urls.py -> build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/panel.py -> build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/tabs.py -> build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/__init__.py -> build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/views.py -> build/lib/manila_ui/dashboards/admin/share_servers creating build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/tables.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/urls.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/workflows.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/panel.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/forms.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/__init__.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/views.py -> build/lib/manila_ui/dashboards/admin/share_group_types creating build/lib/manila_ui/tests/api copying manila_ui/tests/api/__init__.py -> build/lib/manila_ui/tests/api copying manila_ui/tests/api/test_manila.py -> build/lib/manila_ui/tests/api copying manila_ui/tests/dashboards/admin/__init__.py -> build/lib/manila_ui/tests/dashboards/admin creating build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/tables.py -> build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/urls.py -> build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/panel.py -> build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/tabs.py -> build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/__init__.py -> build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/views.py -> build/lib/manila_ui/dashboards/admin/share_instances creating build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/tables.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/urls.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/panel.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/tabs.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/forms.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/__init__.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/views.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/admin/utils.py -> build/lib/manila_ui/dashboards/admin copying manila_ui/dashboards/admin/__init__.py -> build/lib/manila_ui/dashboards/admin creating build/lib/manila_ui/tests/dashboards/identity/projects copying manila_ui/tests/dashboards/identity/projects/tests.py -> build/lib/manila_ui/tests/dashboards/identity/projects copying manila_ui/tests/dashboards/identity/projects/__init__.py -> build/lib/manila_ui/tests/dashboards/identity/projects creating build/lib/manila_ui/dashboards/project/shares creating build/lib/manila_ui/dashboards/project/shares/replicas copying manila_ui/dashboards/project/shares/replicas/tables.py -> build/lib/manila_ui/dashboards/project/shares/replicas copying manila_ui/dashboards/project/shares/replicas/tabs.py -> build/lib/manila_ui/dashboards/project/shares/replicas copying manila_ui/dashboards/project/shares/replicas/forms.py -> build/lib/manila_ui/dashboards/project/shares/replicas copying manila_ui/dashboards/project/shares/replicas/__init__.py -> build/lib/manila_ui/dashboards/project/shares/replicas copying manila_ui/dashboards/project/shares/replicas/views.py -> build/lib/manila_ui/dashboards/project/shares/replicas creating build/lib/manila_ui/tests/dashboards/admin/security_services copying manila_ui/tests/dashboards/admin/security_services/tests.py -> build/lib/manila_ui/tests/dashboards/admin/security_services copying manila_ui/tests/dashboards/admin/security_services/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/security_services creating build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharesnapshotspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharegrouptypespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/shareserverspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/shareinstancespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharegroupspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharenetworkspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/__init__.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharegroupsnapshotspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/securityservicespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/messagespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharetypespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharegroupssnapshotspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share creating build/lib/manila_ui/tests/dashboards/admin/share_groups copying manila_ui/tests/dashboards/admin/share_groups/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_groups copying manila_ui/tests/dashboards/admin/share_groups/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_groups creating build/lib/manila_ui/tests/dashboards/admin/share_servers copying manila_ui/tests/dashboards/admin/share_servers/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_servers copying manila_ui/tests/dashboards/admin/share_servers/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_servers creating build/lib/manila_ui/tests/dashboards/admin/shares copying manila_ui/tests/dashboards/admin/shares/tests.py -> build/lib/manila_ui/tests/dashboards/admin/shares copying manila_ui/tests/dashboards/admin/shares/test_forms.py -> build/lib/manila_ui/tests/dashboards/admin/shares copying manila_ui/tests/dashboards/admin/shares/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/shares creating build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/tables.py -> build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/urls.py -> build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/panel.py -> build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/tabs.py -> build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/__init__.py -> build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/views.py -> build/lib/manila_ui/dashboards/admin/user_messages creating build/lib/manila_ui/tests/dashboards/project/share_group_snapshots copying manila_ui/tests/dashboards/project/share_group_snapshots/tests.py -> build/lib/manila_ui/tests/dashboards/project/share_group_snapshots copying manila_ui/tests/dashboards/project/share_group_snapshots/__init__.py -> build/lib/manila_ui/tests/dashboards/project/share_group_snapshots creating build/lib/manila_ui/tests/dashboards/admin/share_networks copying manila_ui/tests/dashboards/admin/share_networks/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_networks copying manila_ui/tests/dashboards/admin/share_networks/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_networks copying manila_ui/dashboards/project/config.py -> build/lib/manila_ui/dashboards/project copying manila_ui/dashboards/project/__init__.py -> build/lib/manila_ui/dashboards/project copying manila_ui/tests/integration/__init__.py -> build/lib/manila_ui/tests/integration copying manila_ui/tests/integration/test_basic.py -> build/lib/manila_ui/tests/integration creating build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/tables.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/urls.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/workflows.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/panel.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/forms.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/__init__.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/views.py -> build/lib/manila_ui/dashboards/admin/share_types creating build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/tables.py -> build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/urls.py -> build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/panel.py -> build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/tabs.py -> build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/__init__.py -> build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/views.py -> build/lib/manila_ui/dashboards/admin/share_snapshots creating build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/tables.py -> build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/urls.py -> build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/panel.py -> build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/tabs.py -> build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/__init__.py -> build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/views.py -> build/lib/manila_ui/dashboards/admin/share_networks creating build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/tables.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/urls.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/workflows.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/panel.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/tabs.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/forms.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/__init__.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/views.py -> build/lib/manila_ui/dashboards/project/share_networks creating build/lib/manila_ui/tests/utils copying manila_ui/tests/utils/tests.py -> build/lib/manila_ui/tests/utils copying manila_ui/tests/utils/__init__.py -> build/lib/manila_ui/tests/utils copying manila_ui/tests/dashboards/test_utils.py -> build/lib/manila_ui/tests/dashboards copying manila_ui/tests/dashboards/__init__.py -> build/lib/manila_ui/tests/dashboards creating build/lib/manila_ui/tests/dashboards/admin/share_instances copying manila_ui/tests/dashboards/admin/share_instances/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_instances copying manila_ui/tests/dashboards/admin/share_instances/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_instances creating build/lib/manila_ui/tests/dashboards/admin/share_group_types copying manila_ui/tests/dashboards/admin/share_group_types/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_group_types copying manila_ui/tests/dashboards/admin/share_group_types/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_group_types creating build/lib/manila_ui/dashboards/admin/shares/replicas copying manila_ui/dashboards/admin/shares/replicas/tables.py -> build/lib/manila_ui/dashboards/admin/shares/replicas copying manila_ui/dashboards/admin/shares/replicas/tabs.py -> build/lib/manila_ui/dashboards/admin/shares/replicas copying manila_ui/dashboards/admin/shares/replicas/forms.py -> build/lib/manila_ui/dashboards/admin/shares/replicas copying manila_ui/dashboards/admin/shares/replicas/__init__.py -> build/lib/manila_ui/dashboards/admin/shares/replicas copying manila_ui/dashboards/admin/shares/replicas/views.py -> build/lib/manila_ui/dashboards/admin/shares/replicas creating build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/tables.py -> build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/urls.py -> build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/panel.py -> build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/tabs.py -> build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/__init__.py -> build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/views.py -> build/lib/manila_ui/dashboards/admin/security_services creating build/lib/manila_ui/tests/dashboards/project/user_messages copying manila_ui/tests/dashboards/project/user_messages/tests.py -> build/lib/manila_ui/tests/dashboards/project/user_messages copying manila_ui/tests/dashboards/project/user_messages/__init__.py -> build/lib/manila_ui/tests/dashboards/project/user_messages creating build/lib/manila_ui/tests/dashboards/admin/share_types copying manila_ui/tests/dashboards/admin/share_types/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_types copying manila_ui/tests/dashboards/admin/share_types/test_forms.py -> build/lib/manila_ui/tests/dashboards/admin/share_types copying manila_ui/tests/dashboards/admin/share_types/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_types creating build/lib/manila_ui/tests/dashboards/admin/shares/replicas copying manila_ui/tests/dashboards/admin/shares/replicas/tests.py -> build/lib/manila_ui/tests/dashboards/admin/shares/replicas copying manila_ui/tests/dashboards/admin/shares/replicas/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/shares/replicas copying manila_ui/tests/dashboards/project/test_data.py -> build/lib/manila_ui/tests/dashboards/project copying manila_ui/tests/dashboards/project/tests.py -> build/lib/manila_ui/tests/dashboards/project copying manila_ui/tests/dashboards/project/__init__.py -> build/lib/manila_ui/tests/dashboards/project creating build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/tables.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/urls.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/panel.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/tabs.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/forms.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/__init__.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/views.py -> build/lib/manila_ui/dashboards/admin/share_groups creating build/lib/manila_ui/tests/dashboards/admin/user_messages copying manila_ui/tests/dashboards/admin/user_messages/tests.py -> build/lib/manila_ui/tests/dashboards/admin/user_messages copying manila_ui/tests/dashboards/admin/user_messages/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/user_messages creating build/lib/manila_ui/tests/dashboards/admin/share_snapshots copying manila_ui/tests/dashboards/admin/share_snapshots/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_snapshots copying manila_ui/tests/dashboards/admin/share_snapshots/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_snapshots creating build/lib/manila_ui/tests/dashboards/project/share_networks copying manila_ui/tests/dashboards/project/share_networks/tests.py -> build/lib/manila_ui/tests/dashboards/project/share_networks copying manila_ui/tests/dashboards/project/share_networks/__init__.py -> build/lib/manila_ui/tests/dashboards/project/share_networks copying manila_ui/dashboards/project/shares/tables.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/urls.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/panel.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/tabs.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/forms.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/__init__.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/views.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/tests/integration/pages/project/__init__.py -> build/lib/manila_ui/tests/integration/pages/project running egg_info creating manila_ui.egg-info writing manila_ui.egg-info/PKG-INFO writing dependency_links to manila_ui.egg-info/dependency_links.txt writing requirements to manila_ui.egg-info/requires.txt writing top-level names to manila_ui.egg-info/top_level.txt writing pbr to manila_ui.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'manila_ui.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 'manila_ui.egg-info/SOURCES.txt' creating build/lib/manila_ui/dashboards/project/security_services/templates creating build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/_add.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/_create.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/_detail.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/_update.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/add.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/create.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/detail.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/index.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/update.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services creating build/lib/manila_ui/conf copying manila_ui/conf/manila_policy.yaml -> build/lib/manila_ui/conf creating build/lib/manila_ui/conf/default_policies copying manila_ui/conf/default_policies/manila.yaml -> build/lib/manila_ui/conf/default_policies creating build/lib/manila_ui/locale creating build/lib/manila_ui/locale/cs creating build/lib/manila_ui/locale/cs/LC_MESSAGES copying manila_ui/locale/cs/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/cs/LC_MESSAGES creating build/lib/manila_ui/locale/de creating build/lib/manila_ui/locale/de/LC_MESSAGES copying manila_ui/locale/de/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/de/LC_MESSAGES creating build/lib/manila_ui/locale/en_GB creating build/lib/manila_ui/locale/en_GB/LC_MESSAGES copying manila_ui/locale/en_GB/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/en_GB/LC_MESSAGES creating build/lib/manila_ui/locale/fr creating build/lib/manila_ui/locale/fr/LC_MESSAGES copying manila_ui/locale/fr/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/fr/LC_MESSAGES creating build/lib/manila_ui/locale/id creating build/lib/manila_ui/locale/id/LC_MESSAGES copying manila_ui/locale/id/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/id/LC_MESSAGES creating build/lib/manila_ui/locale/ko_KR creating build/lib/manila_ui/locale/ko_KR/LC_MESSAGES copying manila_ui/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/ko_KR/LC_MESSAGES creating build/lib/manila_ui/locale/pt_BR creating build/lib/manila_ui/locale/pt_BR/LC_MESSAGES copying manila_ui/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/pt_BR/LC_MESSAGES creating build/lib/manila_ui/locale/ru creating build/lib/manila_ui/locale/ru/LC_MESSAGES copying manila_ui/locale/ru/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/ru/LC_MESSAGES creating build/lib/manila_ui/locale/tr_TR creating build/lib/manila_ui/locale/tr_TR/LC_MESSAGES copying manila_ui/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/tr_TR/LC_MESSAGES creating build/lib/manila_ui/dashboards/project/user_messages/templates creating build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages copying manila_ui/dashboards/project/user_messages/templates/user_messages/_detail.html -> build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages copying manila_ui/dashboards/project/user_messages/templates/user_messages/detail.html -> build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages copying manila_ui/dashboards/project/user_messages/templates/user_messages/index.html -> build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages creating build/lib/manila_ui/dashboards/project/share_groups/templates creating build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/_create.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/_detail.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/_update.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/create.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/detail.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/index.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/update.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups creating build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates creating build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_detail.html -> build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_reset_status.html -> build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/detail.html -> build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/index.html -> build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/reset_status.html -> build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots creating build/lib/manila_ui/dashboards/admin/shares/templates creating build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_detail.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_manage_share.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_migration_cancel.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_migration_complete.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_migration_get_progress.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_migration_start.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_unmanage_share.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/detail.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/index.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/manage_share.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/migration_cancel.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/migration_complete.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/migration_get_progress.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/migration_start.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/unmanage_share.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares creating build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/_detail_overview.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_state.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_status.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/_resync_replica.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/detail.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/manage_replicas.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_state.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_status.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/resync_replica.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas creating build/lib/manila_ui/dashboards/project/share_snapshots/templates creating build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_create.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_detail.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_limits.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_rule_add.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_update.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/create.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/detail.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/index.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/manage_rules.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/rule_add.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/update.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots creating build/lib/manila_ui/local/local_settings.d copying manila_ui/local/local_settings.d/_90_manila_shares.py -> build/lib/manila_ui/local/local_settings.d creating build/lib/manila_ui/dashboards/admin/share_servers/templates creating build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers copying manila_ui/dashboards/admin/share_servers/templates/share_servers/_detail.html -> build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers copying manila_ui/dashboards/admin/share_servers/templates/share_servers/detail.html -> build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers copying manila_ui/dashboards/admin/share_servers/templates/share_servers/index.html -> build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers creating build/lib/manila_ui/dashboards/admin/share_group_types/templates creating build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_create.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_manage_access.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_update.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/create.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/index.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/manage_access.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/update.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types creating build/lib/manila_ui/dashboards/admin/share_instances/templates creating build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances copying manila_ui/dashboards/admin/share_instances/templates/share_instances/_detail.html -> build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances copying manila_ui/dashboards/admin/share_instances/templates/share_instances/detail.html -> build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances copying manila_ui/dashboards/admin/share_instances/templates/share_instances/index.html -> build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances creating build/lib/manila_ui/dashboards/project/share_group_snapshots/templates creating build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_create.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_detail.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_update.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/create.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/detail.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/index.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/update.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots creating build/lib/manila_ui/dashboards/admin/user_messages/templates creating build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages copying manila_ui/dashboards/admin/user_messages/templates/user_messages/_detail.html -> build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages copying manila_ui/dashboards/admin/user_messages/templates/user_messages/detail.html -> build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages copying manila_ui/dashboards/admin/user_messages/templates/user_messages/index.html -> build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages copying manila_ui/tests/integration/horizon.conf -> build/lib/manila_ui/tests/integration creating build/lib/manila_ui/dashboards/admin/share_types/templates creating build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/_create.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/_manage_access.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/_update.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/create.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/index.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/manage_access.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/update.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types creating build/lib/manila_ui/dashboards/admin/share_snapshots/templates creating build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/_detail.html -> build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/detail.html -> build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/index.html -> build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots creating build/lib/manila_ui/dashboards/admin/share_networks/templates creating build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks copying manila_ui/dashboards/admin/share_networks/templates/share_networks/_detail.html -> build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks copying manila_ui/dashboards/admin/share_networks/templates/share_networks/detail.html -> build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks copying manila_ui/dashboards/admin/share_networks/templates/share_networks/index.html -> build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks creating build/lib/manila_ui/dashboards/project/share_networks/templates creating build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/_create.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/_detail.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/_update.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/create.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/detail.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/index.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/update.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks creating build/lib/manila_ui/dashboards/admin/security_services/templates creating build/lib/manila_ui/dashboards/admin/security_services/templates/security_services copying manila_ui/dashboards/admin/security_services/templates/security_services/_detail.html -> build/lib/manila_ui/dashboards/admin/security_services/templates/security_services copying manila_ui/dashboards/admin/security_services/templates/security_services/detail.html -> build/lib/manila_ui/dashboards/admin/security_services/templates/security_services copying manila_ui/dashboards/admin/security_services/templates/security_services/index.html -> build/lib/manila_ui/dashboards/admin/security_services/templates/security_services creating build/lib/manila_ui/dashboards/admin/share_groups/templates creating build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups copying manila_ui/dashboards/admin/share_groups/templates/share_groups/_detail.html -> build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups copying manila_ui/dashboards/admin/share_groups/templates/share_groups/_reset_status.html -> build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups copying manila_ui/dashboards/admin/share_groups/templates/share_groups/detail.html -> build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups copying manila_ui/dashboards/admin/share_groups/templates/share_groups/index.html -> build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups copying manila_ui/dashboards/admin/share_groups/templates/share_groups/reset_status.html -> build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups creating build/lib/manila_ui/dashboards/project/shares/templates creating build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_create.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_detail.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_limits.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_manage_rules.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_resize.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_resize_limits.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_revert.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_rule_add.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_update.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_update_metadata.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_update_rule_metadata.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/create.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/detail.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/index.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/manage_rules.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/resize.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/revert.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/rule_add.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/update.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/update_metadata.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/update_rule_metadata.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares creating build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/_create_replica.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/_detail_overview.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/_set_replica_as_active.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/create_replica.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/detail.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/manage_replicas.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/set_replica_as_active.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/manila_ui copying build/lib/manila_ui/features.py -> build/bdist.linux-x86_64/wheel/manila_ui creating build/bdist.linux-x86_64/wheel/manila_ui/locale creating build/bdist.linux-x86_64/wheel/manila_ui/locale/de creating build/bdist.linux-x86_64/wheel/manila_ui/locale/de/LC_MESSAGES copying build/lib/manila_ui/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/de/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/fr creating build/bdist.linux-x86_64/wheel/manila_ui/locale/fr/LC_MESSAGES copying build/lib/manila_ui/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/fr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/ru creating build/bdist.linux-x86_64/wheel/manila_ui/locale/ru/LC_MESSAGES copying build/lib/manila_ui/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/ru/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/id creating build/bdist.linux-x86_64/wheel/manila_ui/locale/id/LC_MESSAGES copying build/lib/manila_ui/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/id/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/en_GB creating build/bdist.linux-x86_64/wheel/manila_ui/locale/en_GB/LC_MESSAGES copying build/lib/manila_ui/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/ko_KR creating build/bdist.linux-x86_64/wheel/manila_ui/locale/ko_KR/LC_MESSAGES copying build/lib/manila_ui/locale/ko_KR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/ko_KR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/pt_BR creating build/bdist.linux-x86_64/wheel/manila_ui/locale/pt_BR/LC_MESSAGES copying build/lib/manila_ui/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/tr_TR creating build/bdist.linux-x86_64/wheel/manila_ui/locale/tr_TR/LC_MESSAGES copying build/lib/manila_ui/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/tr_TR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/cs creating build/bdist.linux-x86_64/wheel/manila_ui/locale/cs/LC_MESSAGES copying build/lib/manila_ui/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/cs/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/local creating build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_80_manila_project_add_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_80_manila_admin_add_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled creating build/bdist.linux-x86_64/wheel/manila_ui/local/local_settings.d copying build/lib/manila_ui/local/local_settings.d/_90_manila_shares.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/local_settings.d copying build/lib/manila_ui/local/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/local creating build/bdist.linux-x86_64/wheel/manila_ui/conf creating build/bdist.linux-x86_64/wheel/manila_ui/conf/default_policies copying build/lib/manila_ui/conf/default_policies/manila.yaml -> build/bdist.linux-x86_64/wheel/manila_ui/conf/default_policies copying build/lib/manila_ui/conf/manila_policy.yaml -> build/bdist.linux-x86_64/wheel/manila_ui/conf copying build/lib/manila_ui/exceptions.py -> build/bdist.linux-x86_64/wheel/manila_ui creating build/bdist.linux-x86_64/wheel/manila_ui/utils copying build/lib/manila_ui/utils/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/utils creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/identity creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/identity/projects copying build/lib/manila_ui/dashboards/identity/projects/workflows.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/identity/projects copying build/lib/manila_ui/dashboards/identity/projects/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/identity/projects copying build/lib/manila_ui/dashboards/identity/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/identity creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services copying build/lib/manila_ui/dashboards/admin/security_services/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services copying build/lib/manila_ui/dashboards/admin/security_services/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services/templates/security_services copying build/lib/manila_ui/dashboards/admin/security_services/templates/security_services/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services/templates/security_services copying build/lib/manila_ui/dashboards/admin/security_services/templates/security_services/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services/templates/security_services copying build/lib/manila_ui/dashboards/admin/security_services/templates/security_services/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services/templates/security_services copying build/lib/manila_ui/dashboards/admin/security_services/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services copying build/lib/manila_ui/dashboards/admin/security_services/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services copying build/lib/manila_ui/dashboards/admin/security_services/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services copying build/lib/manila_ui/dashboards/admin/security_services/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/defaults copying build/lib/manila_ui/dashboards/admin/defaults/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/defaults copying build/lib/manila_ui/dashboards/admin/defaults/workflows.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/defaults copying build/lib/manila_ui/dashboards/admin/defaults/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/defaults copying build/lib/manila_ui/dashboards/admin/defaults/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/defaults creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups/reset_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups/_reset_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/manage_access.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/_manage_access.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/workflows.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances/templates/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances/templates/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances/templates/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances/templates/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots copying build/lib/manila_ui/dashboards/admin/utils.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares copying build/lib/manila_ui/dashboards/admin/shares/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares copying build/lib/manila_ui/dashboards/admin/shares/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/migration_complete.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_migration_cancel.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_migration_complete.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/unmanage_share.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/migration_cancel.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_migration_get_progress.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/migration_get_progress.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_manage_share.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_unmanage_share.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/manage_share.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/_resync_replica.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/manage_replicas.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/_detail_overview.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_state.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/resync_replica.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_state.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_migration_start.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/migration_start.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares copying build/lib/manila_ui/dashboards/admin/shares/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares copying build/lib/manila_ui/dashboards/admin/shares/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares copying build/lib/manila_ui/dashboards/admin/shares/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/replicas/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/replicas/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/replicas/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/replicas/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/replicas/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/reset_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_reset_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers/templates/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers/templates/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers/templates/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers/templates/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/manage_access.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_manage_access.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/workflows.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/utils.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/_add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/workflows.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_rule_add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/manage_rules.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/rule_add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_limits.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/config.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares copying build/lib/manila_ui/dashboards/project/shares/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares copying build/lib/manila_ui/dashboards/project/shares/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_rule_add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/resize.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/revert.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_revert.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_resize_limits.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_update_metadata.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/manage_rules.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_manage_rules.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_resize.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/rule_add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_limits.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_update_rule_metadata.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/update_metadata.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/manage_replicas.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/create_replica.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/_detail_overview.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/set_replica_as_active.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/_set_replica_as_active.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/_create_replica.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/update_rule_metadata.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares copying build/lib/manila_ui/dashboards/project/shares/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares copying build/lib/manila_ui/dashboards/project/shares/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares copying build/lib/manila_ui/dashboards/project/shares/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/replicas/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/replicas/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/replicas/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/replicas/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/replicas/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project copying build/lib/manila_ui/dashboards/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards creating build/bdist.linux-x86_64/wheel/manila_ui/api copying build/lib/manila_ui/api/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/api copying build/lib/manila_ui/api/network.py -> build/bdist.linux-x86_64/wheel/manila_ui/api copying build/lib/manila_ui/api/manila.py -> build/bdist.linux-x86_64/wheel/manila_ui/api copying build/lib/manila_ui/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui creating build/bdist.linux-x86_64/wheel/manila_ui/tests creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration copying build/lib/manila_ui/tests/integration/horizon.conf -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharesnapshotspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharegrouptypespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/shareserverspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/shareinstancespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharegroupspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharenetworkspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharegroupsnapshotspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/securityservicespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/messagespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharetypespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharegroupssnapshotspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/sharesnapshotspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/sharegroupspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/sharenetworkspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/sharegroupsnapshotspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/securityservicespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/sharespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/messagespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project copying build/lib/manila_ui/tests/integration/pages/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages copying build/lib/manila_ui/tests/integration/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration copying build/lib/manila_ui/tests/integration/test_basic.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration copying build/lib/manila_ui/tests/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests creating build/bdist.linux-x86_64/wheel/manila_ui/tests/utils copying build/lib/manila_ui/tests/utils/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/utils copying build/lib/manila_ui/tests/utils/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/utils creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/identity creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/identity/projects copying build/lib/manila_ui/tests/dashboards/identity/projects/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/identity/projects copying build/lib/manila_ui/tests/dashboards/identity/projects/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/identity/projects copying build/lib/manila_ui/tests/dashboards/identity/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/identity creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/user_messages copying build/lib/manila_ui/tests/dashboards/admin/user_messages/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/user_messages copying build/lib/manila_ui/tests/dashboards/admin/user_messages/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/user_messages creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/security_services copying build/lib/manila_ui/tests/dashboards/admin/security_services/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/security_services copying build/lib/manila_ui/tests/dashboards/admin/security_services/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/security_services creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_groups copying build/lib/manila_ui/tests/dashboards/admin/share_groups/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_groups copying build/lib/manila_ui/tests/dashboards/admin/share_groups/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_types copying build/lib/manila_ui/tests/dashboards/admin/share_types/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_types copying build/lib/manila_ui/tests/dashboards/admin/share_types/test_forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_types copying build/lib/manila_ui/tests/dashboards/admin/share_types/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_types creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_networks copying build/lib/manila_ui/tests/dashboards/admin/share_networks/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_networks copying build/lib/manila_ui/tests/dashboards/admin/share_networks/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_instances copying build/lib/manila_ui/tests/dashboards/admin/share_instances/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_instances copying build/lib/manila_ui/tests/dashboards/admin/share_instances/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_instances creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_snapshots copying build/lib/manila_ui/tests/dashboards/admin/share_snapshots/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_snapshots copying build/lib/manila_ui/tests/dashboards/admin/share_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares copying build/lib/manila_ui/tests/dashboards/admin/shares/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares copying build/lib/manila_ui/tests/dashboards/admin/shares/test_forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares copying build/lib/manila_ui/tests/dashboards/admin/shares/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares/replicas copying build/lib/manila_ui/tests/dashboards/admin/shares/replicas/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares/replicas copying build/lib/manila_ui/tests/dashboards/admin/shares/replicas/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares/replicas creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/tests/dashboards/admin/share_group_snapshots/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/tests/dashboards/admin/share_group_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/tests/dashboards/admin/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_servers copying build/lib/manila_ui/tests/dashboards/admin/share_servers/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_servers copying build/lib/manila_ui/tests/dashboards/admin/share_servers/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_servers creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_types copying build/lib/manila_ui/tests/dashboards/admin/share_group_types/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_types copying build/lib/manila_ui/tests/dashboards/admin/share_group_types/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_types copying build/lib/manila_ui/tests/dashboards/test_utils.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/user_messages copying build/lib/manila_ui/tests/dashboards/project/user_messages/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/user_messages copying build/lib/manila_ui/tests/dashboards/project/user_messages/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/user_messages creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/security_services copying build/lib/manila_ui/tests/dashboards/project/security_services/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/security_services copying build/lib/manila_ui/tests/dashboards/project/security_services/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/security_services creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_groups copying build/lib/manila_ui/tests/dashboards/project/share_groups/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_groups copying build/lib/manila_ui/tests/dashboards/project/share_groups/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_networks copying build/lib/manila_ui/tests/dashboards/project/share_networks/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_networks copying build/lib/manila_ui/tests/dashboards/project/share_networks/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_snapshots copying build/lib/manila_ui/tests/dashboards/project/share_snapshots/test_tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_snapshots copying build/lib/manila_ui/tests/dashboards/project/share_snapshots/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_snapshots copying build/lib/manila_ui/tests/dashboards/project/share_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_snapshots copying build/lib/manila_ui/tests/dashboards/project/test_data.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project copying build/lib/manila_ui/tests/dashboards/project/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares copying build/lib/manila_ui/tests/dashboards/project/shares/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares copying build/lib/manila_ui/tests/dashboards/project/shares/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares/replicas copying build/lib/manila_ui/tests/dashboards/project/shares/replicas/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares/replicas copying build/lib/manila_ui/tests/dashboards/project/shares/replicas/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares/replicas creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_group_snapshots copying build/lib/manila_ui/tests/dashboards/project/share_group_snapshots/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_group_snapshots copying build/lib/manila_ui/tests/dashboards/project/share_group_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_group_snapshots copying build/lib/manila_ui/tests/dashboards/project/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project copying build/lib/manila_ui/tests/dashboards/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards creating build/bdist.linux-x86_64/wheel/manila_ui/tests/api copying build/lib/manila_ui/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/api copying build/lib/manila_ui/tests/api/test_manila.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/api creating build/bdist.linux-x86_64/wheel/manila_ui/tests/test_data copying build/lib/manila_ui/tests/test_data/utils.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/test_data copying build/lib/manila_ui/tests/test_data/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/test_data copying build/lib/manila_ui/tests/test_data/keystone_data.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/test_data copying build/lib/manila_ui/tests/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests copying build/lib/manila_ui/tests/settings.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests copying build/lib/manila_ui/tests/helpers.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests running install_egg_info Copying manila_ui.egg-info to build/bdist.linux-x86_64/wheel/manila_ui-10.0.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/manila_ui-10.0.0.dist-info/WHEEL creating '/builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir/pip-wheel-odb0hy7c/tmpznl4xlwn/manila_ui-10.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'manila_ui/__init__.py' adding 'manila_ui/exceptions.py' adding 'manila_ui/features.py' adding 'manila_ui/api/__init__.py' adding 'manila_ui/api/manila.py' adding 'manila_ui/api/network.py' adding 'manila_ui/conf/manila_policy.yaml' adding 'manila_ui/conf/default_policies/manila.yaml' adding 'manila_ui/dashboards/__init__.py' adding 'manila_ui/dashboards/utils.py' adding 'manila_ui/dashboards/admin/__init__.py' adding 'manila_ui/dashboards/admin/utils.py' adding 'manila_ui/dashboards/admin/defaults/__init__.py' adding 'manila_ui/dashboards/admin/defaults/tables.py' adding 'manila_ui/dashboards/admin/defaults/tabs.py' adding 'manila_ui/dashboards/admin/defaults/workflows.py' adding 'manila_ui/dashboards/admin/security_services/__init__.py' adding 'manila_ui/dashboards/admin/security_services/panel.py' adding 'manila_ui/dashboards/admin/security_services/tables.py' adding 'manila_ui/dashboards/admin/security_services/tabs.py' adding 'manila_ui/dashboards/admin/security_services/urls.py' adding 'manila_ui/dashboards/admin/security_services/views.py' adding 'manila_ui/dashboards/admin/security_services/templates/security_services/_detail.html' adding 'manila_ui/dashboards/admin/security_services/templates/security_services/detail.html' adding 'manila_ui/dashboards/admin/security_services/templates/security_services/index.html' adding 'manila_ui/dashboards/admin/share_group_snapshots/__init__.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/forms.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/panel.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/tables.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/tabs.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/urls.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/views.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_detail.html' adding 'manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_reset_status.html' adding 'manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/detail.html' adding 'manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/index.html' adding 'manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/reset_status.html' adding 'manila_ui/dashboards/admin/share_group_types/__init__.py' adding 'manila_ui/dashboards/admin/share_group_types/forms.py' adding 'manila_ui/dashboards/admin/share_group_types/panel.py' adding 'manila_ui/dashboards/admin/share_group_types/tables.py' adding 'manila_ui/dashboards/admin/share_group_types/urls.py' adding 'manila_ui/dashboards/admin/share_group_types/views.py' adding 'manila_ui/dashboards/admin/share_group_types/workflows.py' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_create.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_manage_access.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_update.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/create.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/index.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/manage_access.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/update.html' adding 'manila_ui/dashboards/admin/share_groups/__init__.py' adding 'manila_ui/dashboards/admin/share_groups/forms.py' adding 'manila_ui/dashboards/admin/share_groups/panel.py' adding 'manila_ui/dashboards/admin/share_groups/tables.py' adding 'manila_ui/dashboards/admin/share_groups/tabs.py' adding 'manila_ui/dashboards/admin/share_groups/urls.py' adding 'manila_ui/dashboards/admin/share_groups/views.py' adding 'manila_ui/dashboards/admin/share_groups/templates/share_groups/_detail.html' adding 'manila_ui/dashboards/admin/share_groups/templates/share_groups/_reset_status.html' adding 'manila_ui/dashboards/admin/share_groups/templates/share_groups/detail.html' adding 'manila_ui/dashboards/admin/share_groups/templates/share_groups/index.html' adding 'manila_ui/dashboards/admin/share_groups/templates/share_groups/reset_status.html' adding 'manila_ui/dashboards/admin/share_instances/__init__.py' adding 'manila_ui/dashboards/admin/share_instances/panel.py' adding 'manila_ui/dashboards/admin/share_instances/tables.py' adding 'manila_ui/dashboards/admin/share_instances/tabs.py' adding 'manila_ui/dashboards/admin/share_instances/urls.py' adding 'manila_ui/dashboards/admin/share_instances/views.py' adding 'manila_ui/dashboards/admin/share_instances/templates/share_instances/_detail.html' adding 'manila_ui/dashboards/admin/share_instances/templates/share_instances/detail.html' adding 'manila_ui/dashboards/admin/share_instances/templates/share_instances/index.html' adding 'manila_ui/dashboards/admin/share_networks/__init__.py' adding 'manila_ui/dashboards/admin/share_networks/panel.py' adding 'manila_ui/dashboards/admin/share_networks/tables.py' adding 'manila_ui/dashboards/admin/share_networks/tabs.py' adding 'manila_ui/dashboards/admin/share_networks/urls.py' adding 'manila_ui/dashboards/admin/share_networks/views.py' adding 'manila_ui/dashboards/admin/share_networks/templates/share_networks/_detail.html' adding 'manila_ui/dashboards/admin/share_networks/templates/share_networks/detail.html' adding 'manila_ui/dashboards/admin/share_networks/templates/share_networks/index.html' adding 'manila_ui/dashboards/admin/share_servers/__init__.py' adding 'manila_ui/dashboards/admin/share_servers/panel.py' adding 'manila_ui/dashboards/admin/share_servers/tables.py' adding 'manila_ui/dashboards/admin/share_servers/tabs.py' adding 'manila_ui/dashboards/admin/share_servers/urls.py' adding 'manila_ui/dashboards/admin/share_servers/views.py' adding 'manila_ui/dashboards/admin/share_servers/templates/share_servers/_detail.html' adding 'manila_ui/dashboards/admin/share_servers/templates/share_servers/detail.html' adding 'manila_ui/dashboards/admin/share_servers/templates/share_servers/index.html' adding 'manila_ui/dashboards/admin/share_snapshots/__init__.py' adding 'manila_ui/dashboards/admin/share_snapshots/panel.py' adding 'manila_ui/dashboards/admin/share_snapshots/tables.py' adding 'manila_ui/dashboards/admin/share_snapshots/tabs.py' adding 'manila_ui/dashboards/admin/share_snapshots/urls.py' adding 'manila_ui/dashboards/admin/share_snapshots/views.py' adding 'manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/_detail.html' adding 'manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/detail.html' adding 'manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/index.html' adding 'manila_ui/dashboards/admin/share_types/__init__.py' adding 'manila_ui/dashboards/admin/share_types/forms.py' adding 'manila_ui/dashboards/admin/share_types/panel.py' adding 'manila_ui/dashboards/admin/share_types/tables.py' adding 'manila_ui/dashboards/admin/share_types/urls.py' adding 'manila_ui/dashboards/admin/share_types/views.py' adding 'manila_ui/dashboards/admin/share_types/workflows.py' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/_create.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/_manage_access.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/_update.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/create.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/index.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/manage_access.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/update.html' adding 'manila_ui/dashboards/admin/shares/__init__.py' adding 'manila_ui/dashboards/admin/shares/forms.py' adding 'manila_ui/dashboards/admin/shares/panel.py' adding 'manila_ui/dashboards/admin/shares/tables.py' adding 'manila_ui/dashboards/admin/shares/tabs.py' adding 'manila_ui/dashboards/admin/shares/urls.py' adding 'manila_ui/dashboards/admin/shares/views.py' adding 'manila_ui/dashboards/admin/shares/replicas/__init__.py' adding 'manila_ui/dashboards/admin/shares/replicas/forms.py' adding 'manila_ui/dashboards/admin/shares/replicas/tables.py' adding 'manila_ui/dashboards/admin/shares/replicas/tabs.py' adding 'manila_ui/dashboards/admin/shares/replicas/views.py' adding 'manila_ui/dashboards/admin/shares/templates/shares/_detail.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_manage_share.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_migration_cancel.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_migration_complete.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_migration_get_progress.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_migration_start.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_unmanage_share.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/detail.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/index.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/manage_share.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/migration_cancel.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/migration_complete.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/migration_get_progress.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/migration_start.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/unmanage_share.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/_detail_overview.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_state.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_status.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/_resync_replica.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/detail.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/manage_replicas.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_state.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_status.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/resync_replica.html' adding 'manila_ui/dashboards/admin/user_messages/__init__.py' adding 'manila_ui/dashboards/admin/user_messages/panel.py' adding 'manila_ui/dashboards/admin/user_messages/tables.py' adding 'manila_ui/dashboards/admin/user_messages/tabs.py' adding 'manila_ui/dashboards/admin/user_messages/urls.py' adding 'manila_ui/dashboards/admin/user_messages/views.py' adding 'manila_ui/dashboards/admin/user_messages/templates/user_messages/_detail.html' adding 'manila_ui/dashboards/admin/user_messages/templates/user_messages/detail.html' adding 'manila_ui/dashboards/admin/user_messages/templates/user_messages/index.html' adding 'manila_ui/dashboards/identity/__init__.py' adding 'manila_ui/dashboards/identity/projects/__init__.py' adding 'manila_ui/dashboards/identity/projects/workflows.py' adding 'manila_ui/dashboards/project/__init__.py' adding 'manila_ui/dashboards/project/config.py' adding 'manila_ui/dashboards/project/security_services/__init__.py' adding 'manila_ui/dashboards/project/security_services/forms.py' adding 'manila_ui/dashboards/project/security_services/panel.py' adding 'manila_ui/dashboards/project/security_services/tables.py' adding 'manila_ui/dashboards/project/security_services/tabs.py' adding 'manila_ui/dashboards/project/security_services/urls.py' adding 'manila_ui/dashboards/project/security_services/views.py' adding 'manila_ui/dashboards/project/security_services/templates/security_services/_add.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/_create.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/_detail.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/_update.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/add.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/create.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/detail.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/index.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/update.html' adding 'manila_ui/dashboards/project/share_group_snapshots/__init__.py' adding 'manila_ui/dashboards/project/share_group_snapshots/forms.py' adding 'manila_ui/dashboards/project/share_group_snapshots/panel.py' adding 'manila_ui/dashboards/project/share_group_snapshots/tables.py' adding 'manila_ui/dashboards/project/share_group_snapshots/tabs.py' adding 'manila_ui/dashboards/project/share_group_snapshots/urls.py' adding 'manila_ui/dashboards/project/share_group_snapshots/views.py' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_create.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_detail.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_update.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/create.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/detail.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/index.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/update.html' adding 'manila_ui/dashboards/project/share_groups/__init__.py' adding 'manila_ui/dashboards/project/share_groups/forms.py' adding 'manila_ui/dashboards/project/share_groups/panel.py' adding 'manila_ui/dashboards/project/share_groups/tables.py' adding 'manila_ui/dashboards/project/share_groups/tabs.py' adding 'manila_ui/dashboards/project/share_groups/urls.py' adding 'manila_ui/dashboards/project/share_groups/views.py' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/_create.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/_detail.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/_update.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/create.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/detail.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/index.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/update.html' adding 'manila_ui/dashboards/project/share_networks/__init__.py' adding 'manila_ui/dashboards/project/share_networks/forms.py' adding 'manila_ui/dashboards/project/share_networks/panel.py' adding 'manila_ui/dashboards/project/share_networks/tables.py' adding 'manila_ui/dashboards/project/share_networks/tabs.py' adding 'manila_ui/dashboards/project/share_networks/urls.py' adding 'manila_ui/dashboards/project/share_networks/views.py' adding 'manila_ui/dashboards/project/share_networks/workflows.py' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/_create.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/_detail.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/_update.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/create.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/detail.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/index.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/update.html' adding 'manila_ui/dashboards/project/share_snapshots/__init__.py' adding 'manila_ui/dashboards/project/share_snapshots/forms.py' adding 'manila_ui/dashboards/project/share_snapshots/panel.py' adding 'manila_ui/dashboards/project/share_snapshots/tables.py' adding 'manila_ui/dashboards/project/share_snapshots/tabs.py' adding 'manila_ui/dashboards/project/share_snapshots/urls.py' adding 'manila_ui/dashboards/project/share_snapshots/views.py' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_create.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_detail.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_limits.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_rule_add.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_update.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/create.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/detail.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/index.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/manage_rules.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/rule_add.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/update.html' adding 'manila_ui/dashboards/project/shares/__init__.py' adding 'manila_ui/dashboards/project/shares/forms.py' adding 'manila_ui/dashboards/project/shares/panel.py' adding 'manila_ui/dashboards/project/shares/tables.py' adding 'manila_ui/dashboards/project/shares/tabs.py' adding 'manila_ui/dashboards/project/shares/urls.py' adding 'manila_ui/dashboards/project/shares/views.py' adding 'manila_ui/dashboards/project/shares/replicas/__init__.py' adding 'manila_ui/dashboards/project/shares/replicas/forms.py' adding 'manila_ui/dashboards/project/shares/replicas/tables.py' adding 'manila_ui/dashboards/project/shares/replicas/tabs.py' adding 'manila_ui/dashboards/project/shares/replicas/views.py' adding 'manila_ui/dashboards/project/shares/templates/shares/_create.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_detail.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_limits.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_manage_rules.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_resize.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_resize_limits.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_revert.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_rule_add.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_update.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_update_metadata.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_update_rule_metadata.html' adding 'manila_ui/dashboards/project/shares/templates/shares/create.html' adding 'manila_ui/dashboards/project/shares/templates/shares/detail.html' adding 'manila_ui/dashboards/project/shares/templates/shares/index.html' adding 'manila_ui/dashboards/project/shares/templates/shares/manage_rules.html' adding 'manila_ui/dashboards/project/shares/templates/shares/resize.html' adding 'manila_ui/dashboards/project/shares/templates/shares/revert.html' adding 'manila_ui/dashboards/project/shares/templates/shares/rule_add.html' adding 'manila_ui/dashboards/project/shares/templates/shares/update.html' adding 'manila_ui/dashboards/project/shares/templates/shares/update_metadata.html' adding 'manila_ui/dashboards/project/shares/templates/shares/update_rule_metadata.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/_create_replica.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/_detail_overview.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/_set_replica_as_active.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/create_replica.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/detail.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/manage_replicas.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/set_replica_as_active.html' adding 'manila_ui/dashboards/project/user_messages/__init__.py' adding 'manila_ui/dashboards/project/user_messages/panel.py' adding 'manila_ui/dashboards/project/user_messages/tables.py' adding 'manila_ui/dashboards/project/user_messages/tabs.py' adding 'manila_ui/dashboards/project/user_messages/urls.py' adding 'manila_ui/dashboards/project/user_messages/views.py' adding 'manila_ui/dashboards/project/user_messages/templates/user_messages/_detail.html' adding 'manila_ui/dashboards/project/user_messages/templates/user_messages/detail.html' adding 'manila_ui/dashboards/project/user_messages/templates/user_messages/index.html' adding 'manila_ui/local/__init__.py' adding 'manila_ui/local/enabled/_80_manila_admin_add_share_panel_group.py' adding 'manila_ui/local/enabled/_80_manila_project_add_share_panel_group.py' adding 'manila_ui/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/__init__.py' adding 'manila_ui/local/local_settings.d/_90_manila_shares.py' adding 'manila_ui/locale/cs/LC_MESSAGES/django.po' adding 'manila_ui/locale/de/LC_MESSAGES/django.po' adding 'manila_ui/locale/en_GB/LC_MESSAGES/django.po' adding 'manila_ui/locale/fr/LC_MESSAGES/django.po' adding 'manila_ui/locale/id/LC_MESSAGES/django.po' adding 'manila_ui/locale/ko_KR/LC_MESSAGES/django.po' adding 'manila_ui/locale/pt_BR/LC_MESSAGES/django.po' adding 'manila_ui/locale/ru/LC_MESSAGES/django.po' adding 'manila_ui/locale/tr_TR/LC_MESSAGES/django.po' adding 'manila_ui/tests/__init__.py' adding 'manila_ui/tests/helpers.py' adding 'manila_ui/tests/settings.py' adding 'manila_ui/tests/urls.py' adding 'manila_ui/tests/api/__init__.py' adding 'manila_ui/tests/api/test_manila.py' adding 'manila_ui/tests/dashboards/__init__.py' adding 'manila_ui/tests/dashboards/test_utils.py' adding 'manila_ui/tests/dashboards/admin/__init__.py' adding 'manila_ui/tests/dashboards/admin/security_services/__init__.py' adding 'manila_ui/tests/dashboards/admin/security_services/tests.py' adding 'manila_ui/tests/dashboards/admin/share_group_snapshots/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_group_snapshots/tests.py' adding 'manila_ui/tests/dashboards/admin/share_group_types/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_group_types/tests.py' adding 'manila_ui/tests/dashboards/admin/share_groups/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_groups/tests.py' adding 'manila_ui/tests/dashboards/admin/share_instances/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_instances/tests.py' adding 'manila_ui/tests/dashboards/admin/share_networks/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_networks/tests.py' adding 'manila_ui/tests/dashboards/admin/share_servers/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_servers/tests.py' adding 'manila_ui/tests/dashboards/admin/share_snapshots/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_snapshots/tests.py' adding 'manila_ui/tests/dashboards/admin/share_types/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_types/test_forms.py' adding 'manila_ui/tests/dashboards/admin/share_types/tests.py' adding 'manila_ui/tests/dashboards/admin/shares/__init__.py' adding 'manila_ui/tests/dashboards/admin/shares/test_forms.py' adding 'manila_ui/tests/dashboards/admin/shares/tests.py' adding 'manila_ui/tests/dashboards/admin/shares/replicas/__init__.py' adding 'manila_ui/tests/dashboards/admin/shares/replicas/tests.py' adding 'manila_ui/tests/dashboards/admin/user_messages/__init__.py' adding 'manila_ui/tests/dashboards/admin/user_messages/tests.py' adding 'manila_ui/tests/dashboards/identity/__init__.py' adding 'manila_ui/tests/dashboards/identity/projects/__init__.py' adding 'manila_ui/tests/dashboards/identity/projects/tests.py' adding 'manila_ui/tests/dashboards/project/__init__.py' adding 'manila_ui/tests/dashboards/project/test_data.py' adding 'manila_ui/tests/dashboards/project/tests.py' adding 'manila_ui/tests/dashboards/project/security_services/__init__.py' adding 'manila_ui/tests/dashboards/project/security_services/tests.py' adding 'manila_ui/tests/dashboards/project/share_group_snapshots/__init__.py' adding 'manila_ui/tests/dashboards/project/share_group_snapshots/tests.py' adding 'manila_ui/tests/dashboards/project/share_groups/__init__.py' adding 'manila_ui/tests/dashboards/project/share_groups/tests.py' adding 'manila_ui/tests/dashboards/project/share_networks/__init__.py' adding 'manila_ui/tests/dashboards/project/share_networks/tests.py' adding 'manila_ui/tests/dashboards/project/share_snapshots/__init__.py' adding 'manila_ui/tests/dashboards/project/share_snapshots/test_tables.py' adding 'manila_ui/tests/dashboards/project/share_snapshots/tests.py' adding 'manila_ui/tests/dashboards/project/shares/__init__.py' adding 'manila_ui/tests/dashboards/project/shares/tests.py' adding 'manila_ui/tests/dashboards/project/shares/replicas/__init__.py' adding 'manila_ui/tests/dashboards/project/shares/replicas/tests.py' adding 'manila_ui/tests/dashboards/project/user_messages/__init__.py' adding 'manila_ui/tests/dashboards/project/user_messages/tests.py' adding 'manila_ui/tests/integration/__init__.py' adding 'manila_ui/tests/integration/horizon.conf' adding 'manila_ui/tests/integration/test_basic.py' adding 'manila_ui/tests/integration/pages/__init__.py' adding 'manila_ui/tests/integration/pages/admin/__init__.py' adding 'manila_ui/tests/integration/pages/admin/share/__init__.py' adding 'manila_ui/tests/integration/pages/admin/share/messagespage.py' adding 'manila_ui/tests/integration/pages/admin/share/securityservicespage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharegroupsnapshotspage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharegroupspage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharegroupssnapshotspage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharegrouptypespage.py' adding 'manila_ui/tests/integration/pages/admin/share/shareinstancespage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharenetworkspage.py' adding 'manila_ui/tests/integration/pages/admin/share/shareserverspage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharesnapshotspage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharespage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharetypespage.py' adding 'manila_ui/tests/integration/pages/project/__init__.py' adding 'manila_ui/tests/integration/pages/project/share/__init__.py' adding 'manila_ui/tests/integration/pages/project/share/messagespage.py' adding 'manila_ui/tests/integration/pages/project/share/securityservicespage.py' adding 'manila_ui/tests/integration/pages/project/share/sharegroupsnapshotspage.py' adding 'manila_ui/tests/integration/pages/project/share/sharegroupspage.py' adding 'manila_ui/tests/integration/pages/project/share/sharenetworkspage.py' adding 'manila_ui/tests/integration/pages/project/share/sharesnapshotspage.py' adding 'manila_ui/tests/integration/pages/project/share/sharespage.py' adding 'manila_ui/tests/test_data/__init__.py' adding 'manila_ui/tests/test_data/keystone_data.py' adding 'manila_ui/tests/test_data/utils.py' adding 'manila_ui/tests/utils/__init__.py' adding 'manila_ui/tests/utils/tests.py' adding 'manila_ui/utils/__init__.py' adding 'manila_ui-10.0.0.dist-info/AUTHORS' adding 'manila_ui-10.0.0.dist-info/LICENSE' adding 'manila_ui-10.0.0.dist-info/METADATA' adding 'manila_ui-10.0.0.dist-info/WHEEL' adding 'manila_ui-10.0.0.dist-info/pbr.json' adding 'manila_ui-10.0.0.dist-info/top_level.txt' adding 'manila_ui-10.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for manila-ui (PEP 517): finished with status 'done' Created wheel for manila-ui: filename=manila_ui-10.0.0-py3-none-any.whl size=424303 sha256=9cbb14b7afd4a62cfcb0f25d07f7f036dc8430f67a8ead3da27b05b19ca83afc Stored in directory: /builddir/.cache/pip/wheels/04/d1/30/6f0368160845bcbe867ea872c8e7ba9aa08eb74bfe8b16d536 Successfully built manila-ui + TOX_TESTENV_PASSENV='*' + PYTHONDONTWRITEBYTECODE=1 + PATH=/builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir' + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (manila-ui) with name extracted from the package (manila-ui); 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-ui-10.0.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] admin/index reading sources... [ 22%] configuration/index reading sources... [ 33%] contributor/contributing reading sources... [ 44%] contributor/development-environment reading sources... [ 55%] contributor/features reading sources... [ 66%] contributor/index reading sources... [ 77%] index reading sources... [ 88%] install/installation reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] admin/index writing output... [ 22%] configuration/index writing output... [ 33%] contributor/contributing writing output... [ 44%] contributor/development-environment writing output... [ 55%] contributor/features writing output... [ 66%] contributor/index writing output... [ 77%] index writing output... [ 88%] install/installation writing output... [100%] user/index generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + for lib in manila_ui/dashboards/project/*.py + sed '1{\@^#!/usr/bin/env python@d}' manila_ui/dashboards/project/__init__.py + touch -r manila_ui/dashboards/project/__init__.py manila_ui/dashboards/project/__init__.py.new + mv manila_ui/dashboards/project/__init__.py.new manila_ui/dashboards/project/__init__.py + for lib in manila_ui/dashboards/project/*.py + sed '1{\@^#!/usr/bin/env python@d}' manila_ui/dashboards/project/config.py + touch -r manila_ui/dashboards/project/config.py manila_ui/dashboards/project/config.py.new + mv manila_ui/dashboards/project/config.py.new manila_ui/dashboards/project/config.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z5IG2I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch + cd manila-ui-10.0.0 ++ ls /builddir/build/BUILD/manila-ui-10.0.0/pyproject-wheeldir/manila_ui-10.0.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=manila_ui==10.0.0 + TMPDIR=/builddir/build/BUILD/manila-ui-10.0.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/manila-ui-10.0.0/pyproject-wheeldir manila_ui==10.0.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/manila-ui-10.0.0/pyproject-wheeldir Processing ./pyproject-wheeldir/manila_ui-10.0.0-py3-none-any.whl Installing collected packages: manila-ui Successfully installed manila-ui-10.0.0 + '[' -d /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/manila_ui-10.0.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/manila_ui-10.0.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch --record /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/manila_ui-10.0.0.dist-info/RECORD --output /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/manila_ui-10.0.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/manila_ui-10.0.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/manila_ui-10.0.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/manila_ui-10.0.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-manila-ui-10.0.0-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled + mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled + mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/local_settings.d + mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d ~/build/BUILD/manila-ui-10.0.0 ~/build/BUILD/manila-ui-10.0.0 + pushd . + cd /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/manila_ui/local/enabled + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _80_manila_admin_add_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_admin_add_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _80_manila_project_add_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_project_add_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9010_manila_admin_add_shares_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9010_manila_project_add_shares_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9030_manila_admin_add_share_types_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9040_manila_admin_add_share_networks_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9040_manila_project_add_share_networks_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9050_manila_admin_add_security_services_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9050_manila_project_add_security_services_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9060_manila_admin_add_share_servers_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9070_manila_admin_add_share_instances_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9080_manila_admin_add_share_groups_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9080_manila_project_add_share_groups_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9095_manila_admin_add_user_messages_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9095_manila_project_add_user_messages_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py ~/build/BUILD/manila-ui-10.0.0 + popd + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_admin_add_share_panel_group.py + filename=_80_manila_admin_add_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_admin_add_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_80_manila_admin_add_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_project_add_share_panel_group.py + filename=_80_manila_project_add_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_project_add_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_80_manila_project_add_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py + filename=_9010_manila_admin_add_shares_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py + filename=_9010_manila_project_add_shares_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py + filename=_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py + filename=_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py + filename=_9030_manila_admin_add_share_types_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py + filename=_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py + filename=_9040_manila_project_add_share_networks_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py + filename=_9050_manila_admin_add_security_services_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py + filename=_9050_manila_project_add_security_services_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py + filename=_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py + filename=_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py + filename=_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py + filename=_9080_manila_project_add_share_groups_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py + filename=_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py + filename=_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py + filename=_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py + filename=_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py + filename=_9095_manila_project_add_user_messages_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py ~/build/BUILD/manila-ui-10.0.0 ~/build/BUILD/manila-ui-10.0.0 + pushd . + cd /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/manila_ui/local/local_settings.d + for f in _90_manila_*.py* + install -p -D -m 644 _90_manila_shares.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/_90_manila_shares.py ~/build/BUILD/manila-ui-10.0.0 + popd + for f in /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/_90_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/_90_manila_shares.py + filename=_90_manila_shares.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/_90_manila_shares.py /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/etc/openstack-dashboard/local_settings.d/_90_manila_shares.py + /usr/bin/find-debuginfo -j20 --strict-build-id -m -i --build-id-seed 10.0.0-1.el9s --unique-debug-suffix -10.0.0-1.el9s.noarch --unique-debug-src-base openstack-manila-ui-10.0.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/manila-ui-10.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.y2D19H + umask 022 + cd /builddir/build/BUILD + cd manila-ui-10.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-manila-ui-10.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yrdTos + umask 022 + cd /builddir/build/BUILD + cd manila-ui-10.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/doc/openstack-manila-ui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/doc/openstack-manila-ui + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/doc/openstack-manila-ui + cp -pr README.rst /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/doc/openstack-manila-ui + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.17T0bV + umask 022 + cd /builddir/build/BUILD + cd manila-ui-10.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-manila-ui + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-manila-ui + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch/usr/share/licenses/openstack-manila-ui + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /etc/openstack-dashboard/enabled/_80_manila_admin_add_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_admin_add_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_80_manila_project_add_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_project_add_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/local_settings.d/_90_manila_shares.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/_90_manila_shares.py Provides: openstack-manila-ui = 10.0.0-1.el9s python3.9dist(manila-ui) = 10 python3dist(manila-ui) = 10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(django-compressor) >= 2 python3.9dist(horizon) >= 18.3.1 python3.9dist(iso8601) >= 0.1.12 python3.9dist(oslo-utils) >= 4.7 python3.9dist(pbr) >= 5.5 python3.9dist(python-keystoneclient) >= 4.1.1 python3.9dist(python-manilaclient) >= 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch Wrote: /builddir/build/SRPMS/openstack-manila-ui-10.0.0-1.el9s.src.rpm Wrote: /builddir/build/RPMS/openstack-manila-ui-10.0.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gnE55y + umask 022 + cd /builddir/build/BUILD + cd manila-ui-10.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-manila-ui-10.0.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0