Mock Version: 6.4 Mock Version: 6.4 Mock Version: 6.4 Mock Version: 6.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.src.rpm Child return code was: 0 Mock Version: 6.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r34Igm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-neutronclient-11.7.0.dev6 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-neutronclient-11.7.0.dev6-0.20251031222638.01d0553.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-neutronclient-11.7.0.dev6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-neutronclient-11.7.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 + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order + 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 + 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 + 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 + 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 + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.RinnIr + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.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/python-neutronclient-11.7.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.HQafl4 + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.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/python-neutronclient-11.7.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.j2ftCE + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.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/python-neutronclient-11.7.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.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!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.9.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.1.dev15) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling openstacksdk>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=1.5.0 (installed: openstacksdk 3.1.1.dev8) Handling osc-lib>=1.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.12.0 (installed: osc-lib 4.0.1.dev10) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.7.0.dev1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 9.2.0.dev1) Handling keystoneauth1>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.8.0 (installed: keystoneauth1 5.11.1.dev4) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.8.0 Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling osprofiler>=2.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=2.3.0 Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-openstackclient>=3.12.0 Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.9.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing python_neutronclient.egg-info/PKG-INFO writing dependency_links to python_neutronclient.egg-info/dependency_links.txt writing entry points to python_neutronclient.egg-info/entry_points.txt writing requirements to python_neutronclient.egg-info/requires.txt writing top-level names to python_neutronclient.egg-info/top_level.txt writing pbr to python_neutronclient.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 'python_neutronclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/python_neutronclient-11.7.0.dev6.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling cliff (>=3.4.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: cliff (>=3.4.0) (installed: cliff 4.9.1) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 3.0.1.dev15) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 1.3.0) Handling openstacksdk (>=1.5.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: openstacksdk (>=1.5.0) (installed: openstacksdk 3.1.1.dev8) Handling osc-lib (>=1.12.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: osc-lib (>=1.12.0) (installed: osc-lib 4.0.1.dev10) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.7.0.dev1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement not satisfied: oslo.log (>=3.36.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 9.2.0.dev1) Handling keystoneauth1 (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: keystoneauth1 (>=3.8.0) (installed: keystoneauth1 5.11.1.dev4) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement not satisfied: python-keystoneclient (>=3.8.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) + cat /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-buildrequires + rm -rfv python_neutronclient-11.7.0.dev6.dist-info/ removed 'python_neutronclient-11.7.0.dev6.dist-info/AUTHORS' removed 'python_neutronclient-11.7.0.dev6.dist-info/LICENSE' removed 'python_neutronclient-11.7.0.dev6.dist-info/METADATA' removed 'python_neutronclient-11.7.0.dev6.dist-info/entry_points.txt' removed 'python_neutronclient-11.7.0.dev6.dist-info/pbr.json' removed 'python_neutronclient-11.7.0.dev6.dist-info/top_level.txt' removed directory 'python_neutronclient-11.7.0.dev6.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-neutronclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NF51i1 + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.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/python-neutronclient-11.7.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.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!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.9.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.1.dev15) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling openstacksdk>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=1.5.0 (installed: openstacksdk 3.1.1.dev8) Handling osc-lib>=1.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.12.0 (installed: osc-lib 4.0.1.dev10) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.7.0.dev1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.2.0.dev7) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.9.0.dev1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 9.2.0.dev1) Handling keystoneauth1>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.8.0 (installed: keystoneauth1 5.11.1.dev4) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.7.0.dev4) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.2.dev1) Handling osprofiler>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=2.3.0 (installed: osprofiler 4.3.1.dev5) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 6.7.0.dev49) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.1.dev3) 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 cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.9.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing python_neutronclient.egg-info/PKG-INFO writing dependency_links to python_neutronclient.egg-info/dependency_links.txt writing entry points to python_neutronclient.egg-info/entry_points.txt writing requirements to python_neutronclient.egg-info/requires.txt writing top-level names to python_neutronclient.egg-info/top_level.txt writing pbr to python_neutronclient.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 'python_neutronclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/python_neutronclient-11.7.0.dev6.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling cliff (>=3.4.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: cliff (>=3.4.0) (installed: cliff 4.9.1) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 3.0.1.dev15) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 1.3.0) Handling openstacksdk (>=1.5.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: openstacksdk (>=1.5.0) (installed: openstacksdk 3.1.1.dev8) Handling osc-lib (>=1.12.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: osc-lib (>=1.12.0) (installed: osc-lib 4.0.1.dev10) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.7.0.dev1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 7.2.0.dev7) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.9.0.dev1) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 9.2.0.dev1) Handling keystoneauth1 (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: keystoneauth1 (>=3.8.0) (installed: keystoneauth1 5.11.1.dev4) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.7.0.dev4) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) + cat /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-buildrequires + rm -rfv python_neutronclient-11.7.0.dev6.dist-info/ removed 'python_neutronclient-11.7.0.dev6.dist-info/LICENSE' removed 'python_neutronclient-11.7.0.dev6.dist-info/AUTHORS' removed 'python_neutronclient-11.7.0.dev6.dist-info/METADATA' removed 'python_neutronclient-11.7.0.dev6.dist-info/top_level.txt' removed 'python_neutronclient-11.7.0.dev6.dist-info/pbr.json' removed 'python_neutronclient-11.7.0.dev6.dist-info/entry_points.txt' removed directory 'python_neutronclient-11.7.0.dev6.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-neutronclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-neutronclient.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9q7GQP + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.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/python-neutronclient-11.7.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.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!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.9.1) Handling debtcollector>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.2.0 (installed: debtcollector 3.0.1.dev15) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling openstacksdk>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstacksdk>=1.5.0 (installed: openstacksdk 3.1.1.dev8) Handling osc-lib>=1.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.12.0 (installed: osc-lib 4.0.1.dev10) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.7.0.dev1) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.2.0.dev7) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.9.0.dev1) Handling oslo.utils>=3.33.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 9.2.0.dev1) Handling keystoneauth1>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.8.0 (installed: keystoneauth1 5.11.1.dev4) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.7.0.dev4) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.2.dev1) Handling osprofiler>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=2.3.0 (installed: osprofiler 4.3.1.dev5) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 6.7.0.dev49) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.1.dev3) 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 cliff>=3.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff>=3.4.0 (installed: cliff 4.9.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing python_neutronclient.egg-info/PKG-INFO writing dependency_links to python_neutronclient.egg-info/dependency_links.txt writing entry points to python_neutronclient.egg-info/entry_points.txt writing requirements to python_neutronclient.egg-info/requires.txt writing top-level names to python_neutronclient.egg-info/top_level.txt writing pbr to python_neutronclient.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 'python_neutronclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/python_neutronclient-11.7.0.dev6.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling cliff (>=3.4.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: cliff (>=3.4.0) (installed: cliff 4.9.1) Handling debtcollector (>=1.2.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: debtcollector (>=1.2.0) (installed: debtcollector 3.0.1.dev15) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 1.3.0) Handling openstacksdk (>=1.5.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: openstacksdk (>=1.5.0) (installed: openstacksdk 3.1.1.dev8) Handling osc-lib (>=1.12.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: osc-lib (>=1.12.0) (installed: osc-lib 4.0.1.dev10) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.7.0.dev1) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 7.2.0.dev7) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.9.0.dev1) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 9.2.0.dev1) Handling keystoneauth1 (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: keystoneauth1 (>=3.8.0) (installed: keystoneauth1 5.11.1.dev4) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.7.0.dev4) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-neutronclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) + cat /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-buildrequires + rm -rfv python_neutronclient-11.7.0.dev6.dist-info/ removed 'python_neutronclient-11.7.0.dev6.dist-info/AUTHORS' removed 'python_neutronclient-11.7.0.dev6.dist-info/LICENSE' removed 'python_neutronclient-11.7.0.dev6.dist-info/METADATA' removed 'python_neutronclient-11.7.0.dev6.dist-info/entry_points.txt' removed 'python_neutronclient-11.7.0.dev6.dist-info/pbr.json' removed 'python_neutronclient-11.7.0.dev6.dist-info/top_level.txt' removed directory 'python_neutronclient-11.7.0.dev6.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rP2vPR + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + mkdir -p /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/pyproject-wheeldir Processing /builddir/build/BUILD/python-neutronclient-11.7.0.dev6 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/tmpguoz8_40 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/pip-modern-metadata-z4xf0f02/python_neutronclient.egg-info writing /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/pip-modern-metadata-z4xf0f02/python_neutronclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/pip-modern-metadata-z4xf0f02/python_neutronclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/pip-modern-metadata-z4xf0f02/python_neutronclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/pip-modern-metadata-z4xf0f02/python_neutronclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/pip-modern-metadata-z4xf0f02/python_neutronclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/pip-modern-metadata-z4xf0f02/python_neutronclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/pip-modern-metadata-z4xf0f02/python_neutronclient.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/python-neutronclient-11.7.0.dev6/.pyproject-builddir/pip-modern-metadata-z4xf0f02/python_neutronclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/pip-modern-metadata-z4xf0f02/python_neutronclient-11.7.0.dev6.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-neutronclient Building wheel for python-neutronclient (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/tmpa8rw3_nv /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/neutronclient creating build/lib/neutronclient/common copying neutronclient/common/validators.py -> build/lib/neutronclient/common copying neutronclient/common/utils.py -> build/lib/neutronclient/common copying neutronclient/common/serializer.py -> build/lib/neutronclient/common copying neutronclient/common/extension.py -> build/lib/neutronclient/common copying neutronclient/common/exceptions.py -> build/lib/neutronclient/common copying neutronclient/common/constants.py -> build/lib/neutronclient/common copying neutronclient/common/clientmanager.py -> build/lib/neutronclient/common copying neutronclient/common/__init__.py -> build/lib/neutronclient/common creating build/lib/neutronclient/osc creating build/lib/neutronclient/osc/v2 creating build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/vpnservice.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/utils.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/ipsecpolicy.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/ipsec_site_connection.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/ikepolicy.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/endpoint_group.py -> build/lib/neutronclient/osc/v2/vpnaas copying neutronclient/osc/v2/vpnaas/__init__.py -> build/lib/neutronclient/osc/v2/vpnaas creating build/lib/neutronclient/tests creating build/lib/neutronclient/tests/unit creating build/lib/neutronclient/tests/unit/osc creating build/lib/neutronclient/tests/unit/osc/v2 creating build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_router_association.py -> build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_resource_association.py -> build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_bgpvpn.py -> build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/unit/osc/v2/networking_bgpvpn/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/unit/osc/v2/networking_bgpvpn/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying neutronclient/tests/__init__.py -> build/lib/neutronclient/tests creating build/lib/neutronclient/neutron creating build/lib/neutronclient/neutron/v2_0 creating build/lib/neutronclient/neutron/v2_0/lb creating build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/pool.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/member.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/loadbalancer.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/listener.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/l7rule.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/l7policy.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/healthmonitor.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 copying neutronclient/neutron/v2_0/lb/v2/__init__.py -> build/lib/neutronclient/neutron/v2_0/lb/v2 creating build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing copying neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_speaker.py -> build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing copying neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_peer.py -> build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing copying neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_dragent.py -> build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing copying neutronclient/tests/unit/osc/v2/dynamic_routing/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing copying neutronclient/tests/unit/osc/v2/dynamic_routing/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing copying neutronclient/tests/unit/osc/v2/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2 copying neutronclient/tests/unit/osc/v2/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2 creating build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/test_service_graph.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/test_port_pair_group.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/test_port_pair.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/test_port_chain.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/test_flow_classifier.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/tests/unit/osc/v2/sfc/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/sfc copying neutronclient/osc/utils.py -> build/lib/neutronclient/osc copying neutronclient/osc/plugin.py -> build/lib/neutronclient/osc copying neutronclient/osc/__init__.py -> build/lib/neutronclient/osc creating build/lib/neutronclient/osc/v2/subnet_onboard copying neutronclient/osc/v2/subnet_onboard/subnet_onboard.py -> build/lib/neutronclient/osc/v2/subnet_onboard copying neutronclient/osc/v2/subnet_onboard/__init__.py -> build/lib/neutronclient/osc/v2/subnet_onboard creating build/lib/neutronclient/v2_0 copying neutronclient/v2_0/client.py -> build/lib/neutronclient/v2_0 copying neutronclient/v2_0/__init__.py -> build/lib/neutronclient/v2_0 creating build/lib/neutronclient/tests/unit/osc/v2/subnet_onboard copying neutronclient/tests/unit/osc/v2/subnet_onboard/test_network_onboard_subnets.py -> build/lib/neutronclient/tests/unit/osc/v2/subnet_onboard copying neutronclient/tests/unit/osc/v2/subnet_onboard/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/subnet_onboard creating build/lib/neutronclient/osc/v2/lbaas copying neutronclient/osc/v2/lbaas/__init__.py -> build/lib/neutronclient/osc/v2/lbaas creating build/lib/neutronclient/tests/unit/osc/v2/logging copying neutronclient/tests/unit/osc/v2/logging/test_network_log.py -> build/lib/neutronclient/tests/unit/osc/v2/logging copying neutronclient/tests/unit/osc/v2/logging/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/logging copying neutronclient/tests/unit/osc/v2/logging/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/logging creating build/lib/neutronclient/tests/unit/osc/v2/taas copying neutronclient/tests/unit/osc/v2/taas/test_osc_tap_service.py -> build/lib/neutronclient/tests/unit/osc/v2/taas copying neutronclient/tests/unit/osc/v2/taas/test_osc_tap_mirror.py -> build/lib/neutronclient/tests/unit/osc/v2/taas copying neutronclient/tests/unit/osc/v2/taas/test_osc_tap_flow.py -> build/lib/neutronclient/tests/unit/osc/v2/taas copying neutronclient/tests/unit/osc/v2/taas/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/taas copying neutronclient/tests/unit/osc/v2/taas/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/taas creating build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/rule.py -> build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/policy.py -> build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/minimum_bandwidth_rule.py -> build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/dscp_marking_rule.py -> build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/bandwidth_limit_rule.py -> build/lib/neutronclient/neutron/v2_0/qos copying neutronclient/neutron/v2_0/qos/__init__.py -> build/lib/neutronclient/neutron/v2_0/qos creating build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/test_vpnservice.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/test_ipsecpolicy.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/test_ipsec_site_connection.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/test_ikepolicy.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/test_endpoint_group.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/common.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas copying neutronclient/tests/unit/osc/v2/vpnaas/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/vpnaas creating build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/sfc_service_graph.py -> build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/sfc_port_pair_group.py -> build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/sfc_port_pair.py -> build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/sfc_port_chain.py -> build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/sfc_flow_classifier.py -> build/lib/neutronclient/osc/v2/sfc copying neutronclient/osc/v2/sfc/__init__.py -> build/lib/neutronclient/osc/v2/sfc creating build/lib/neutronclient/neutron/v2_0/flavor copying neutronclient/neutron/v2_0/flavor/flavor_profile.py -> build/lib/neutronclient/neutron/v2_0/flavor copying neutronclient/neutron/v2_0/flavor/flavor.py -> build/lib/neutronclient/neutron/v2_0/flavor copying neutronclient/neutron/v2_0/flavor/__init__.py -> build/lib/neutronclient/neutron/v2_0/flavor creating build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/vpnservice.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/utils.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/ipsecpolicy.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/ipsec_site_connection.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/ikepolicy.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/endpoint_group.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/vpn/__init__.py -> build/lib/neutronclient/neutron/v2_0/vpn copying neutronclient/neutron/v2_0/tag.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/subnetpool.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/subnet.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/servicetype.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/securitygroup.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/router.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/rbac.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/quota.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/purge.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/port.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/network_ip_availability.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/network.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/metering.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/floatingip.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/extension.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/dns.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/availability_zone.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/auto_allocated_topology.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/agentscheduler.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/agent.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/address_scope.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/neutron/v2_0/__init__.py -> build/lib/neutronclient/neutron/v2_0 copying neutronclient/osc/v2/utils.py -> build/lib/neutronclient/osc/v2 copying neutronclient/osc/v2/__init__.py -> build/lib/neutronclient/osc/v2 creating build/lib/neutronclient/neutron/v2_0/fw copying neutronclient/neutron/v2_0/fw/firewallrule.py -> build/lib/neutronclient/neutron/v2_0/fw copying neutronclient/neutron/v2_0/fw/firewallpolicy.py -> build/lib/neutronclient/neutron/v2_0/fw copying neutronclient/neutron/v2_0/fw/firewall.py -> build/lib/neutronclient/neutron/v2_0/fw copying neutronclient/neutron/v2_0/fw/__init__.py -> build/lib/neutronclient/neutron/v2_0/fw copying neutronclient/version.py -> build/lib/neutronclient copying neutronclient/client.py -> build/lib/neutronclient copying neutronclient/_i18n.py -> build/lib/neutronclient copying neutronclient/__init__.py -> build/lib/neutronclient copying neutronclient/neutron/v2_0/lb/vip.py -> build/lib/neutronclient/neutron/v2_0/lb copying neutronclient/neutron/v2_0/lb/pool.py -> build/lib/neutronclient/neutron/v2_0/lb copying neutronclient/neutron/v2_0/lb/member.py -> build/lib/neutronclient/neutron/v2_0/lb copying neutronclient/neutron/v2_0/lb/healthmonitor.py -> build/lib/neutronclient/neutron/v2_0/lb copying neutronclient/neutron/v2_0/lb/__init__.py -> build/lib/neutronclient/neutron/v2_0/lb creating build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/router_association.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/resource_association.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/port_association.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/network_association.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/constants.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/bgpvpn.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn copying neutronclient/osc/v2/networking_bgpvpn/__init__.py -> build/lib/neutronclient/osc/v2/networking_bgpvpn creating build/lib/neutronclient/osc/v2/fwaas copying neutronclient/osc/v2/fwaas/firewallrule.py -> build/lib/neutronclient/osc/v2/fwaas copying neutronclient/osc/v2/fwaas/firewallpolicy.py -> build/lib/neutronclient/osc/v2/fwaas copying neutronclient/osc/v2/fwaas/firewallgroup.py -> build/lib/neutronclient/osc/v2/fwaas copying neutronclient/osc/v2/fwaas/constants.py -> build/lib/neutronclient/osc/v2/fwaas copying neutronclient/osc/v2/fwaas/__init__.py -> build/lib/neutronclient/osc/v2/fwaas creating build/lib/neutronclient/neutron/v2_0/bgp copying neutronclient/neutron/v2_0/bgp/speaker.py -> build/lib/neutronclient/neutron/v2_0/bgp copying neutronclient/neutron/v2_0/bgp/peer.py -> build/lib/neutronclient/neutron/v2_0/bgp copying neutronclient/neutron/v2_0/bgp/dragentscheduler.py -> build/lib/neutronclient/neutron/v2_0/bgp copying neutronclient/neutron/v2_0/bgp/__init__.py -> build/lib/neutronclient/neutron/v2_0/bgp creating build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/test_firewallpolicy.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/test_firewallgroup.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/fakes.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/common.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas copying neutronclient/tests/unit/osc/v2/fwaas/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/fwaas creating build/lib/neutronclient/osc/v2/logging copying neutronclient/osc/v2/logging/network_log.py -> build/lib/neutronclient/osc/v2/logging copying neutronclient/osc/v2/logging/__init__.py -> build/lib/neutronclient/osc/v2/logging copying neutronclient/neutron/client.py -> build/lib/neutronclient/neutron copying neutronclient/neutron/__init__.py -> build/lib/neutronclient/neutron copying neutronclient/tests/unit/osc/__init__.py -> build/lib/neutronclient/tests/unit/osc creating build/lib/neutronclient/osc/v2/dynamic_routing copying neutronclient/osc/v2/dynamic_routing/constants.py -> build/lib/neutronclient/osc/v2/dynamic_routing copying neutronclient/osc/v2/dynamic_routing/bgp_speaker.py -> build/lib/neutronclient/osc/v2/dynamic_routing copying neutronclient/osc/v2/dynamic_routing/bgp_peer.py -> build/lib/neutronclient/osc/v2/dynamic_routing copying neutronclient/osc/v2/dynamic_routing/bgp_dragent.py -> build/lib/neutronclient/osc/v2/dynamic_routing copying neutronclient/osc/v2/dynamic_routing/__init__.py -> build/lib/neutronclient/osc/v2/dynamic_routing creating build/lib/neutronclient/neutron/v2_0/contrib copying neutronclient/neutron/v2_0/contrib/_fox_sockets.py -> build/lib/neutronclient/neutron/v2_0/contrib copying neutronclient/neutron/v2_0/contrib/__init__.py -> build/lib/neutronclient/neutron/v2_0/contrib copying neutronclient/tests/unit/test_validators.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/test_utils.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/test_http.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/test_exceptions.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/test_command_meta.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/test_casual_args.py -> build/lib/neutronclient/tests/unit copying neutronclient/tests/unit/__init__.py -> build/lib/neutronclient/tests/unit creating build/lib/neutronclient/tests/unit/osc/v2/lbaas copying neutronclient/tests/unit/osc/v2/lbaas/__init__.py -> build/lib/neutronclient/tests/unit/osc/v2/lbaas creating build/lib/neutronclient/osc/v2/taas copying neutronclient/osc/v2/taas/tap_service.py -> build/lib/neutronclient/osc/v2/taas copying neutronclient/osc/v2/taas/tap_mirror.py -> build/lib/neutronclient/osc/v2/taas copying neutronclient/osc/v2/taas/tap_flow.py -> build/lib/neutronclient/osc/v2/taas copying neutronclient/osc/v2/taas/__init__.py -> build/lib/neutronclient/osc/v2/taas running egg_info writing python_neutronclient.egg-info/PKG-INFO writing dependency_links to python_neutronclient.egg-info/dependency_links.txt writing entry points to python_neutronclient.egg-info/entry_points.txt writing requirements to python_neutronclient.egg-info/requires.txt writing top-level names to python_neutronclient.egg-info/top_level.txt writing pbr to python_neutronclient.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 'python_neutronclient.egg-info/SOURCES.txt' installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/neutronclient copying build/lib/neutronclient/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient copying build/lib/neutronclient/_i18n.py -> build/bdist.linux-x86_64/wheel/neutronclient copying build/lib/neutronclient/client.py -> build/bdist.linux-x86_64/wheel/neutronclient copying build/lib/neutronclient/version.py -> build/bdist.linux-x86_64/wheel/neutronclient creating build/bdist.linux-x86_64/wheel/neutronclient/v2_0 copying build/lib/neutronclient/v2_0/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/v2_0 copying build/lib/neutronclient/v2_0/client.py -> build/bdist.linux-x86_64/wheel/neutronclient/v2_0 creating build/bdist.linux-x86_64/wheel/neutronclient/neutron copying build/lib/neutronclient/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron copying build/lib/neutronclient/neutron/client.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/contrib copying build/lib/neutronclient/neutron/v2_0/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/contrib copying build/lib/neutronclient/neutron/v2_0/contrib/_fox_sockets.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/contrib creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/bgp copying build/lib/neutronclient/neutron/v2_0/bgp/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/bgp copying build/lib/neutronclient/neutron/v2_0/bgp/dragentscheduler.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/bgp copying build/lib/neutronclient/neutron/v2_0/bgp/peer.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/bgp copying build/lib/neutronclient/neutron/v2_0/bgp/speaker.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/bgp creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/fw copying build/lib/neutronclient/neutron/v2_0/fw/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/fw copying build/lib/neutronclient/neutron/v2_0/fw/firewall.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/fw copying build/lib/neutronclient/neutron/v2_0/fw/firewallpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/fw copying build/lib/neutronclient/neutron/v2_0/fw/firewallrule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/fw copying build/lib/neutronclient/neutron/v2_0/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/address_scope.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/agent.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/agentscheduler.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/auto_allocated_topology.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/availability_zone.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/dns.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/extension.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/floatingip.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/metering.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/network.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/network_ip_availability.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/port.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/purge.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/quota.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/rbac.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/router.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/securitygroup.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/servicetype.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/subnet.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/subnetpool.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 copying build/lib/neutronclient/neutron/v2_0/tag.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0 creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/endpoint_group.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/ikepolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/ipsec_site_connection.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/ipsecpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn copying build/lib/neutronclient/neutron/v2_0/vpn/vpnservice.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/vpn creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/flavor copying build/lib/neutronclient/neutron/v2_0/flavor/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/flavor copying build/lib/neutronclient/neutron/v2_0/flavor/flavor.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/flavor copying build/lib/neutronclient/neutron/v2_0/flavor/flavor_profile.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/flavor creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/bandwidth_limit_rule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/dscp_marking_rule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/minimum_bandwidth_rule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/policy.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos copying build/lib/neutronclient/neutron/v2_0/qos/rule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/qos creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb copying build/lib/neutronclient/neutron/v2_0/lb/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb copying build/lib/neutronclient/neutron/v2_0/lb/healthmonitor.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb copying build/lib/neutronclient/neutron/v2_0/lb/member.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb copying build/lib/neutronclient/neutron/v2_0/lb/pool.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb copying build/lib/neutronclient/neutron/v2_0/lb/vip.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb creating build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/healthmonitor.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/l7policy.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/l7rule.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/listener.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/loadbalancer.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/member.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 copying build/lib/neutronclient/neutron/v2_0/lb/v2/pool.py -> build/bdist.linux-x86_64/wheel/neutronclient/neutron/v2_0/lb/v2 creating build/bdist.linux-x86_64/wheel/neutronclient/tests copying build/lib/neutronclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/test_casual_args.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/test_command_meta.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/test_exceptions.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/test_http.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit copying build/lib/neutronclient/tests/unit/test_validators.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc copying build/lib/neutronclient/tests/unit/osc/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2 creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/lbaas copying build/lib/neutronclient/tests/unit/osc/v2/lbaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/lbaas creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/common.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/test_firewallgroup.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/test_firewallpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas copying build/lib/neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/fwaas creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/common.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/test_endpoint_group.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/test_ikepolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/test_ipsec_site_connection.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/test_ipsecpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas copying build/lib/neutronclient/tests/unit/osc/v2/vpnaas/test_vpnservice.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/vpnaas creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/taas copying build/lib/neutronclient/tests/unit/osc/v2/taas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/taas copying build/lib/neutronclient/tests/unit/osc/v2/taas/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/taas copying build/lib/neutronclient/tests/unit/osc/v2/taas/test_osc_tap_flow.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/taas copying build/lib/neutronclient/tests/unit/osc/v2/taas/test_osc_tap_mirror.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/taas copying build/lib/neutronclient/tests/unit/osc/v2/taas/test_osc_tap_service.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/taas creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/logging copying build/lib/neutronclient/tests/unit/osc/v2/logging/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/logging copying build/lib/neutronclient/tests/unit/osc/v2/logging/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/logging copying build/lib/neutronclient/tests/unit/osc/v2/logging/test_network_log.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/logging creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/subnet_onboard copying build/lib/neutronclient/tests/unit/osc/v2/subnet_onboard/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/subnet_onboard copying build/lib/neutronclient/tests/unit/osc/v2/subnet_onboard/test_network_onboard_subnets.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/subnet_onboard creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/test_flow_classifier.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/test_port_chain.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/test_port_pair.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/test_port_pair_group.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/sfc/test_service_graph.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/sfc copying build/lib/neutronclient/tests/unit/osc/v2/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2 copying build/lib/neutronclient/tests/unit/osc/v2/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2 creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing copying build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing copying build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing copying build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_dragent.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing copying build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_peer.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing copying build/lib/neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_speaker.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/dynamic_routing creating build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn/fakes.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_bgpvpn.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_resource_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn copying build/lib/neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_router_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/tests/unit/osc/v2/networking_bgpvpn creating build/bdist.linux-x86_64/wheel/neutronclient/osc copying build/lib/neutronclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc copying build/lib/neutronclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc copying build/lib/neutronclient/osc/utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2 creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/taas copying build/lib/neutronclient/osc/v2/taas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/taas copying build/lib/neutronclient/osc/v2/taas/tap_flow.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/taas copying build/lib/neutronclient/osc/v2/taas/tap_mirror.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/taas copying build/lib/neutronclient/osc/v2/taas/tap_service.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/taas creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing copying build/lib/neutronclient/osc/v2/dynamic_routing/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing copying build/lib/neutronclient/osc/v2/dynamic_routing/bgp_dragent.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing copying build/lib/neutronclient/osc/v2/dynamic_routing/bgp_peer.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing copying build/lib/neutronclient/osc/v2/dynamic_routing/bgp_speaker.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing copying build/lib/neutronclient/osc/v2/dynamic_routing/constants.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/dynamic_routing creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/logging copying build/lib/neutronclient/osc/v2/logging/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/logging copying build/lib/neutronclient/osc/v2/logging/network_log.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/logging creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas copying build/lib/neutronclient/osc/v2/fwaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas copying build/lib/neutronclient/osc/v2/fwaas/constants.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas copying build/lib/neutronclient/osc/v2/fwaas/firewallgroup.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas copying build/lib/neutronclient/osc/v2/fwaas/firewallpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas copying build/lib/neutronclient/osc/v2/fwaas/firewallrule.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/fwaas creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/bgpvpn.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/constants.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/network_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/port_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/resource_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/networking_bgpvpn/router_association.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/networking_bgpvpn copying build/lib/neutronclient/osc/v2/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2 copying build/lib/neutronclient/osc/v2/utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2 creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/sfc_flow_classifier.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/sfc_port_chain.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/sfc_port_pair.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/sfc_port_pair_group.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc copying build/lib/neutronclient/osc/v2/sfc/sfc_service_graph.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/sfc creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/lbaas copying build/lib/neutronclient/osc/v2/lbaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/lbaas creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/subnet_onboard copying build/lib/neutronclient/osc/v2/subnet_onboard/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/subnet_onboard copying build/lib/neutronclient/osc/v2/subnet_onboard/subnet_onboard.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/subnet_onboard creating build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/endpoint_group.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/ikepolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/ipsec_site_connection.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/ipsecpolicy.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas copying build/lib/neutronclient/osc/v2/vpnaas/vpnservice.py -> build/bdist.linux-x86_64/wheel/neutronclient/osc/v2/vpnaas creating build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/clientmanager.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/constants.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/exceptions.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/extension.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/serializer.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/utils.py -> build/bdist.linux-x86_64/wheel/neutronclient/common copying build/lib/neutronclient/common/validators.py -> build/bdist.linux-x86_64/wheel/neutronclient/common running install_egg_info Copying python_neutronclient.egg-info to build/bdist.linux-x86_64/wheel/python_neutronclient-11.7.0.dev6-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/python_neutronclient-11.7.0.dev6.dist-info/WHEEL creating '/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir/pip-wheel-8awi5iig/tmph6cmexch/python_neutronclient-11.7.0.dev6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'neutronclient/__init__.py' adding 'neutronclient/_i18n.py' adding 'neutronclient/client.py' adding 'neutronclient/version.py' adding 'neutronclient/common/__init__.py' adding 'neutronclient/common/clientmanager.py' adding 'neutronclient/common/constants.py' adding 'neutronclient/common/exceptions.py' adding 'neutronclient/common/extension.py' adding 'neutronclient/common/serializer.py' adding 'neutronclient/common/utils.py' adding 'neutronclient/common/validators.py' adding 'neutronclient/neutron/__init__.py' adding 'neutronclient/neutron/client.py' adding 'neutronclient/neutron/v2_0/__init__.py' adding 'neutronclient/neutron/v2_0/address_scope.py' adding 'neutronclient/neutron/v2_0/agent.py' adding 'neutronclient/neutron/v2_0/agentscheduler.py' adding 'neutronclient/neutron/v2_0/auto_allocated_topology.py' adding 'neutronclient/neutron/v2_0/availability_zone.py' adding 'neutronclient/neutron/v2_0/dns.py' adding 'neutronclient/neutron/v2_0/extension.py' adding 'neutronclient/neutron/v2_0/floatingip.py' adding 'neutronclient/neutron/v2_0/metering.py' adding 'neutronclient/neutron/v2_0/network.py' adding 'neutronclient/neutron/v2_0/network_ip_availability.py' adding 'neutronclient/neutron/v2_0/port.py' adding 'neutronclient/neutron/v2_0/purge.py' adding 'neutronclient/neutron/v2_0/quota.py' adding 'neutronclient/neutron/v2_0/rbac.py' adding 'neutronclient/neutron/v2_0/router.py' adding 'neutronclient/neutron/v2_0/securitygroup.py' adding 'neutronclient/neutron/v2_0/servicetype.py' adding 'neutronclient/neutron/v2_0/subnet.py' adding 'neutronclient/neutron/v2_0/subnetpool.py' adding 'neutronclient/neutron/v2_0/tag.py' adding 'neutronclient/neutron/v2_0/bgp/__init__.py' adding 'neutronclient/neutron/v2_0/bgp/dragentscheduler.py' adding 'neutronclient/neutron/v2_0/bgp/peer.py' adding 'neutronclient/neutron/v2_0/bgp/speaker.py' adding 'neutronclient/neutron/v2_0/contrib/__init__.py' adding 'neutronclient/neutron/v2_0/contrib/_fox_sockets.py' adding 'neutronclient/neutron/v2_0/flavor/__init__.py' adding 'neutronclient/neutron/v2_0/flavor/flavor.py' adding 'neutronclient/neutron/v2_0/flavor/flavor_profile.py' adding 'neutronclient/neutron/v2_0/fw/__init__.py' adding 'neutronclient/neutron/v2_0/fw/firewall.py' adding 'neutronclient/neutron/v2_0/fw/firewallpolicy.py' adding 'neutronclient/neutron/v2_0/fw/firewallrule.py' adding 'neutronclient/neutron/v2_0/lb/__init__.py' adding 'neutronclient/neutron/v2_0/lb/healthmonitor.py' adding 'neutronclient/neutron/v2_0/lb/member.py' adding 'neutronclient/neutron/v2_0/lb/pool.py' adding 'neutronclient/neutron/v2_0/lb/vip.py' adding 'neutronclient/neutron/v2_0/lb/v2/__init__.py' adding 'neutronclient/neutron/v2_0/lb/v2/healthmonitor.py' adding 'neutronclient/neutron/v2_0/lb/v2/l7policy.py' adding 'neutronclient/neutron/v2_0/lb/v2/l7rule.py' adding 'neutronclient/neutron/v2_0/lb/v2/listener.py' adding 'neutronclient/neutron/v2_0/lb/v2/loadbalancer.py' adding 'neutronclient/neutron/v2_0/lb/v2/member.py' adding 'neutronclient/neutron/v2_0/lb/v2/pool.py' adding 'neutronclient/neutron/v2_0/qos/__init__.py' adding 'neutronclient/neutron/v2_0/qos/bandwidth_limit_rule.py' adding 'neutronclient/neutron/v2_0/qos/dscp_marking_rule.py' adding 'neutronclient/neutron/v2_0/qos/minimum_bandwidth_rule.py' adding 'neutronclient/neutron/v2_0/qos/policy.py' adding 'neutronclient/neutron/v2_0/qos/rule.py' adding 'neutronclient/neutron/v2_0/vpn/__init__.py' adding 'neutronclient/neutron/v2_0/vpn/endpoint_group.py' adding 'neutronclient/neutron/v2_0/vpn/ikepolicy.py' adding 'neutronclient/neutron/v2_0/vpn/ipsec_site_connection.py' adding 'neutronclient/neutron/v2_0/vpn/ipsecpolicy.py' adding 'neutronclient/neutron/v2_0/vpn/utils.py' adding 'neutronclient/neutron/v2_0/vpn/vpnservice.py' adding 'neutronclient/osc/__init__.py' adding 'neutronclient/osc/plugin.py' adding 'neutronclient/osc/utils.py' adding 'neutronclient/osc/v2/__init__.py' adding 'neutronclient/osc/v2/utils.py' adding 'neutronclient/osc/v2/dynamic_routing/__init__.py' adding 'neutronclient/osc/v2/dynamic_routing/bgp_dragent.py' adding 'neutronclient/osc/v2/dynamic_routing/bgp_peer.py' adding 'neutronclient/osc/v2/dynamic_routing/bgp_speaker.py' adding 'neutronclient/osc/v2/dynamic_routing/constants.py' adding 'neutronclient/osc/v2/fwaas/__init__.py' adding 'neutronclient/osc/v2/fwaas/constants.py' adding 'neutronclient/osc/v2/fwaas/firewallgroup.py' adding 'neutronclient/osc/v2/fwaas/firewallpolicy.py' adding 'neutronclient/osc/v2/fwaas/firewallrule.py' adding 'neutronclient/osc/v2/lbaas/__init__.py' adding 'neutronclient/osc/v2/logging/__init__.py' adding 'neutronclient/osc/v2/logging/network_log.py' adding 'neutronclient/osc/v2/networking_bgpvpn/__init__.py' adding 'neutronclient/osc/v2/networking_bgpvpn/bgpvpn.py' adding 'neutronclient/osc/v2/networking_bgpvpn/constants.py' adding 'neutronclient/osc/v2/networking_bgpvpn/network_association.py' adding 'neutronclient/osc/v2/networking_bgpvpn/port_association.py' adding 'neutronclient/osc/v2/networking_bgpvpn/resource_association.py' adding 'neutronclient/osc/v2/networking_bgpvpn/router_association.py' adding 'neutronclient/osc/v2/sfc/__init__.py' adding 'neutronclient/osc/v2/sfc/sfc_flow_classifier.py' adding 'neutronclient/osc/v2/sfc/sfc_port_chain.py' adding 'neutronclient/osc/v2/sfc/sfc_port_pair.py' adding 'neutronclient/osc/v2/sfc/sfc_port_pair_group.py' adding 'neutronclient/osc/v2/sfc/sfc_service_graph.py' adding 'neutronclient/osc/v2/subnet_onboard/__init__.py' adding 'neutronclient/osc/v2/subnet_onboard/subnet_onboard.py' adding 'neutronclient/osc/v2/taas/__init__.py' adding 'neutronclient/osc/v2/taas/tap_flow.py' adding 'neutronclient/osc/v2/taas/tap_mirror.py' adding 'neutronclient/osc/v2/taas/tap_service.py' adding 'neutronclient/osc/v2/vpnaas/__init__.py' adding 'neutronclient/osc/v2/vpnaas/endpoint_group.py' adding 'neutronclient/osc/v2/vpnaas/ikepolicy.py' adding 'neutronclient/osc/v2/vpnaas/ipsec_site_connection.py' adding 'neutronclient/osc/v2/vpnaas/ipsecpolicy.py' adding 'neutronclient/osc/v2/vpnaas/utils.py' adding 'neutronclient/osc/v2/vpnaas/vpnservice.py' adding 'neutronclient/tests/__init__.py' adding 'neutronclient/tests/unit/__init__.py' adding 'neutronclient/tests/unit/test_casual_args.py' adding 'neutronclient/tests/unit/test_command_meta.py' adding 'neutronclient/tests/unit/test_exceptions.py' adding 'neutronclient/tests/unit/test_http.py' adding 'neutronclient/tests/unit/test_utils.py' adding 'neutronclient/tests/unit/test_validators.py' adding 'neutronclient/tests/unit/osc/__init__.py' adding 'neutronclient/tests/unit/osc/v2/__init__.py' adding 'neutronclient/tests/unit/osc/v2/fakes.py' adding 'neutronclient/tests/unit/osc/v2/dynamic_routing/__init__.py' adding 'neutronclient/tests/unit/osc/v2/dynamic_routing/fakes.py' adding 'neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_dragent.py' adding 'neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_peer.py' adding 'neutronclient/tests/unit/osc/v2/dynamic_routing/test_bgp_speaker.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/__init__.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/common.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/fakes.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/test_firewallgroup.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/test_firewallpolicy.py' adding 'neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py' adding 'neutronclient/tests/unit/osc/v2/lbaas/__init__.py' adding 'neutronclient/tests/unit/osc/v2/logging/__init__.py' adding 'neutronclient/tests/unit/osc/v2/logging/fakes.py' adding 'neutronclient/tests/unit/osc/v2/logging/test_network_log.py' adding 'neutronclient/tests/unit/osc/v2/networking_bgpvpn/__init__.py' adding 'neutronclient/tests/unit/osc/v2/networking_bgpvpn/fakes.py' adding 'neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_bgpvpn.py' adding 'neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_resource_association.py' adding 'neutronclient/tests/unit/osc/v2/networking_bgpvpn/test_router_association.py' adding 'neutronclient/tests/unit/osc/v2/sfc/__init__.py' adding 'neutronclient/tests/unit/osc/v2/sfc/fakes.py' adding 'neutronclient/tests/unit/osc/v2/sfc/test_flow_classifier.py' adding 'neutronclient/tests/unit/osc/v2/sfc/test_port_chain.py' adding 'neutronclient/tests/unit/osc/v2/sfc/test_port_pair.py' adding 'neutronclient/tests/unit/osc/v2/sfc/test_port_pair_group.py' adding 'neutronclient/tests/unit/osc/v2/sfc/test_service_graph.py' adding 'neutronclient/tests/unit/osc/v2/subnet_onboard/__init__.py' adding 'neutronclient/tests/unit/osc/v2/subnet_onboard/test_network_onboard_subnets.py' adding 'neutronclient/tests/unit/osc/v2/taas/__init__.py' adding 'neutronclient/tests/unit/osc/v2/taas/fakes.py' adding 'neutronclient/tests/unit/osc/v2/taas/test_osc_tap_flow.py' adding 'neutronclient/tests/unit/osc/v2/taas/test_osc_tap_mirror.py' adding 'neutronclient/tests/unit/osc/v2/taas/test_osc_tap_service.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/__init__.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/common.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/fakes.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/test_endpoint_group.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/test_ikepolicy.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/test_ipsec_site_connection.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/test_ipsecpolicy.py' adding 'neutronclient/tests/unit/osc/v2/vpnaas/test_vpnservice.py' adding 'neutronclient/v2_0/__init__.py' adding 'neutronclient/v2_0/client.py' adding 'python_neutronclient-11.7.0.dev6.dist-info/AUTHORS' adding 'python_neutronclient-11.7.0.dev6.dist-info/LICENSE' adding 'python_neutronclient-11.7.0.dev6.dist-info/METADATA' adding 'python_neutronclient-11.7.0.dev6.dist-info/WHEEL' adding 'python_neutronclient-11.7.0.dev6.dist-info/entry_points.txt' adding 'python_neutronclient-11.7.0.dev6.dist-info/pbr.json' adding 'python_neutronclient-11.7.0.dev6.dist-info/top_level.txt' adding 'python_neutronclient-11.7.0.dev6.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-neutronclient (pyproject.toml): finished with status 'done' Created wheel for python-neutronclient: filename=python_neutronclient-11.7.0.dev6-py3-none-any.whl size=305202 sha256=57a864a714796a6f263a174db48641b1b1f7cf3e9f7847b2d940739a7ac59344 Stored in directory: /builddir/.cache/pip/wheels/2c/41/24/5deef2e498a90464c24dbe4c82060eefe2b99fd90050ad4384 Successfully built python-neutronclient + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs /usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. __version_info__ = tuple(LooseVersion(docutils.__version__).version) /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. def heading(env: Environment, text: str, level: int = 1) -> str: Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-neutronclient); you can disable this behavior with the 'openstackdocs_auto_name' option /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['debug'] = contextfunction(pformat) /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['accesskey'] = contextfunction(accesskey) [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 19 source files that are out of date updating environment: [new config] 19 added, 0 changed, 0 removed reading sources... [ 5%] cli/index reading sources... [ 10%] cli/osc/v2/bgp-dynamic-routing reading sources... [ 15%] cli/osc/v2/firewall-group reading sources... [ 21%] cli/osc/v2/firewall-policy reading sources... [ 26%] cli/osc/v2/firewall-rule reading sources... [ 31%] cli/osc/v2/network-log reading sources... [ 36%] cli/osc/v2/networking-bgpvpn reading sources... [ 42%] cli/osc/v2/networking-sfc reading sources... [ 47%] cli/osc/v2/subnet-onboard reading sources... [ 52%] cli/osc/v2/vpn-endpoint-group reading sources... [ 57%] cli/osc/v2/vpn-ike-policy reading sources... [ 63%] cli/osc/v2/vpn-ipsec-policy reading sources... [ 68%] cli/osc/v2/vpn-ipsec-site-connection reading sources... [ 73%] cli/osc/v2/vpn-service reading sources... [ 78%] cli/osc_plugins reading sources... [ 84%] contributor/index reading sources... [ 89%] contributor/transition_to_osc reading sources... [ 94%] index reading sources... [100%] reference/index /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:13: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:16: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:19: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:22: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:25: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:28: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker add network" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:31: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker remove network" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:34: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker add peer" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:37: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker remove peer" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:40: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp speaker list advertised routes" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:43: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp peer *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/bgp-dynamic-routing.rst:46: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgp dragent *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/firewall-group.rst:14: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/firewall-group.rst:17: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/firewall-group.rst:20: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/firewall-group.rst:23: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/firewall-group.rst:26: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/firewall-group.rst:29: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/firewall-policy.rst:13: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group policy *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/firewall-rule.rst:11: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "firewall group rule *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/network-log.rst:11: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "network loggable resources list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/network-log.rst:14: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "network log *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-bgpvpn.rst:12: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-bgpvpn.rst:15: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-bgpvpn.rst:18: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-bgpvpn.rst:21: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-bgpvpn.rst:24: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-bgpvpn.rst:27: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn unset" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-bgpvpn.rst:30: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn network association *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-bgpvpn.rst:33: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn router association *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-bgpvpn.rst:36: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "bgpvpn port association *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-sfc.rst:14: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc flow classifier *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-sfc.rst:17: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port chain *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-sfc.rst:20: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair create" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-sfc.rst:23: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair delete" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-sfc.rst:26: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair list" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-sfc.rst:29: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair set" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-sfc.rst:32: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair show" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-sfc.rst:35: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc port pair group *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/networking-sfc.rst:38: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "sfc service graph *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/subnet-onboard.rst:16: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "network onboard subnets" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/vpn-endpoint-group.rst:10: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "vpn endpoint group *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/vpn-ike-policy.rst:11: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "vpn ike policy *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/vpn-ipsec-policy.rst:10: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "vpn ipsec policy *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/vpn-ipsec-site-connection.rst:9: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "vpn ipsec site connection *" command name/pattern. Are you sure this is correct and the application being documented is installed? /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/doc/source/cli/osc/v2/vpn-service.rst:10: WARNING: No commands found in the "openstack.neutronclient.v2" namespace using the "vpn service *" command name/pattern. Are you sure this is correct and the application being documented is installed? looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] cli/index writing output... [ 10%] cli/osc/v2/bgp-dynamic-routing writing output... [ 15%] cli/osc/v2/firewall-group writing output... [ 21%] cli/osc/v2/firewall-policy writing output... [ 26%] cli/osc/v2/firewall-rule writing output... [ 31%] cli/osc/v2/network-log writing output... [ 36%] cli/osc/v2/networking-bgpvpn writing output... [ 42%] cli/osc/v2/networking-sfc writing output... [ 47%] cli/osc/v2/subnet-onboard writing output... [ 52%] cli/osc/v2/vpn-endpoint-group writing output... [ 57%] cli/osc/v2/vpn-ike-policy writing output... [ 63%] cli/osc/v2/vpn-ipsec-policy writing output... [ 68%] cli/osc/v2/vpn-ipsec-site-connection writing output... [ 73%] cli/osc/v2/vpn-service writing output... [ 78%] cli/osc_plugins writing output... [ 84%] contributor/index writing output... [ 89%] contributor/transition_to_osc writing output... [ 94%] index writing output... [100%] reference/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, 46 warnings. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H6NRwv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64 + cd python-neutronclient-11.7.0.dev6 ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/pyproject-wheeldir/python_neutronclient-11.7.0.dev6-py3-none-any.whl + specifier=python_neutronclient==11.7.0.dev6 + '[' -z python_neutronclient==11.7.0.dev6 ']' + TMPDIR=/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/pyproject-wheeldir python_neutronclient==11.7.0.dev6 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/python-neutronclient-11.7.0.dev6/pyproject-wheeldir Processing ./pyproject-wheeldir/python_neutronclient-11.7.0.dev6-py3-none-any.whl Installing collected packages: python-neutronclient Successfully installed python-neutronclient-11.7.0.dev6 + '[' -d /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/python_neutronclient-11.7.0.dev6.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.7.0.dev6.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64 --record /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.7.0.dev6.dist-info/RECORD --output /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.7.0.dev6.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.7.0.dev6.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.7.0.dev6.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib/python3.9/site-packages/python_neutronclient-11.7.0.dev6.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 11.7.0-0.20251031222638.01d0553.el9 --unique-debug-suffix -11.7.0-0.20251031222638.01d0553.el9.x86_64 --unique-debug-src-base python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-neutronclient-11.7.0.dev6 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.q2iR1B + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-neutronclient-11.7.0.dev6/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[tap_enabled]' is deprecated. Use '.is_tap_enabled' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[tap_enabled]' is deprecated. Use '.is_tap_enabled' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[tap_enabled]' is deprecated. Use '.is_tap_enabled' attribute instead warnings.warn( /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[tap_enabled]' is deprecated. Use '.is_tap_enabled' attribute instead warnings.warn( {1} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_dragent.TestAddBgpSpeakerToDRAgent.test_add_bgp_speaker_to_dragent [0.067115s] ... ok {1} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestShowBgpPeer.test_bgp_peer_show [0.029171s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_no_option [0.002201s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--project ] [--project-domain ] [--port | --no-port] check_parser: error: argument --no-share: not allowed with argument --share {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_shared_and_no_share [0.002712s] ... ok Failed to delete firewall group with name or ID 'target': string indices must be integers {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestDeleteFirewallGroup.test_delete_multiple_with_exception [0.001563s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestListFirewallGroup.test_list_with_long_option [0.001641s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestListFirewallGroup.test_list_with_no_option [0.001411s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_admin_state [0.001619s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_description [0.001530s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_duplicate_no_share [0.001627s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_port [0.001451s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_port [0.001673s] ... ok usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: unrecognized arguments: --project-domain mydomain.com {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_project_domain [0.001870s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_shared [0.001846s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_all_port [0.001738s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyInsertRule.test_insert_firewall_rule [0.002022s] ... ok usage: check_parser [-h] [--insert-before ] [--insert-after ] check_parser: error: the following arguments are required: {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyInsertRule.test_insert_with_no_firewall_rule [0.001661s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestListFirewallPolicy.test_list_with_no_option [0.001419s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_description [0.005297s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_audited [0.001457s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_share [0.003768s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_audited [0.001524s] ... ok /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[tap_enabled]' is deprecated. Use '.is_tap_enabled' attribute instead warnings.warn( usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] [--project ] [--project-domain ] check_parser: error: argument --ip-version: invalid choice: '128' (choose from '4', '6') {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_invalid_ip_version [0.015432s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_protocol_any [0.003863s] ... ok Failed to delete Firewall rule with name or ID 'target': 'Mock' object is not subscriptable {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestDeleteFirewallRule.test_delete_multiple_with_exception [0.001779s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestDeleteFirewallRule.test_delete_with_multiple_resources [0.001833s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --no-destination-ip-address: not allowed with argument --destination-ip-address {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_ip_address_and_no [0.002905s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_name [0.004281s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_destination_fwg [0.001771s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_destination_port [0.010117s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_source_ip_address [0.004114s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: unrecognized arguments: --project b14ce3b699594d13819a859480286489 {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_project [0.005397s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_ip_address [0.007651s] ... ok usage: check_parser [-h] [--source-ip-address] [--destination-ip-address] [--source-port] [--destination-port] [--share] [--enable-rule] [--source-firewall-group] [--destination-firewall-group] check_parser: error: unrecognized arguments: --no-share {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_set_shared_and_no_shared [0.007135s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_destination_ip_address [0.009620s] ... ok {1} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_destination_port [0.001271s] ... ok {1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_event_upper_capitalized [0.008053s] ... ok {1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestDeleteNetworkLog.test_delete_with_multiple_resources [0.005977s] ... ok {1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_no_option [0.004723s] ... ok usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --event all usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --event accept usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --event drop {1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_event [0.002197s] ... ok {0} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestDeleteBgpPeer.test_delete_bgp_peer [0.067687s] ... ok usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --resource resource-id-for-logged-target {1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_resource_id [0.008274s] ... ok usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --resource-type security_group {1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_resource_type [0.001443s] ... ok {1} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_enable [0.001124s] ... ok {1} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestShowBgpvpn.test_show_bgpvpn [0.002435s] ... ok {1} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestUnsetBgpvpn.test_unset_bgpvpn [0.004068s] ... ok {1} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestUnsetBgpvpn.test_unset_bgpvpn_with_purge_list [0.004659s] ... ok {0} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestListBgpSpeaker.test_bgp_speaker_list [0.016170s] ... ok usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: argument --no-egress-firewall-policy: not allowed with argument --egress-firewall-policy usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: argument --no-ingress-firewall-policy: not allowed with argument --ingress-firewall-policy usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: argument --share: not allowed with argument --no-share {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_egress_policy_and_no_egress_policy [0.011637s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_ingress_policy_and_no_ingress_policy [0.002466s] ... ok {1} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association [0.015625s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_ingress_policies [0.001192s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_share_and_shared [0.001939s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestShowFirewallGroup.test_show_filtered_by_id_or_name [0.002659s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--project ] [--project-domain ] [--advertise_extra_routes | --no-advertise_extra_routes] check_parser: error: unrecognized arguments: --unknown arg {1} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_router_association_unknown_arg [0.006025s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_set_duplicate_shared [0.001882s] ... ok usage: check_parser [-h] [--port | --all-port] [--ingress-firewall-policy] [--egress-firewall-policy] [--share] [--enable] Failed to delete flow classifier with name or ID 'f2891de0-6d5e-4204-bdae-53d81ee0b43c': string indices must be integers check_parser: error: unrecognized arguments: --no-share {1} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestDeleteSfcFlowClassifier.test_delete_multiple_flow_classifiers_with_exception [0.002538s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_set_shared_and_no_shared [0.001790s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_ingress_policy [0.001403s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestListSfcFlowClassifier.test_list_flow_classifiers [0.003385s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_rules [0.003630s] ... ok {3} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestDeleteBgpSpeaker.test_delete_bgp_speaker [0.110076s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestSetSfcFlowClassifier.test_set_flow_classifier [0.004185s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--project ] [--project-domain ] [--firewall-rule | --no-firewall-rule] check_parser: error: argument --no-share: not allowed with argument --share {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_shared_and_no_share [0.005779s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestDeleteFirewallPolicy.test_delete_with_multiple_resources [0.001271s] ... ok usage: check_parser [-h] {1} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestCreateSfcPortChain.test_create_port_chain_all_options [0.006020s] ... ok check_parser: error: the following arguments are required: {1} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_flow_classifiers [0.001563s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyRemoveRule.test_remove_with_no_firewall_rule [0.002522s] ... ok usage: check_parser [-h] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--name ] [--firewall-rule ] [--no-firewall-rule] check_parser: error: argument --no-audited: not allowed with argument --audited {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_audited_and_no_audited [0.002370s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_no_port_pair_group [0.003317s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_rules [0.001348s] ... ok usage: check_parser [-h] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--name ] [--firewall-rule ] [--no-firewall-rule] check_parser: error: argument --share: not allowed with argument --no-share {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_no_share_and_shared [0.002177s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestShowSfcPortChain.test_show_port_chain [0.003963s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_rules [0.001508s] ... ok {3} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestShowBgpSpeaker.test_bgp_speaker_show [0.016841s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestShowFirewallPolicy.test_show_filtered_by_id_or_name [0.002045s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_firewall_rule_matched [0.001284s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestUnsetSfcPortChain.test_unset_all_flow_classifier [0.003812s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_all_params [0.002541s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_firewall_rule_not_matched [0.001418s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_egress_policy [0.002373s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_shared [0.002619s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--project ] [--project-domain ] [--port | --no-port] check_parser: error: argument --no-egress-firewall-policy: not allowed with argument --egress-firewall-policy {1} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestUnsetSfcPortChain.test_unset_flow_classifier [0.005141s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_egress_policy_and_no [0.002345s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_ingress_policy [0.002309s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--project ] [--project-domain ] [--port | --no-port] check_parser: error: argument --no-ingress-firewall-policy: not allowed with argument --ingress-firewall-policy {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_ingress_policy_and_no [0.001753s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestCreateSfcPortPair.test_create_port_pair_all_options [0.005099s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_port [0.002385s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--project ] [--project-domain ] [--port | --no-port] check_parser: error: argument --no-port: not allowed with argument --port {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestCreateFirewallGroup.test_create_with_ports_and_no [0.002329s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestCreateSfcPortPairGroup.test_create_port_pair_group [0.004383s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_action_upper_capitalized [0.011474s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestDeleteFirewallGroup.test_delete_with_one_resource [0.001490s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_ip_version_6 [0.003960s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestListSfcPortPairGroup.test_list_port_pair_groups [0.005312s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestListSfcPortPairGroup.test_list_with_long_option [0.001426s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_protocol_upper_capitalized [0.006307s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_and_raises [0.001462s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestSetSfcPortPairGroup.test_set_no_port_pair [0.005326s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_action [0.001727s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_ingress_policy_and_egress_policy [0.001647s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestDeleteSfcServiceGraph.test_delete_sfc_service_graph [0.001665s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_ip_address [0.001997s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_name [0.001341s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_egress_policies [0.001595s] ... ok check_parser: error: argument --disable-rule: not allowed with argument --enable-rule {1} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestListSfcServiceGraph.test_list_sfc_service_graphs [0.004269s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_port_and_no_port [0.001436s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_enable_rule_and_disable_rule [0.004018s] ... ok usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: unrecognized arguments: --no_share {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_shared_and_no_share [0.001620s] ... ok {1} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestListSfcServiceGraph.test_list_sfc_service_graphs_with_long_option [0.003541s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_port [0.001640s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_share [0.004025s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_shared [0.001254s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--project ] [--project-domain ] [--firewall-rule | --no-firewall-rule] check_parser: error: argument --no-firewall-rule: not allowed with argument --firewall-rule {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_firewall_rule_and_no [0.001626s] ... ok Failed to delete Firewall policy with name or ID 'target': 'Mock' object is not subscriptable {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestDeleteFirewallPolicy.test_delete_multiple_with_exception [0.001387s] ... ok {1} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_flow.TestCreateTapFlow.test_create_tap_flow [0.006365s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_protocol_with_udp [0.005576s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestListFirewallPolicy.test_list_with_long_option [0.001452s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_audited [0.001685s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_name [0.001315s] ... ok Tap flow 8729a6a3-e110-4b8d-9b97-0dbc00c84c7c deleted {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_shared [0.004186s] ... ok {1} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_flow.TestDeleteTapFlow.test_delete_tap_flow [0.005031s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_shared [0.001288s] ... ok usage: check_parser [-h] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--name ] [--firewall-rule ] [--no-firewall-rule] check_parser: error: unrecognized arguments: --no_share {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_shared_and_no_share [0.001800s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] usage: check_parser [-h] [--firewall-rule | --all-firewall-rule] [--audited] [--share] check_parser: error: unrecognized arguments: --no-share {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_set_shared_and_no_shared [0.001297s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_unset_all_firewall_rule [0.001248s] ... ok Tap Mirror e23c9084-ff5f-4067-aeeb-921da0e46235 deleted check_parser: error: unrecognized arguments: --no_share {1} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_mirror.TestDeleteTapMirror.test_delete_tap_mirror [0.005910s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_shared_and_no_share [0.006378s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params [0.003191s] ... ok {1} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_service.TestCreateTapService.test_create_tap_service [0.004611s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] [--project ] [--project-domain ] check_parser: error: argument --no-source-firewall-group: not allowed with argument --source-firewall-group {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_src_fwg_and_no [0.002428s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_port [0.006168s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestDeleteFirewallRule.test_delete_with_one_resource [0.001354s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestCreateEndpointGroup.test_create_with_all_params_cidr [0.003751s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestListFirewallRule.test_list_with_no_option [0.001549s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --no-source-firewall-group: not allowed with argument --source-firewall-group {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_create_with_src_fwg_and_no [0.002170s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --no-source-port: not allowed with argument --source-port {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_and_raises [0.002024s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestListEndpointGroup.test_list_with_long_option [0.005578s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --no-destination-port: not allowed with argument --destination-port {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_port_and_no [0.007707s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_port_and_no [0.002055s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_disable_rule [0.002066s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_duplicate_no_share [0.001797s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_source_fwg [0.001637s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: unrecognized arguments: --project-domain mydomain.com usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--auth-algorithm {sha1,sha256,sha384,sha512,aes-xcbc,aes-cmac}] [--encryption-algorithm {3des,aes-128,aes-192,aes-256,aes-128-ccm-8,aes-192-ccm-8,aes-256-ccm-8,aes-128-ccm-12,aes-192-ccm-12,aes-256-ccm-12,aes-128-ccm-16,aes-192-ccm-16,aes-256-ccm-16,aes-128-gcm-8,aes-192-gcm-8,aes-256-gcm-8,aes-128-gcm-12,aes-192-gcm-12,aes-256-gcm-12,aes-128-gcm-16,aes-192-gcm-16,aes-256-gcm-16,aes-128-ctr,aes-192-ctr,aes-256-ctr}] [--phase1-negotiation-mode {main,aggressive}] [--ike-version {v1,v2}] [--pfs {group2,group5,group14,group15,group16,group17,group18,group19,group20,group21,group22,group23,group24,group25,group26,group27,group28,group29,group30,group31}] [--lifetime units=UNITS,value=VALUE] [--project ] [--project-domain ] check_parser: error: the following arguments are required: {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_project_domain [0.003095s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --no-source-ip-address: not allowed with argument --source-ip-address {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_protocol_with_any [0.001664s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_no_options [0.011452s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestShowFirewallRule.test_show_filtered_by_id_or_name [0.013098s] ... ok {3} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_source_ip_address_and_no [0.002101s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestListIKEPolicy.test_list_with_long_option [0.003992s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_disable [0.001496s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_invalid_resource_type [0.002029s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_enable_rule [0.006770s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_mandatory_params [0.001366s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_auth_algorithm_with_sha256 [0.005318s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_valid_fwg_resource [0.001745s] ... ok {0} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_shared [0.003406s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_resource [0.001145s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_phase1_negotiation_mode_with_aggressive [0.003079s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_target [0.001624s] ... ok /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_target_and_resource [0.001318s] ... ok usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --project {0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_event_all [0.005197s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_project [0.001883s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestDeleteIPsecSiteConn.test_delete_with_one_resource [0.005444s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_description [0.001161s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--enable | --disable] [--project ] [--project-domain ] [--event {ALL,ACCEPT,DROP}] --resource-type [--resource ] [--target ] {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_name [0.001494s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestListIPsecSiteConn.test_list_with_long_option [0.001798s] ... ok {3} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestShowNetworkLog.test_show_filtered_by_id_or_name [0.001339s] ... ok check_parser: error: argument --event: invalid choice: '' (choose from 'ALL', 'ACCEPT', 'DROP') {0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_except_event [0.005335s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestListIPsecSiteConn.test_list_with_no_option [0.001846s] ... ok {0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_invalid_fwg_resource [0.003038s] ... ok {3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestCreateBgpvpn.test_create_bgpvpn_with_all_args [0.003579s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--auth-algorithm {sha1,sha256,sha384,sha512,aes-xcbc,aes-cmac}] [--encapsulation-mode {tunnel,transport}] [--encryption-algorithm {3des,aes-128,aes-192,aes-256,aes-128-ccm-8,aes-192-ccm-8,aes-256-ccm-8,aes-128-ccm-12,aes-192-ccm-12,aes-256-ccm-12,aes-128-ccm-16,aes-192-ccm-16,aes-256-ccm-16,aes-128-gcm-8,aes-192-gcm-8,aes-256-gcm-8,aes-128-gcm-12,aes-192-gcm-12,aes-256-gcm-12,aes-128-gcm-16,aes-192-gcm-16,aes-256-gcm-16,aes-128-ctr,aes-192-ctr,aes-256-ctr}] [--lifetime units=UNITS,value=VALUE] [--pfs {group2,group5,group14,group15,group16,group17,group18,group19,group20,group21,group22,group23,group24,group25,group26,group27,group28,group29,group30,group31}] [--transform-protocol {esp,ah,ah-esp}] [--project ] [--project-domain ] check_parser: error: the following arguments are required: {1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestCreateIPSecPolicy.test_create_with_no_options [0.005005s] ... ok {0} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_set_disable [0.004471s] ... ok {3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_all_bgpvpn_long_mode [0.004620s] ... ok {3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestSetBgpvpn.test_set_bgpvpn_with_purge_list [0.002608s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestListIPSecPolicy.test_list_with_long_option [0.004655s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestShowIPSecPolicy.test_show_filtered_by_id_or_name [0.002466s] ... ok Fake_resource association fake_association_id0 deleted Failed to delete fake_resource association with ID 'fake_association_id1': Fake_resource association fake_association_id2 deleted {3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestDeleteResAssoc.test_delete_multi_bpgvpn_with_unknown [0.003631s] ... ok Fake_resource association fake_association_id deleted {3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestDeleteResAssoc.test_delete_one_association [0.002977s] ... ok /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( BGP VPN fake_id0 deleted BGP VPN fake_id1 deleted BGP VPN fake_id2 deleted {1} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestListVPNService.test_list_with_long_option [0.006036s] ... ok {0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestDeleteBgpvpn.test_delete_multi_bpgvpn [0.011916s] ... ok {3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestListResAssoc.test_list_bgpvpn_associations [0.003643s] ... ok {1} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestSetVPNService.test_set_name [0.004009s] ... ok {1} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_arg_invalid_syntax [0.000138s] ... ok {1} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_str_without_value [0.000530s] ... ok BGP VPN fake_bgpvpn_id deleted {0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestDeleteBgpvpn.test_delete_one_bgpvpn [0.007794s] ... ok {1} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bool_true [0.005133s] ... ok {1} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_default_bool [0.000474s] ... ok {1} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_list_of_dict_arg [0.000870s] ... ok {1} neutronclient.tests.unit.test_command_meta.TestCommandMeta.test_neutron_command_meta_defines_log [0.000153s] ... ok {3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestShowResAssoc.test_show_resource_association [0.011570s] ... ok {1} neutronclient.tests.unit.test_http.TestHTTPClient.test_do_request_success [0.002352s] ... ok {1} neutronclient.tests.unit.test_http.TestHTTPClient.test_do_request_with_headers_success [0.000849s] ... ok {3} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestSetRouterAssoc.test_set_router_association_no_advertise [0.004242s] ... ok {1} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_defined_in_headers [0.002862s] ... ok {1} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_with_body_with_content_type [0.001334s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestDeleteSfcFlowClassifier.test_delete_flow_classifier [0.002650s] ... ok {1} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_without_body [0.002579s] ... ok {1} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_error [0.001110s] ... ok {0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_bgpvpn_with_filters [0.015619s] ... ok {1} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_forbidden_is_returned_to_caller [0.003209s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_no_flow_classifier [0.006883s] ... ok {1} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_with_body [0.002500s] ... ok {1} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_differ_from_item [0.000065s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_port_chain [0.001243s] ... ok {1} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_with_formatters [0.000108s] ... ok {1} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_bool_false [0.000040s] ... ok {1} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_max [0.000774s] ... ok {1} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_no_limit [0.000097s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestUnsetSfcPortChain.test_unset_port_pair_group [0.001621s] ... ok {0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestSetBgpvpn.test_set_bgpvpn [0.010133s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestCreateSfcPortPair.test_create_port_pair_all_options_mpls [0.003311s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestListSfcPortPair.test_list_with_long_option [0.001714s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestSetSfcPortPair.test_set_port_pair [0.001374s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestCreateSfcPortPairGroup.test_create_port_pair_group_default_options [0.001651s] ... ok Fake_resource association fake_association_id0 deleted Fake_resource association fake_association_id1 deleted Fake_resource association fake_association_id2 deleted {3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestSetSfcPortPairGroup.test_set_port_pair_group [0.001306s] ... ok {0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestDeleteResAssoc.test_delete_multi_bpgvpn [0.010184s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestShowSfcPortPairGroup.test_show_port_pair_group [0.002227s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestUnsetSfcPortPairGroup.test_unset_all_port_pair [0.003491s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description DESCRIPTION] --branching-point SRC_CHAIN:DST_CHAIN_1,DST_CHAIN_2,DST_CHAIN_N check_parser: error: the following arguments are required: , --branching-point {3} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph [0.001971s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_duplicate_src_chains [0.002524s] ... ok {0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestListResAssoc.test_list_bgpvpn_associations_long_mode [0.010398s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestSetSfcServiceGraph.test_set_service_graph [0.001209s] ... ok {0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association_advertise [0.006288s] ... ok {0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association_no_advertise [0.003734s] ... ok {3} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestShowSfcServiceGraph.test_service_graph_show [0.011353s] ... ok {3} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_flow.TestShowTapFlow.test_show_tap_flow [0.001748s] ... ok {0} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestShowRouterAssoc.test_show_router_association [0.003681s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestListSfcFlowClassifier.test_list_with_long_option [0.001458s] ... ok Failed to delete port chain with name or ID '9c19795a-84ed-43a9-8596-14f8de1f79f1': string indices must be integers {0} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestDeleteSfcPortChain.test_delete_multiple_port_chains_with_exception [0.001398s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestDeleteEndpointGroup.test_delete_with_multiple_resources [0.001323s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestDeleteSfcPortChain.test_delete_port_chain [0.001373s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestListEndpointGroup.test_list_with_no_option [0.001321s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestListSfcPortChain.test_list_port_chain_with_long_opion [0.001481s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestListSfcPortChain.test_list_port_chains [0.001247s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_only_no_port_pair_group [0.001292s] ... ok Failed to delete port pair with name or ID 'e7ac262c-1923-4a1e-8c5f-91a48b95173e': string indices must be integers {0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestDeleteSfcPortPair.test_delete_multiple_port_pairs_with_exception [0.001307s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestDeleteSfcPortPair.test_delete_port_pair [0.001314s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestListSfcPortPair.test_list_port_pairs [0.001298s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestSetEndpointGroup.test_set_name [0.007832s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestShowSfcPortPair.test_show_port_pair [0.001792s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_all_params_name [0.002217s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestDeleteIKEPolicy.test_delete_with_one_resource [0.001248s] ... ok Failed to delete port pair group with name or ID 'target': string indices must be integers {0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestCreateSfcPortPairGroup.test_create_tap_enabled_port_pair_group [0.002540s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestListIKEPolicy.test_list_with_no_option [0.001181s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestDeleteSfcPortPairGroup.test_delete_multiple_port_pair_groups_with_exception [0.001932s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_name [0.001277s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestDeleteSfcPortPairGroup.test_delete_port_pair_group [0.001388s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_port_pair_group.TestUnsetSfcPortPairGroup.test_unset_port_pair [0.001470s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_with_loop [0.001529s] ... ok {0} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_without_loop [0.001786s] ... ok /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( {3} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestShowIKEPolicy.test_show_filtered_by_id_or_name [0.005651s] ... ok {0} neutronclient.tests.unit.osc.v2.subnet_onboard.test_network_onboard_subnets.TestNetworkOnboardSubnets.test_options [0.000696s] ... ok {0} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_flow.TestUpdateTapFlow.test_update_tap_flow [0.001897s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestCreateIPsecSiteConn.test_create_with_all_params [0.004244s] ... ok {0} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_mirror.TestListTapMirror.test_list_tap_mirror [0.001276s] ... ok {0} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_mirror.TestShowTapMirror.test_show_tap_mirror [0.001965s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestSetIPsecSiteConn.test_set_description [0.002994s] ... ok Tap service 08e6a763-6dae-4a7b-9a37-0b78f399b196 deleted {0} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_service.TestDeleteTapService.test_delete_tap_service [0.001916s] ... ok {0} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_service.TestShowTapService.test_show_tap_service [0.002243s] ... ok {0} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_service.TestUpdateTapService.test_update_tap_service [0.001729s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestCreateIPSecPolicy.test_create_with_all_params_name [0.005040s] ... ok /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( Failed to delete endpoint group with name or ID 'target': string indices must be integers {0} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestDeleteEndpointGroup.test_delete_multiple_with_exception [0.001768s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestDeleteVPNService.test_delete_with_multiple_resources [0.001742s] ... ok {0} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestSetEndpointGroup.test_set_description [0.001200s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestDeleteVPNService.test_delete_with_one_resource [0.001620s] ... ok {0} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestShowEndpointGroup.test_show_filtered_by_id_or_name [0.001723s] ... ok {3} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestSetVPNService.test_set_description [0.001578s] ... ok Failed to delete IKE policy with name or ID 'target': string indices must be integers {3} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg_with_attribute_named_type [0.000447s] ... ok {3} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_goodarg_with_minus_number [0.000436s] ... ok {0} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestDeleteIKEPolicy.test_delete_multiple_with_exception [0.002300s] ... ok {3} neutronclient.tests.unit.test_http.TestHTTPClient.test_osprofiler_headers_are_injected [0.002430s] ... ok /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( {3} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_defined_in_headers [0.000973s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--dpd action=ACTION,interval=INTERVAL,timeout=TIMEOUT] [--mtu MTU] [--initiator {bi-directional,response-only}] [--peer-cidr PEER_CIDRS | --local-endpoint-group LOCAL_ENDPOINT_GROUP] [--peer-endpoint-group PEER_ENDPOINT_GROUP] [--enable | --disable] [--local-id LOCAL_ID] --peer-id PEER_ID --peer-address PEER_ADDRESS --psk PSK --vpnservice VPNSERVICE --ikepolicy IKEPOLICY --ipsecpolicy IPSECPOLICY [--project ] [--project-domain ] {3} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_with_body_with_content_type [0.000952s] ... ok {3} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_osprofiler_headers_are_injected [0.000995s] ... ok check_parser: error: the following arguments are required: --peer-id, --peer-address, --psk, --vpnservice, --ikepolicy, --ipsecpolicy, {0} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestCreateIPsecSiteConn.test_create_with_no_options [0.006369s] ... ok {3} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_request_success [0.000925s] ... ok {3} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_is_empty [0.000086s] ... ok {3} neutronclient.tests.unit.test_utils.TestUtils.test_invalid_string_to_dictionary [0.000243s] ... ok {3} neutronclient.tests.unit.test_utils.TestUtils.test_none_string_to_dictionary [0.000056s] ... ok {3} neutronclient.tests.unit.test_utils.TestUtils.test_str2dict_optional_keys [0.000355s] ... ok {3} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_only [0.000417s] ... ok {0} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestSetIPsecSiteConn.test_set_name [0.003337s] ... ok {2} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_dragent.TestRemoveBgpSpeakerFromDRAgent.test_remove_bgp_speaker_from_dragent [0.189613s] ... ok {0} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestCreateIPSecPolicy.test_create_with_all_params [0.005251s] ... ok {0} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestDeleteIPSecPolicy.test_delete_with_one_resource [0.001245s] ... ok {0} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestSetIPSecPolicy.test_set_auth_algorithm_with_sha256 [0.001465s] ... ok /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( {0} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestCreateVPNService.test_create_with_all_params [0.002405s] ... ok Failed to delete VPN service with name or ID 'target': string indices must be integers {0} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestDeleteVPNService.test_delete_multiple_with_exception [0.002725s] ... ok {0} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestShowVPNService.test_show_filtered_by_id_or_name [0.001964s] ... ok {0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_arg [0.000240s] ... ok {0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_duplicate [0.000100s] ... ok {0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_early_type_specification [0.000139s] ... ok {0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_clear_action [0.000341s] ... ok {0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_int_and_str [0.000381s] ... ok {0} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_parse_args_to_dict_bad_type [0.000105s] ... ok {0} neutronclient.tests.unit.test_command_meta.TestCommandMeta.test_neutron_command_log_defined_explicitly [0.000085s] ... ok {0} neutronclient.tests.unit.test_exceptions.TestExceptions.test_exception_print_with_unicode [0.001564s] ... ok {0} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_with_body [0.002199s] ... ok {0} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_success [0.001048s] ... ok {0} neutronclient.tests.unit.test_http.TestHTTPClient.test_request_unauthorized [0.001020s] ... ok {0} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_without_body_with_content_type [0.000970s] ... ok {0} neutronclient.tests.unit.test_utils.ImportClassTestCase.test_get_client_class_invalid_version [0.000086s] ... ok {0} neutronclient.tests.unit.test_utils.TestUtils.test_get_dict_item_properties [0.000069s] ... ok {0} neutronclient.tests.unit.test_utils.TestUtils.test_is_cidr [0.000127s] ... ok {0} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_bool_true [0.000039s] ... ok {0} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_ip_subnet [0.000132s] ... ok {2} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestListBgpPeer.test_bgp_peer_list [0.028157s] ... ok {2} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_peer.TestSetBgpPeer.test_set_bgp_peer [0.014197s] ... ok {2} neutronclient.tests.unit.osc.v2.dynamic_routing.test_bgp_speaker.TestSetBgpSpeaker.test_set_bgp_speaker [0.002381s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestDeleteFirewallGroup.test_delete_with_multiple_resources [0.007166s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_duplicate_shared [0.001593s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_egress_policy [0.001654s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_no_share [0.001585s] ... ok usage: check_parser [-h] [--name NAME] [--description ] [--ingress-firewall-policy | --no-ingress-firewall-policy] [--egress-firewall-policy | --no-egress-firewall-policy] [--share | --no-share] [--enable | --disable] [--port ] [--no-port] check_parser: error: unrecognized arguments: --project b14ce3b699594d13819a859480286489 {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestSetFirewallGroup.test_set_project [0.006840s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_egress_policy [0.001595s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallgroup.TestUnsetFirewallGroup.test_unset_enable [0.001578s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_all_params [0.007979s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--project ] [--project-domain ] [--firewall-rule | --no-firewall-rule] check_parser: error: argument --no-audited: not allowed with argument --audited {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_audited_and_no [0.005154s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_mandatory_param [0.006634s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--project ] [--project-domain ] [--firewall-rule | --no-firewall-rule] check_parser: error: the following arguments are required: {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestCreateFirewallPolicy.test_create_with_no_options [0.002523s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestDeleteFirewallPolicy.test_delete_with_one_resource [0.002622s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestFirewallPolicyRemoveRule.test_remove_firewall_rule [0.003001s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_and_raises [0.004141s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_duplicate_no_share [0.003553s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_duplicate_shared [0.003709s] ... ok usage: check_parser [-h] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--name ] [--firewall-rule ] [--no-firewall-rule] check_parser: error: unrecognized arguments: --project b14ce3b699594d13819a859480286489 {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_project [0.004571s] ... ok usage: check_parser [-h] [--description DESCRIPTION] [--audited | --no-audited] [--share | --no-share] [--name ] [--firewall-rule ] [--no-firewall-rule] check_parser: error: unrecognized arguments: --project-domain mydomain.com {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_project_domain [0.004321s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestSetFirewallPolicy.test_set_rules_and_no_rules [0.003939s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallpolicy.TestUnsetFirewallPolicy.test_set_duplicate_shared [0.003899s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] [--project ] [--project-domain ] check_parser: error: argument --no-destination-firewall-group: not allowed with argument --destination-firewall-group {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_dst_fwg_and_no [0.002710s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_no_options [0.006132s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestListFirewallRule.test_list_with_long_option [0.010481s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --no-destination-firewall-group: not allowed with argument --destination-firewall-group {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_create_with_dst_fwg_and_no [0.003015s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_description [0.001960s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_destination_port [0.002053s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_duplicate_shared [0.010034s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_enable_rule [0.002024s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_destination_ip_address [0.001784s] ... ok usage: check_parser [-h] [--name ] [--description ] [--protocol {tcp,udp,icmp,any}] [--action {allow,deny,reject}] [--ip-version ] [--source-ip-address | --no-source-ip-address] [--destination-ip-address | --no-destination-ip-address] [--source-port | --no-source-port] [--destination-port | --no-destination-port] [--share | --no-share] [--enable-rule | --disable-rule] [--source-firewall-group | --no-source-firewall-group] [--destination-firewall-group | --no-destination-firewall-group] check_parser: error: argument --share: not allowed with argument --no-share {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_share_and_shared [0.002285s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestSetFirewallRule.test_set_no_source_port [0.008984s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_set_duplicate_shared [0.001834s] ... ok usage: check_parser [-h] [--source-ip-address] [--destination-ip-address] [--source-port] [--destination-port] [--share] [--enable-rule] [--source-firewall-group] [--destination-firewall-group] check_parser: error: unrecognized arguments: --protocol {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_protocol_and_raise [0.001734s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_source_ip_address [0.004120s] ... ok {2} neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestUnsetFirewallRule.test_unset_source_port [0.001953s] ... ok {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params [0.002057s] ... ok {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_event_drop [0.001962s] ... ok {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_all_params_resource_type_upper_capitalized [0.004095s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] [--enable | --disable] [--project ] [--project-domain ] [--event {ALL,ACCEPT,DROP}] --resource-type [--resource ] [--target ] check_parser: error: the following arguments are required: , --resource-type {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestCreateNetworkLog.test_create_with_no_options_and_raise [0.002643s] ... ok Failed to delete network log with name or ID 'not_exist': {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestDeleteNetworkLog.test_delete_with_no_exist_id [0.001474s] ... ok {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestDeleteNetworkLog.test_delete_with_one_resource [0.001050s] ... ok {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListLoggableResource.test_list_with_long_option [0.001211s] ... ok {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListLoggableResource.test_list_with_no_option [0.001106s] ... ok {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestListNetworkLog.test_list_with_long_option [0.001650s] ... ok {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_and_raises [0.001607s] ... ok usage: check_parser [-h] [--description ] [--enable | --disable] [--name ] check_parser: error: unrecognized arguments: --project-domain {2} neutronclient.tests.unit.osc.v2.logging.test_network_log.TestSetNetworkLog.test_illegal_set_project_domain [0.001591s] ... ok {2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestCreateBgpvpn.test_create_bgpvpn_with_no_args [0.002606s] ... ok Failed to delete BGP VPN with name or ID 'fake_id0': raise_unknonw_resource() missing 1 required positional argument: 'name_or_id' Failed to delete BGP VPN with name or ID 'fake_id1': raise_unknonw_resource() missing 1 required positional argument: 'name_or_id' Failed to delete BGP VPN with name or ID 'fake_id2': raise_unknonw_resource() missing 1 required positional argument: 'name_or_id' {2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestDeleteBgpvpn.test_delete_multi_bpgvpn_with_unknown [0.009895s] ... ok {2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_all_bgpvpn [0.003397s] ... ok {2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_bgpvpn.TestListBgpvpn.test_list_project_bgpvpn [0.003421s] ... ok {2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestCreateResAssoc.test_create_resource_association [0.003632s] ... ok {2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_resource_association.TestSetResAssoc.test_set_resource_association [0.002574s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--project ] [--project-domain ] [--advertise_extra_routes | --no-advertise_extra_routes] check_parser: error: argument --no-advertise_extra_routes: not allowed with argument --advertise_extra_routes {2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestCreateRouterAssoc.test_create_router_association_advertise_fault [0.004757s] ... ok {2} neutronclient.tests.unit.osc.v2.networking_bgpvpn.test_router_association.TestSetRouterAssoc.test_set_router_association_advertise [0.002811s] ... ok {2} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestCreateSfcFlowClassifier.test_create_flow_classifier [0.002549s] ... ok {2} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestCreateSfcFlowClassifier.test_create_flow_classifier_default_options [0.001587s] ... ok {2} neutronclient.tests.unit.osc.v2.sfc.test_flow_classifier.TestShowSfcFlowClassifier.test_show_flow_classifier [0.001354s] ... ok {2} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestCreateSfcPortChain.test_create_port_chain_default_options [0.001522s] ... ok {2} neutronclient.tests.unit.osc.v2.sfc.test_port_chain.TestSetSfcPortChain.test_set_port_pair_groups [0.002343s] ... ok {2} neutronclient.tests.unit.osc.v2.sfc.test_port_pair.TestCreateSfcPortPair.test_create_port_pair_default_options [0.001466s] ... ok {2} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestCreateSfcServiceGraph.test_create_sfc_service_graph_invalid_port_chains [0.001471s] ... ok Failed to delete service graph with name or ID '348109fe-3104-4edd-9f4b-96e8f67f46a9': string indices must be integers {2} neutronclient.tests.unit.osc.v2.sfc.test_service_graph.TestDeleteSfcServiceGraph.test_delete_multiple_service_graphs_with_exception [0.001074s] ... ok {2} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_flow.TestListTapFlow.test_list_tap_flows [0.001496s] ... ok {2} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_mirror.TestCreateTapMirror.test_create_tap_mirror [0.001697s] ... ok {2} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_mirror.TestUpdateTapMirror.test_update_tap_mirror [0.001686s] ... ok {2} neutronclient.tests.unit.osc.v2.taas.test_osc_tap_service.TestListTapService.test_list_tap_service [0.001100s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--description ] --type TYPE --value ENDPOINTS [--project ] [--project-domain ] check_parser: error: the following arguments are required: , --type, --value {2} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestCreateEndpointGroup.test_create_with_no_options [0.001350s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_endpoint_group.TestDeleteEndpointGroup.test_delete_with_one_resource [0.001289s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_all_params [0.001724s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestCreateIKEPolicy.test_create_with_all_params_aggressive_mode [0.001786s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestDeleteIKEPolicy.test_delete_with_multiple_resources [0.001400s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ikepolicy.TestSetIKEPolicy.test_set_description [0.001039s] ... ok /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( Failed to delete IPsec site connection with name or ID 'target': string indices must be integers {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestDeleteIPsecSiteConn.test_delete_multiple_with_exception [0.001223s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestDeleteIPsecSiteConn.test_delete_with_multiple_resources [0.001142s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestSetIPsecSiteConn.test_set_ipsec_site_conn_with_peer_id [0.001277s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsec_site_connection.TestShowIPsecSiteConn.test_show_filtered_by_id_or_name [0.001576s] ... ok Failed to delete IPsec policy with name or ID 'target': string indices must be integers {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestDeleteIPSecPolicy.test_delete_multiple_with_exception [0.001029s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestDeleteIPSecPolicy.test_delete_with_multiple_resources [0.001075s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestListIPSecPolicy.test_list_with_no_option [0.007167s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestSetIPSecPolicy.test_set_description [0.001136s] ... ok {2} neutronclient.tests.unit.osc.v2.vpnaas.test_ipsecpolicy.TestSetIPSecPolicy.test_set_name [0.000951s] ... ok /usr/lib/python3.9/site-packages/openstack/resource.py:689: LegacyAPIWarning: Access to '[admin_state_up]' is deprecated. Use '.is_admin_state_up' attribute instead warnings.warn( {2} neutronclient.tests.unit.osc.v2.vpnaas.test_vpnservice.TestListVPNService.test_list_with_no_option [0.001447s] ... ok {2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_list [0.000172s] ... ok {2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg [0.000113s] ... ok {2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_with_minus [0.000076s] ... ok {2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_bool_false [0.001266s] ... ok {2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg [0.000205s] ... ok {2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_empty [0.000102s] ... ok {2} neutronclient.tests.unit.test_casual_args.CLITestArgs.test_nargs [0.000349s] ... ok {2} neutronclient.tests.unit.test_exceptions.TestExceptions.test_exception_message_with_encoded_unicode [0.000087s] ... ok {2} neutronclient.tests.unit.test_http.TestHTTPClient.test_headers_without_body_with_content_type [0.002156s] ... ok {2} neutronclient.tests.unit.test_http.TestHTTPClientWithReqId.test_headers_without_body [0.000771s] ... ok {2} neutronclient.tests.unit.test_utils.TestUtils.test_get_object_item_properties_mixed_case_fields [0.000067s] ... ok {2} neutronclient.tests.unit.test_utils.TestUtils.test_str2dict_required_keys [0.000114s] ... ok {2} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_bool_None [0.000038s] ... ok {2} neutronclient.tests.unit.test_utils.TestUtils.test_string_to_dictionary [0.000041s] ... ok {2} neutronclient.tests.unit.test_utils.TestUtils.test_string_with_comma_value_to_dictionary [0.000040s] ... ok {2} neutronclient.tests.unit.test_validators.ValidatorTest.test_validate_int_max_only [0.000100s] ... ok ====== Totals ====== Ran: 407 tests in 0.8749 sec. - Passed: 407 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.6754 sec. ============== Worker Balance ============== - Worker 0 (102 tests) => 0:00:00.416911 - Worker 1 (102 tests) => 0:00:00.472583 - Worker 2 (102 tests) => 0:00:00.495028 - Worker 3 (101 tests) => 0:00:00.385102 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-neutronclient-11.7.0-0.20251031222638.01d0553.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.810Vtx + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + DOCDIR=/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/doc/python3-neutronclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/doc/python3-neutronclient + cp -pr README.rst /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/doc/python3-neutronclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pHHWSv + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + LICENSEDIR=/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/licenses/python3-neutronclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/licenses/python3-neutronclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/licenses/python3-neutronclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-neutronclient = 11.7.0-0.20251031222638.01d0553.el9 python3-neutronclient = 11.7.0-0.20251031222638.01d0553.el9 python3.9-neutronclient = 11.7.0-0.20251031222638.01d0553.el9 python3.9dist(python-neutronclient) = 11.7~~dev6 python3dist(python-neutronclient) = 11.7~~dev6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) python(abi) = 3.9 python3.9dist(cliff) >= 3.4 python3.9dist(debtcollector) >= 1.2 python3.9dist(keystoneauth1) >= 3.8 python3.9dist(netaddr) >= 0.7.18 python3.9dist(openstacksdk) >= 1.5 python3.9dist(osc-lib) >= 1.12 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-log) >= 3.36 python3.9dist(oslo-utils) >= 3.33 python3.9dist(python-keystoneclient) >= 3.8 python3.9dist(requests) >= 2.14.2 Obsoletes: python39-neutronclient < 11.7.0-0.20251031222638.01d0553.el9 Processing files: python3-neutronclient-tests-11.7.0-0.20251031222638.01d0553.el9.noarch Provides: python-neutronclient-tests = 11.7.0-0.20251031222638.01d0553.el9 python3-neutronclient-tests = 11.7.0-0.20251031222638.01d0553.el9 python3.9-neutronclient-tests = 11.7.0-0.20251031222638.01d0553.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-neutronclient-tests < 11.7.0-0.20251031222638.01d0553.el9 Processing files: python-neutronclient-doc-11.7.0-0.20251031222638.01d0553.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qtzs7y + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + DOCDIR=/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/doc/python-neutronclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/doc/python-neutronclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/doc/python-neutronclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Hxrlhc + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + LICENSEDIR=/builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/licenses/python-neutronclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/licenses/python-neutronclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64/usr/share/licenses/python-neutronclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-neutronclient-doc = 11.7.0-0.20251031222638.01d0553.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64 Wrote: /builddir/build/SRPMS/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.src.rpm Wrote: /builddir/build/RPMS/python3-neutronclient-tests-11.7.0-0.20251031222638.01d0553.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-neutronclient-11.7.0-0.20251031222638.01d0553.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-neutronclient-doc-11.7.0-0.20251031222638.01d0553.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ao30Xp + umask 022 + cd /builddir/build/BUILD + cd python-neutronclient-11.7.0.dev6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-neutronclient-11.7.0-0.20251031222638.01d0553.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0