Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tap-as-a-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tap-as-a-service.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-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.src.rpm Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tap-as-a-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tap-as-a-service.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-tap-as-a-service-15.1.0-0.20250505160242.6e94491.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-tap-as-a-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-tap-as-a-service.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.wuy9SI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tap-as-a-service-15.1.0.dev2 + /usr/bin/gzip -dc /builddir/build/SOURCES/tap-as-a-service-15.1.0.dev2-0.20250505160242.6e94491.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tap-as-a-service-15.1.0.dev2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-tap-as-a-service-15.1.0 base' + rm -rf tap-as-a-service.egg-info + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i 's/"setuptools>=.*"/"setuptools"/g' pyproject.toml + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort astroid pylint psycopg2 + 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 isort astroid pylint psycopg2 + 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 isort astroid pylint psycopg2 + 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 isort astroid pylint psycopg2 + 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 isort astroid pylint psycopg2 + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort astroid pylint psycopg2 + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^isort.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^isort.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort astroid pylint psycopg2 + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^astroid.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^astroid.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort astroid pylint psycopg2 + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pylint.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pylint.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort astroid pylint psycopg2 + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^psycopg2.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^psycopg2.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.IwN2av + umask 022 + cd /builddir/build/BUILD + cd tap-as-a-service-15.1.0.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=5.7.0 from build-system.requires Requirement satisfied: pbr>=5.7.0 (installed: pbr 6.1.1) Handling setuptools from build-system.requires Requirement satisfied: setuptools (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-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.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-tap-as-a-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tap-as-a-service.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.ESBJKy + umask 022 + cd /builddir/build/BUILD + cd tap-as-a-service-15.1.0.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=5.7.0 from build-system.requires Requirement satisfied: pbr>=5.7.0 (installed: pbr 6.1.1) Handling setuptools from build-system.requires Requirement satisfied: setuptools (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-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.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-tap-as-a-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tap-as-a-service.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.FZOzYV + umask 022 + cd /builddir/build/BUILD + cd tap-as-a-service-15.1.0.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=5.7.0 from build-system.requires Requirement satisfied: pbr>=5.7.0 (installed: pbr 6.1.1) Handling setuptools from build-system.requires Requirement satisfied: setuptools (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 congratulations :) Handling pbr>=5.5.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling neutron>=16.0.0.0b1 from tox --print-deps-only: py39 Requirement satisfied: neutron>=16.0.0.0b1 (installed: neutron 26.1.0.dev115) Handling neutron-lib>=2.11.0 from tox --print-deps-only: py39 Requirement satisfied: neutron-lib>=2.11.0 (installed: neutron-lib 3.18.2) Handling openstacksdk>=0.102.0 from tox --print-deps-only: py39 Requirement satisfied: openstacksdk>=0.102.0 (installed: openstacksdk 4.4.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39 Requirement not satisfied: python-openstackclient>=3.12.0 Handling osc-lib>=2.3.0 from tox --print-deps-only: py39 Requirement satisfied: osc-lib>=2.3.0 (installed: osc-lib 3.2.0) Handling coverage>=5.2.1 from tox --print-deps-only: py39 Requirement not satisfied: coverage>=5.2.1 Handling python-subunit>=1.4.0 from tox --print-deps-only: py39 Requirement satisfied: python-subunit>=1.4.0 (installed: python-subunit 1.4.0) Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39 Requirement satisfied: PyMySQL>=0.10.0 (installed: PyMySQL 0.10.1) Handling oslotest>=4.4.1 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.0) Handling requests_mock>=1.5.0 from tox --print-deps-only: py39 Requirement satisfied: requests_mock>=1.5.0 (installed: requests_mock 1.10.0) Handling stestr>=3.0.1 from tox --print-deps-only: py39 Requirement satisfied: stestr>=3.0.1 (installed: stestr 4.1.0) Handling testresources>=2.0.1 from tox --print-deps-only: py39 Requirement satisfied: testresources>=2.0.1 (installed: testresources 2.0.1) Handling testscenarios>=0.5.0 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.5.0 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.1) Handling WebTest>=2.0.27 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=2.0.27 (installed: WebTest 3.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing tap_as_a_service.egg-info/PKG-INFO writing dependency_links to tap_as_a_service.egg-info/dependency_links.txt writing entry points to tap_as_a_service.egg-info/entry_points.txt writing requirements to tap_as_a_service.egg-info/requires.txt writing top-level names to tap_as_a_service.egg-info/top_level.txt writing pbr to tap_as_a_service.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 'tap_as_a_service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/tap_as_a_service-15.1.0.dev2.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.1.1) Handling neutron (>=16.0.0.0b1) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: neutron (>=16.0.0.0b1) (installed: neutron 26.1.0.dev115) Handling neutron-lib (>=2.11.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: neutron-lib (>=2.11.0) (installed: neutron-lib 3.18.2) Handling openstacksdk (>=0.102.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: openstacksdk (>=0.102.0) (installed: openstacksdk 4.4.0) Handling python-openstackclient (>=3.12.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement not satisfied: python-openstackclient (>=3.12.0) Handling osc-lib (>=2.3.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: osc-lib (>=2.3.0) (installed: osc-lib 3.2.0) + cat /builddir/build/BUILD/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-buildrequires + rm -rfv tap_as_a_service-15.1.0.dev2.dist-info/ removed 'tap_as_a_service-15.1.0.dev2.dist-info/AUTHORS' removed 'tap_as_a_service-15.1.0.dev2.dist-info/LICENSE' removed 'tap_as_a_service-15.1.0.dev2.dist-info/METADATA' removed 'tap_as_a_service-15.1.0.dev2.dist-info/entry_points.txt' removed 'tap_as_a_service-15.1.0.dev2.dist-info/pbr.json' removed 'tap_as_a_service-15.1.0.dev2.dist-info/top_level.txt' removed directory 'tap_as_a_service-15.1.0.dev2.dist-info/' + RPM_EC=0 ++ jobs -p Wrote: /builddir/build/SRPMS/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.buildreqs.nosrc.rpm + exit 0 Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tap-as-a-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tap-as-a-service.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.tPr5RD + umask 022 + cd /builddir/build/BUILD + cd tap-as-a-service-15.1.0.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=5.7.0 from build-system.requires Requirement satisfied: pbr>=5.7.0 (installed: pbr 6.1.1) Handling setuptools from build-system.requires Requirement satisfied: setuptools (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 congratulations :) Handling pbr>=5.5.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling neutron>=16.0.0.0b1 from tox --print-deps-only: py39 Requirement satisfied: neutron>=16.0.0.0b1 (installed: neutron 26.1.0.dev115) Handling neutron-lib>=2.11.0 from tox --print-deps-only: py39 Requirement satisfied: neutron-lib>=2.11.0 (installed: neutron-lib 3.18.2) Handling openstacksdk>=0.102.0 from tox --print-deps-only: py39 Requirement satisfied: openstacksdk>=0.102.0 (installed: openstacksdk 4.4.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39 Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 8.0.0) Handling osc-lib>=2.3.0 from tox --print-deps-only: py39 Requirement satisfied: osc-lib>=2.3.0 (installed: osc-lib 3.2.0) Handling coverage>=5.2.1 from tox --print-deps-only: py39 Requirement satisfied: coverage>=5.2.1 (installed: coverage 7.3.2) Handling python-subunit>=1.4.0 from tox --print-deps-only: py39 Requirement satisfied: python-subunit>=1.4.0 (installed: python-subunit 1.4.0) Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39 Requirement satisfied: PyMySQL>=0.10.0 (installed: PyMySQL 0.10.1) Handling oslotest>=4.4.1 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.0) Handling requests_mock>=1.5.0 from tox --print-deps-only: py39 Requirement satisfied: requests_mock>=1.5.0 (installed: requests_mock 1.10.0) Handling stestr>=3.0.1 from tox --print-deps-only: py39 Requirement satisfied: stestr>=3.0.1 (installed: stestr 4.1.0) Handling testresources>=2.0.1 from tox --print-deps-only: py39 Requirement satisfied: testresources>=2.0.1 (installed: testresources 2.0.1) Handling testscenarios>=0.5.0 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.5.0 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.1) Handling WebTest>=2.0.27 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=2.0.27 (installed: WebTest 3.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing tap_as_a_service.egg-info/PKG-INFO writing dependency_links to tap_as_a_service.egg-info/dependency_links.txt writing entry points to tap_as_a_service.egg-info/entry_points.txt writing requirements to tap_as_a_service.egg-info/requires.txt writing top-level names to tap_as_a_service.egg-info/top_level.txt writing pbr to tap_as_a_service.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 'tap_as_a_service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/tap_as_a_service-15.1.0.dev2.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.1.1) Handling neutron (>=16.0.0.0b1) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: neutron (>=16.0.0.0b1) (installed: neutron 26.1.0.dev115) Handling neutron-lib (>=2.11.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: neutron-lib (>=2.11.0) (installed: neutron-lib 3.18.2) Handling openstacksdk (>=0.102.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: openstacksdk (>=0.102.0) (installed: openstacksdk 4.4.0) Handling python-openstackclient (>=3.12.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: python-openstackclient (>=3.12.0) (installed: python-openstackclient 8.0.0) Handling osc-lib (>=2.3.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: osc-lib (>=2.3.0) (installed: osc-lib 3.2.0) + cat /builddir/build/BUILD/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-buildrequires + rm -rfv tap_as_a_service-15.1.0.dev2.dist-info/ removed 'tap_as_a_service-15.1.0.dev2.dist-info/AUTHORS' removed 'tap_as_a_service-15.1.0.dev2.dist-info/LICENSE' removed 'tap_as_a_service-15.1.0.dev2.dist-info/METADATA' removed 'tap_as_a_service-15.1.0.dev2.dist-info/top_level.txt' removed 'tap_as_a_service-15.1.0.dev2.dist-info/pbr.json' removed 'tap_as_a_service-15.1.0.dev2.dist-info/entry_points.txt' removed directory 'tap_as_a_service-15.1.0.dev2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.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-tap-as-a-service.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-tap-as-a-service.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.jthYeP + umask 022 + cd /builddir/build/BUILD + cd tap-as-a-service-15.1.0.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-buildrequires -t -e py39 Handling pbr>=5.7.0 from build-system.requires Requirement satisfied: pbr>=5.7.0 (installed: pbr 6.1.1) Handling setuptools from build-system.requires Requirement satisfied: setuptools (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 congratulations :) Handling pbr>=5.5.0 from tox --print-deps-only: py39 Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling neutron>=16.0.0.0b1 from tox --print-deps-only: py39 Requirement satisfied: neutron>=16.0.0.0b1 (installed: neutron 26.1.0.dev115) Handling neutron-lib>=2.11.0 from tox --print-deps-only: py39 Requirement satisfied: neutron-lib>=2.11.0 (installed: neutron-lib 3.18.2) Handling openstacksdk>=0.102.0 from tox --print-deps-only: py39 Requirement satisfied: openstacksdk>=0.102.0 (installed: openstacksdk 4.4.0) Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py39 Requirement satisfied: python-openstackclient>=3.12.0 (installed: python-openstackclient 8.0.0) Handling osc-lib>=2.3.0 from tox --print-deps-only: py39 Requirement satisfied: osc-lib>=2.3.0 (installed: osc-lib 3.2.0) Handling coverage>=5.2.1 from tox --print-deps-only: py39 Requirement satisfied: coverage>=5.2.1 (installed: coverage 7.3.2) Handling python-subunit>=1.4.0 from tox --print-deps-only: py39 Requirement satisfied: python-subunit>=1.4.0 (installed: python-subunit 1.4.0) Handling PyMySQL>=0.10.0 from tox --print-deps-only: py39 Requirement satisfied: PyMySQL>=0.10.0 (installed: PyMySQL 0.10.1) Handling oslotest>=4.4.1 from tox --print-deps-only: py39 Requirement satisfied: oslotest>=4.4.1 (installed: oslotest 5.0.0) Handling requests_mock>=1.5.0 from tox --print-deps-only: py39 Requirement satisfied: requests_mock>=1.5.0 (installed: requests_mock 1.10.0) Handling stestr>=3.0.1 from tox --print-deps-only: py39 Requirement satisfied: stestr>=3.0.1 (installed: stestr 4.1.0) Handling testresources>=2.0.1 from tox --print-deps-only: py39 Requirement satisfied: testresources>=2.0.1 (installed: testresources 2.0.1) Handling testscenarios>=0.5.0 from tox --print-deps-only: py39 Requirement satisfied: testscenarios>=0.5.0 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py39 Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.1) Handling WebTest>=2.0.27 from tox --print-deps-only: py39 Requirement satisfied: WebTest>=2.0.27 (installed: WebTest 3.0.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing tap_as_a_service.egg-info/PKG-INFO writing dependency_links to tap_as_a_service.egg-info/dependency_links.txt writing entry points to tap_as_a_service.egg-info/entry_points.txt writing requirements to tap_as_a_service.egg-info/requires.txt writing top-level names to tap_as_a_service.egg-info/top_level.txt writing pbr to tap_as_a_service.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 'tap_as_a_service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/tap_as_a_service-15.1.0.dev2.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.1.1) Handling neutron (>=16.0.0.0b1) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: neutron (>=16.0.0.0b1) (installed: neutron 26.1.0.dev115) Handling neutron-lib (>=2.11.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: neutron-lib (>=2.11.0) (installed: neutron-lib 3.18.2) Handling openstacksdk (>=0.102.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: openstacksdk (>=0.102.0) (installed: openstacksdk 4.4.0) Handling python-openstackclient (>=3.12.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: python-openstackclient (>=3.12.0) (installed: python-openstackclient 8.0.0) Handling osc-lib (>=2.3.0) from hook generated metadata: Requires-Dist (tap-as-a-service) Requirement satisfied: osc-lib (>=2.3.0) (installed: osc-lib 3.2.0) + cat /builddir/build/BUILD/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-buildrequires + rm -rfv tap_as_a_service-15.1.0.dev2.dist-info/ removed 'tap_as_a_service-15.1.0.dev2.dist-info/LICENSE' removed 'tap_as_a_service-15.1.0.dev2.dist-info/AUTHORS' removed 'tap_as_a_service-15.1.0.dev2.dist-info/METADATA' removed 'tap_as_a_service-15.1.0.dev2.dist-info/entry_points.txt' removed 'tap_as_a_service-15.1.0.dev2.dist-info/pbr.json' removed 'tap_as_a_service-15.1.0.dev2.dist-info/top_level.txt' removed directory 'tap_as_a_service-15.1.0.dev2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L546ZT + umask 022 + cd /builddir/build/BUILD + cd tap-as-a-service-15.1.0.dev2 + mkdir -p /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/pyproject-wheeldir Processing /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2 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/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/tmpdkmkac96 /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/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/pip-modern-metadata-f_rwhvvm/tap_as_a_service.egg-info writing /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/pip-modern-metadata-f_rwhvvm/tap_as_a_service.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/pip-modern-metadata-f_rwhvvm/tap_as_a_service.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/pip-modern-metadata-f_rwhvvm/tap_as_a_service.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/pip-modern-metadata-f_rwhvvm/tap_as_a_service.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/pip-modern-metadata-f_rwhvvm/tap_as_a_service.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/pip-modern-metadata-f_rwhvvm/tap_as_a_service.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/pip-modern-metadata-f_rwhvvm/tap_as_a_service.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/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/pip-modern-metadata-f_rwhvvm/tap_as_a_service.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/pip-modern-metadata-f_rwhvvm/tap_as_a_service-15.1.0.dev2.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: tap-as-a-service Building wheel for tap-as-a-service (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/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/tmpg2tjwdqh /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/neutron_taas creating build/lib/neutron_taas/extensions copying neutron_taas/extensions/vlan_filter.py -> build/lib/neutron_taas/extensions copying neutron_taas/extensions/tap_mirror.py -> build/lib/neutron_taas/extensions copying neutron_taas/extensions/taas.py -> build/lib/neutron_taas/extensions copying neutron_taas/extensions/__init__.py -> build/lib/neutron_taas/extensions creating build/lib/neutron_taas/tests creating build/lib/neutron_taas/tests/unit creating build/lib/neutron_taas/tests/unit/taas_client copying neutron_taas/tests/unit/taas_client/__init__.py -> build/lib/neutron_taas/tests/unit/taas_client copying neutron_taas/tests/unit/__init__.py -> build/lib/neutron_taas/tests/unit creating build/lib/neutron_taas/services creating build/lib/neutron_taas/services/taas creating build/lib/neutron_taas/services/taas/service_drivers creating build/lib/neutron_taas/services/taas/service_drivers/ovn copying neutron_taas/services/taas/service_drivers/ovn/taas_ovn.py -> build/lib/neutron_taas/services/taas/service_drivers/ovn copying neutron_taas/services/taas/service_drivers/ovn/helper.py -> build/lib/neutron_taas/services/taas/service_drivers/ovn copying neutron_taas/services/taas/service_drivers/ovn/__init__.py -> build/lib/neutron_taas/services/taas/service_drivers/ovn creating build/lib/neutron_taas/tests/unit/extensions copying neutron_taas/tests/unit/extensions/test_vlan_filter.py -> build/lib/neutron_taas/tests/unit/extensions copying neutron_taas/tests/unit/extensions/test_tap_mirror.py -> build/lib/neutron_taas/tests/unit/extensions copying neutron_taas/tests/unit/extensions/test_taas.py -> build/lib/neutron_taas/tests/unit/extensions copying neutron_taas/tests/unit/extensions/__init__.py -> build/lib/neutron_taas/tests/unit/extensions creating build/lib/neutron_taas/tests/unit/policies copying neutron_taas/tests/unit/policies/test_tap_service.py -> build/lib/neutron_taas/tests/unit/policies copying neutron_taas/tests/unit/policies/test_tap_mirror.py -> build/lib/neutron_taas/tests/unit/policies copying neutron_taas/tests/unit/policies/test_tap_flow.py -> build/lib/neutron_taas/tests/unit/policies copying neutron_taas/tests/unit/policies/__init__.py -> build/lib/neutron_taas/tests/unit/policies creating build/lib/neutron_taas/services/taas/agents creating build/lib/neutron_taas/services/taas/agents/extensions copying neutron_taas/services/taas/agents/extensions/taas.py -> build/lib/neutron_taas/services/taas/agents/extensions copying neutron_taas/services/taas/agents/extensions/__init__.py -> build/lib/neutron_taas/services/taas/agents/extensions creating build/lib/neutron_taas/services/taas/drivers creating build/lib/neutron_taas/services/taas/drivers/linux copying neutron_taas/services/taas/drivers/linux/sriov_nic_utils.py -> build/lib/neutron_taas/services/taas/drivers/linux copying neutron_taas/services/taas/drivers/linux/sriov_nic_taas.py -> build/lib/neutron_taas/services/taas/drivers/linux copying neutron_taas/services/taas/drivers/linux/sriov_nic_exceptions.py -> build/lib/neutron_taas/services/taas/drivers/linux copying neutron_taas/services/taas/drivers/linux/ovs_utils.py -> build/lib/neutron_taas/services/taas/drivers/linux copying neutron_taas/services/taas/drivers/linux/ovs_taas.py -> build/lib/neutron_taas/services/taas/drivers/linux copying neutron_taas/services/taas/drivers/linux/ovs_constants.py -> build/lib/neutron_taas/services/taas/drivers/linux copying neutron_taas/services/taas/drivers/linux/__init__.py -> build/lib/neutron_taas/services/taas/drivers/linux creating build/lib/neutron_taas/taas_client creating build/lib/neutron_taas/taas_client/osc copying neutron_taas/taas_client/osc/tap_service.py -> build/lib/neutron_taas/taas_client/osc copying neutron_taas/taas_client/osc/tap_mirror.py -> build/lib/neutron_taas/taas_client/osc copying neutron_taas/taas_client/osc/tap_flow.py -> build/lib/neutron_taas/taas_client/osc copying neutron_taas/taas_client/osc/__init__.py -> build/lib/neutron_taas/taas_client/osc copying neutron_taas/services/taas/service_drivers/taas_rpc.py -> build/lib/neutron_taas/services/taas/service_drivers copying neutron_taas/services/taas/service_drivers/taas_agent_api.py -> build/lib/neutron_taas/services/taas/service_drivers copying neutron_taas/services/taas/service_drivers/service_driver_context.py -> build/lib/neutron_taas/services/taas/service_drivers copying neutron_taas/services/taas/service_drivers/__init__.py -> build/lib/neutron_taas/services/taas/service_drivers creating build/lib/neutron_taas/tests/unit/services creating build/lib/neutron_taas/tests/unit/services/ovn copying neutron_taas/tests/unit/services/ovn/test_taas_ovn.py -> build/lib/neutron_taas/tests/unit/services/ovn copying neutron_taas/tests/unit/services/ovn/test_helper.py -> build/lib/neutron_taas/tests/unit/services/ovn copying neutron_taas/tests/unit/services/ovn/__init__.py -> build/lib/neutron_taas/tests/unit/services/ovn creating build/lib/neutron_taas/tests/unit/db copying neutron_taas/tests/unit/db/test_tap_mirror_db.py -> build/lib/neutron_taas/tests/unit/db copying neutron_taas/tests/unit/db/test_taas_db.py -> build/lib/neutron_taas/tests/unit/db copying neutron_taas/tests/unit/db/test_migrations.py -> build/lib/neutron_taas/tests/unit/db copying neutron_taas/tests/unit/db/__init__.py -> build/lib/neutron_taas/tests/unit/db copying neutron_taas/tests/unit/services/__init__.py -> build/lib/neutron_taas/tests/unit/services creating build/lib/neutron_taas/services/taas/agents/common copying neutron_taas/services/taas/agents/common/taas_agent.py -> build/lib/neutron_taas/services/taas/agents/common copying neutron_taas/services/taas/agents/common/__init__.py -> build/lib/neutron_taas/services/taas/agents/common creating build/lib/neutron_taas/db creating build/lib/neutron_taas/db/migration creating build/lib/neutron_taas/db/migration/alembic_migration copying neutron_taas/db/migration/alembic_migration/env.py -> build/lib/neutron_taas/db/migration/alembic_migration copying neutron_taas/db/migration/alembic_migration/__init__.py -> build/lib/neutron_taas/db/migration/alembic_migration creating build/lib/neutron_taas/tests/unit/services/ovn/ovsdb copying neutron_taas/tests/unit/services/ovn/ovsdb/test_impl_idl_taas.py -> build/lib/neutron_taas/tests/unit/services/ovn/ovsdb copying neutron_taas/tests/unit/services/ovn/ovsdb/__init__.py -> build/lib/neutron_taas/tests/unit/services/ovn/ovsdb copying neutron_taas/opts.py -> build/lib/neutron_taas copying neutron_taas/_i18n.py -> build/lib/neutron_taas copying neutron_taas/__init__.py -> build/lib/neutron_taas copying neutron_taas/db/migration/taas_init_ops.py -> build/lib/neutron_taas/db/migration copying neutron_taas/db/migration/__init__.py -> build/lib/neutron_taas/db/migration creating build/lib/neutron_taas/common copying neutron_taas/common/utils.py -> build/lib/neutron_taas/common copying neutron_taas/common/topics.py -> build/lib/neutron_taas/common copying neutron_taas/common/constants.py -> build/lib/neutron_taas/common copying neutron_taas/common/config.py -> build/lib/neutron_taas/common copying neutron_taas/common/__init__.py -> build/lib/neutron_taas/common creating build/lib/neutron_taas/tests/unit/taas_client/osc copying neutron_taas/tests/unit/taas_client/osc/test_osc_tap_service.py -> build/lib/neutron_taas/tests/unit/taas_client/osc copying neutron_taas/tests/unit/taas_client/osc/test_osc_tap_mirror.py -> build/lib/neutron_taas/tests/unit/taas_client/osc copying neutron_taas/tests/unit/taas_client/osc/test_osc_tap_flow.py -> build/lib/neutron_taas/tests/unit/taas_client/osc copying neutron_taas/tests/unit/taas_client/osc/fakes.py -> build/lib/neutron_taas/tests/unit/taas_client/osc copying neutron_taas/tests/unit/taas_client/osc/__init__.py -> build/lib/neutron_taas/tests/unit/taas_client/osc copying neutron_taas/services/__init__.py -> build/lib/neutron_taas/services copying neutron_taas/tests/base.py -> build/lib/neutron_taas/tests copying neutron_taas/tests/__init__.py -> build/lib/neutron_taas/tests creating build/lib/neutron_taas/tests/unit/services/taas copying neutron_taas/tests/unit/services/taas/test_tap_mirror_plugin.py -> build/lib/neutron_taas/tests/unit/services/taas copying neutron_taas/tests/unit/services/taas/test_taas_plugin.py -> build/lib/neutron_taas/tests/unit/services/taas copying neutron_taas/tests/unit/services/taas/__init__.py -> build/lib/neutron_taas/tests/unit/services/taas copying neutron_taas/taas_client/__init__.py -> build/lib/neutron_taas/taas_client copying neutron_taas/services/taas/tap_mirror_plugin.py -> build/lib/neutron_taas/services/taas copying neutron_taas/services/taas/taas_plugin.py -> build/lib/neutron_taas/services/taas copying neutron_taas/services/taas/__init__.py -> build/lib/neutron_taas/services/taas copying neutron_taas/services/taas/agents/taas_agent_api.py -> build/lib/neutron_taas/services/taas/agents copying neutron_taas/services/taas/agents/__init__.py -> build/lib/neutron_taas/services/taas/agents copying neutron_taas/db/tap_mirror_db.py -> build/lib/neutron_taas/db copying neutron_taas/db/taas_db.py -> build/lib/neutron_taas/db copying neutron_taas/db/head.py -> build/lib/neutron_taas/db copying neutron_taas/db/__init__.py -> build/lib/neutron_taas/db creating build/lib/neutron_taas/policies copying neutron_taas/policies/tap_service.py -> build/lib/neutron_taas/policies copying neutron_taas/policies/tap_mirror.py -> build/lib/neutron_taas/policies copying neutron_taas/policies/tap_flow.py -> build/lib/neutron_taas/policies copying neutron_taas/policies/__init__.py -> build/lib/neutron_taas/policies copying neutron_taas/services/taas/drivers/__init__.py -> build/lib/neutron_taas/services/taas/drivers creating build/lib/neutron_taas/tests/unit/services/drivers copying neutron_taas/tests/unit/services/drivers/test_linux_sriov_utils.py -> build/lib/neutron_taas/tests/unit/services/drivers copying neutron_taas/tests/unit/services/drivers/test_linux_sriov_nic_driver.py -> build/lib/neutron_taas/tests/unit/services/drivers copying neutron_taas/tests/unit/services/drivers/test_linux_ovs_taas.py -> build/lib/neutron_taas/tests/unit/services/drivers copying neutron_taas/tests/unit/services/drivers/__init__.py -> build/lib/neutron_taas/tests/unit/services/drivers creating build/lib/neutron_taas/services/taas/service_drivers/ovn/ovsdb copying neutron_taas/services/taas/service_drivers/ovn/ovsdb/impl_idl_taas.py -> build/lib/neutron_taas/services/taas/service_drivers/ovn/ovsdb copying neutron_taas/services/taas/service_drivers/ovn/ovsdb/__init__.py -> build/lib/neutron_taas/services/taas/service_drivers/ovn/ovsdb running egg_info writing tap_as_a_service.egg-info/PKG-INFO writing dependency_links to tap_as_a_service.egg-info/dependency_links.txt writing entry points to tap_as_a_service.egg-info/entry_points.txt writing requirements to tap_as_a_service.egg-info/requires.txt writing top-level names to tap_as_a_service.egg-info/top_level.txt writing pbr to tap_as_a_service.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 'tap_as_a_service.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron_taas.db.migration.alembic_migration.versions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'neutron_taas.db.migration.alembic_migration.versions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'neutron_taas.db.migration.alembic_migration.versions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'neutron_taas.db.migration.alembic_migration.versions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron_taas.db.migration.alembic_migration.versions.newton.contract' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'neutron_taas.db.migration.alembic_migration.versions.newton.contract' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'neutron_taas.db.migration.alembic_migration.versions.newton.contract' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'neutron_taas.db.migration.alembic_migration.versions.newton.contract' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron_taas.db.migration.alembic_migration.versions.newton.expand' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'neutron_taas.db.migration.alembic_migration.versions.newton.expand' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'neutron_taas.db.migration.alembic_migration.versions.newton.expand' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'neutron_taas.db.migration.alembic_migration.versions.newton.expand' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron_taas.db.migration.alembic_migration.versions.pike.contract' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'neutron_taas.db.migration.alembic_migration.versions.pike.contract' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'neutron_taas.db.migration.alembic_migration.versions.pike.contract' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'neutron_taas.db.migration.alembic_migration.versions.pike.contract' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron_taas.db.migration.alembic_migration.versions.stein.expand' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'neutron_taas.db.migration.alembic_migration.versions.stein.expand' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'neutron_taas.db.migration.alembic_migration.versions.stein.expand' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'neutron_taas.db.migration.alembic_migration.versions.stein.expand' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'neutron_taas.tests.unit.services.ovn.ovsdb.schema_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'neutron_taas.tests.unit.services.ovn.ovsdb.schema_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'neutron_taas.tests.unit.services.ovn.ovsdb.schema_files' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'neutron_taas.tests.unit.services.ovn.ovsdb.schema_files' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying neutron_taas/db/migration/alembic_migration/README -> build/lib/neutron_taas/db/migration/alembic_migration copying neutron_taas/db/migration/alembic_migration/script.py.mako -> build/lib/neutron_taas/db/migration/alembic_migration creating build/lib/neutron_taas/db/migration/alembic_migration/versions copying neutron_taas/db/migration/alembic_migration/versions/CONTRACT_HEAD -> build/lib/neutron_taas/db/migration/alembic_migration/versions copying neutron_taas/db/migration/alembic_migration/versions/EXPAND_HEAD -> build/lib/neutron_taas/db/migration/alembic_migration/versions copying neutron_taas/db/migration/alembic_migration/versions/start_neutron_taas.py -> build/lib/neutron_taas/db/migration/alembic_migration/versions creating build/lib/neutron_taas/db/migration/alembic_migration/versions/2025.1 creating build/lib/neutron_taas/db/migration/alembic_migration/versions/2025.1/expand copying neutron_taas/db/migration/alembic_migration/versions/2025.1/expand/f8f1f10ebaf9_mirroring_for_taas.py -> build/lib/neutron_taas/db/migration/alembic_migration/versions/2025.1/expand creating build/lib/neutron_taas/db/migration/alembic_migration/versions/newton creating build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/contract copying neutron_taas/db/migration/alembic_migration/versions/newton/contract/1817af933379_remove_network_id_from_tap_service.py -> build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/contract copying neutron_taas/db/migration/alembic_migration/versions/newton/contract/2ecce0368a62_add_foreign_key_constraint_on_tap_id_association.py -> build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/contract copying neutron_taas/db/migration/alembic_migration/versions/newton/contract/4086b3cffc01_rename_tenant_to_project.py -> build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/contract copying neutron_taas/db/migration/alembic_migration/versions/newton/contract/80c85b675b6e_initial_newton_no_op_contract_script.py -> build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/contract creating build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/expand copying neutron_taas/db/migration/alembic_migration/versions/newton/expand/04625466c6fa_initial_newton_no_op_expand_script.py -> build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/expand copying neutron_taas/db/migration/alembic_migration/versions/newton/expand/fddbdec8711a_add_status.py -> build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/expand creating build/lib/neutron_taas/db/migration/alembic_migration/versions/pike creating build/lib/neutron_taas/db/migration/alembic_migration/versions/pike/contract copying neutron_taas/db/migration/alembic_migration/versions/pike/contract/bac61f603e39_alter_tap_id_associations_to_support_tap_id_reuse.py -> build/lib/neutron_taas/db/migration/alembic_migration/versions/pike/contract creating build/lib/neutron_taas/db/migration/alembic_migration/versions/stein creating build/lib/neutron_taas/db/migration/alembic_migration/versions/stein/expand copying neutron_taas/db/migration/alembic_migration/versions/stein/expand/ccbcc559d175_add_vlan_filter_to_tap_flow.py -> build/lib/neutron_taas/db/migration/alembic_migration/versions/stein/expand creating build/lib/neutron_taas/tests/unit/services/ovn/ovsdb/schema_files copying neutron_taas/tests/unit/services/ovn/ovsdb/schema_files/ovn-nb.ovsschema -> build/lib/neutron_taas/tests/unit/services/ovn/ovsdb/schema_files running build_scripts creating build/scripts-3.9 copying bin/i40e_sysfs_command -> build/scripts-3.9 changing mode of build/scripts-3.9/i40e_sysfs_command from 644 to 755 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/neutron_taas creating build/bdist.linux-x86_64/wheel/neutron_taas/policies copying build/lib/neutron_taas/policies/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/policies copying build/lib/neutron_taas/policies/tap_flow.py -> build/bdist.linux-x86_64/wheel/neutron_taas/policies copying build/lib/neutron_taas/policies/tap_mirror.py -> build/bdist.linux-x86_64/wheel/neutron_taas/policies copying build/lib/neutron_taas/policies/tap_service.py -> build/bdist.linux-x86_64/wheel/neutron_taas/policies creating build/bdist.linux-x86_64/wheel/neutron_taas/common copying build/lib/neutron_taas/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/common copying build/lib/neutron_taas/common/config.py -> build/bdist.linux-x86_64/wheel/neutron_taas/common copying build/lib/neutron_taas/common/constants.py -> build/bdist.linux-x86_64/wheel/neutron_taas/common copying build/lib/neutron_taas/common/topics.py -> build/bdist.linux-x86_64/wheel/neutron_taas/common copying build/lib/neutron_taas/common/utils.py -> build/bdist.linux-x86_64/wheel/neutron_taas/common copying build/lib/neutron_taas/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas copying build/lib/neutron_taas/_i18n.py -> build/bdist.linux-x86_64/wheel/neutron_taas copying build/lib/neutron_taas/opts.py -> build/bdist.linux-x86_64/wheel/neutron_taas creating build/bdist.linux-x86_64/wheel/neutron_taas/db copying build/lib/neutron_taas/db/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db copying build/lib/neutron_taas/db/head.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db copying build/lib/neutron_taas/db/taas_db.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db copying build/lib/neutron_taas/db/tap_mirror_db.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration copying build/lib/neutron_taas/db/migration/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration copying build/lib/neutron_taas/db/migration/taas_init_ops.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/stein creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/stein/expand copying build/lib/neutron_taas/db/migration/alembic_migration/versions/stein/expand/ccbcc559d175_add_vlan_filter_to_tap_flow.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/stein/expand creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/pike creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/pike/contract copying build/lib/neutron_taas/db/migration/alembic_migration/versions/pike/contract/bac61f603e39_alter_tap_id_associations_to_support_tap_id_reuse.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/pike/contract creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/newton creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/newton/expand copying build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/expand/fddbdec8711a_add_status.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/newton/expand copying build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/expand/04625466c6fa_initial_newton_no_op_expand_script.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/newton/expand creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/newton/contract copying build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/contract/80c85b675b6e_initial_newton_no_op_contract_script.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/newton/contract copying build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/contract/4086b3cffc01_rename_tenant_to_project.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/newton/contract copying build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/contract/2ecce0368a62_add_foreign_key_constraint_on_tap_id_association.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/newton/contract copying build/lib/neutron_taas/db/migration/alembic_migration/versions/newton/contract/1817af933379_remove_network_id_from_tap_service.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/newton/contract creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/2025.1 creating build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/2025.1/expand copying build/lib/neutron_taas/db/migration/alembic_migration/versions/2025.1/expand/f8f1f10ebaf9_mirroring_for_taas.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions/2025.1/expand copying build/lib/neutron_taas/db/migration/alembic_migration/versions/start_neutron_taas.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions copying build/lib/neutron_taas/db/migration/alembic_migration/versions/EXPAND_HEAD -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions copying build/lib/neutron_taas/db/migration/alembic_migration/versions/CONTRACT_HEAD -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration/versions copying build/lib/neutron_taas/db/migration/alembic_migration/script.py.mako -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration copying build/lib/neutron_taas/db/migration/alembic_migration/README -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration copying build/lib/neutron_taas/db/migration/alembic_migration/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration copying build/lib/neutron_taas/db/migration/alembic_migration/env.py -> build/bdist.linux-x86_64/wheel/neutron_taas/db/migration/alembic_migration creating build/bdist.linux-x86_64/wheel/neutron_taas/taas_client copying build/lib/neutron_taas/taas_client/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/taas_client creating build/bdist.linux-x86_64/wheel/neutron_taas/taas_client/osc copying build/lib/neutron_taas/taas_client/osc/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/taas_client/osc copying build/lib/neutron_taas/taas_client/osc/tap_flow.py -> build/bdist.linux-x86_64/wheel/neutron_taas/taas_client/osc copying build/lib/neutron_taas/taas_client/osc/tap_mirror.py -> build/bdist.linux-x86_64/wheel/neutron_taas/taas_client/osc copying build/lib/neutron_taas/taas_client/osc/tap_service.py -> build/bdist.linux-x86_64/wheel/neutron_taas/taas_client/osc creating build/bdist.linux-x86_64/wheel/neutron_taas/services copying build/lib/neutron_taas/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services creating build/bdist.linux-x86_64/wheel/neutron_taas/services/taas copying build/lib/neutron_taas/services/taas/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas copying build/lib/neutron_taas/services/taas/taas_plugin.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas copying build/lib/neutron_taas/services/taas/tap_mirror_plugin.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas creating build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/drivers copying build/lib/neutron_taas/services/taas/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/drivers creating build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/drivers/linux copying build/lib/neutron_taas/services/taas/drivers/linux/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/drivers/linux copying build/lib/neutron_taas/services/taas/drivers/linux/ovs_constants.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/drivers/linux copying build/lib/neutron_taas/services/taas/drivers/linux/ovs_taas.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/drivers/linux copying build/lib/neutron_taas/services/taas/drivers/linux/ovs_utils.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/drivers/linux copying build/lib/neutron_taas/services/taas/drivers/linux/sriov_nic_exceptions.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/drivers/linux copying build/lib/neutron_taas/services/taas/drivers/linux/sriov_nic_taas.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/drivers/linux copying build/lib/neutron_taas/services/taas/drivers/linux/sriov_nic_utils.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/drivers/linux creating build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/agents copying build/lib/neutron_taas/services/taas/agents/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/agents copying build/lib/neutron_taas/services/taas/agents/taas_agent_api.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/agents creating build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/agents/common copying build/lib/neutron_taas/services/taas/agents/common/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/agents/common copying build/lib/neutron_taas/services/taas/agents/common/taas_agent.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/agents/common creating build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/agents/extensions copying build/lib/neutron_taas/services/taas/agents/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/agents/extensions copying build/lib/neutron_taas/services/taas/agents/extensions/taas.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/agents/extensions creating build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers copying build/lib/neutron_taas/services/taas/service_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers copying build/lib/neutron_taas/services/taas/service_drivers/service_driver_context.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers copying build/lib/neutron_taas/services/taas/service_drivers/taas_agent_api.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers copying build/lib/neutron_taas/services/taas/service_drivers/taas_rpc.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers creating build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers/ovn creating build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers/ovn/ovsdb copying build/lib/neutron_taas/services/taas/service_drivers/ovn/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers/ovn/ovsdb copying build/lib/neutron_taas/services/taas/service_drivers/ovn/ovsdb/impl_idl_taas.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers/ovn/ovsdb copying build/lib/neutron_taas/services/taas/service_drivers/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers/ovn copying build/lib/neutron_taas/services/taas/service_drivers/ovn/helper.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers/ovn copying build/lib/neutron_taas/services/taas/service_drivers/ovn/taas_ovn.py -> build/bdist.linux-x86_64/wheel/neutron_taas/services/taas/service_drivers/ovn creating build/bdist.linux-x86_64/wheel/neutron_taas/tests copying build/lib/neutron_taas/tests/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests copying build/lib/neutron_taas/tests/base.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/db copying build/lib/neutron_taas/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/db copying build/lib/neutron_taas/tests/unit/db/test_migrations.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/db copying build/lib/neutron_taas/tests/unit/db/test_taas_db.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/db copying build/lib/neutron_taas/tests/unit/db/test_tap_mirror_db.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/db creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/drivers copying build/lib/neutron_taas/tests/unit/services/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/drivers copying build/lib/neutron_taas/tests/unit/services/drivers/test_linux_ovs_taas.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/drivers copying build/lib/neutron_taas/tests/unit/services/drivers/test_linux_sriov_nic_driver.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/drivers copying build/lib/neutron_taas/tests/unit/services/drivers/test_linux_sriov_utils.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/drivers creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/taas copying build/lib/neutron_taas/tests/unit/services/taas/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/taas copying build/lib/neutron_taas/tests/unit/services/taas/test_taas_plugin.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/taas copying build/lib/neutron_taas/tests/unit/services/taas/test_tap_mirror_plugin.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/taas copying build/lib/neutron_taas/tests/unit/services/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/ovn creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/ovn/ovsdb creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/ovn/ovsdb/schema_files copying build/lib/neutron_taas/tests/unit/services/ovn/ovsdb/schema_files/ovn-nb.ovsschema -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/ovn/ovsdb/schema_files copying build/lib/neutron_taas/tests/unit/services/ovn/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/ovn/ovsdb copying build/lib/neutron_taas/tests/unit/services/ovn/ovsdb/test_impl_idl_taas.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/ovn/ovsdb copying build/lib/neutron_taas/tests/unit/services/ovn/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/ovn copying build/lib/neutron_taas/tests/unit/services/ovn/test_helper.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/ovn copying build/lib/neutron_taas/tests/unit/services/ovn/test_taas_ovn.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/services/ovn creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/policies copying build/lib/neutron_taas/tests/unit/policies/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/policies copying build/lib/neutron_taas/tests/unit/policies/test_tap_flow.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/policies copying build/lib/neutron_taas/tests/unit/policies/test_tap_mirror.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/policies copying build/lib/neutron_taas/tests/unit/policies/test_tap_service.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/policies creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/extensions copying build/lib/neutron_taas/tests/unit/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/extensions copying build/lib/neutron_taas/tests/unit/extensions/test_taas.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/extensions copying build/lib/neutron_taas/tests/unit/extensions/test_tap_mirror.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/extensions copying build/lib/neutron_taas/tests/unit/extensions/test_vlan_filter.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/extensions copying build/lib/neutron_taas/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/taas_client creating build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/taas_client/osc copying build/lib/neutron_taas/tests/unit/taas_client/osc/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/taas_client/osc copying build/lib/neutron_taas/tests/unit/taas_client/osc/fakes.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/taas_client/osc copying build/lib/neutron_taas/tests/unit/taas_client/osc/test_osc_tap_flow.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/taas_client/osc copying build/lib/neutron_taas/tests/unit/taas_client/osc/test_osc_tap_mirror.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/taas_client/osc copying build/lib/neutron_taas/tests/unit/taas_client/osc/test_osc_tap_service.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/taas_client/osc copying build/lib/neutron_taas/tests/unit/taas_client/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/tests/unit/taas_client creating build/bdist.linux-x86_64/wheel/neutron_taas/extensions copying build/lib/neutron_taas/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/neutron_taas/extensions copying build/lib/neutron_taas/extensions/taas.py -> build/bdist.linux-x86_64/wheel/neutron_taas/extensions copying build/lib/neutron_taas/extensions/tap_mirror.py -> build/bdist.linux-x86_64/wheel/neutron_taas/extensions copying build/lib/neutron_taas/extensions/vlan_filter.py -> build/bdist.linux-x86_64/wheel/neutron_taas/extensions running install_data creating build/bdist.linux-x86_64/wheel/tap_as_a_service-15.1.0.dev2.data creating build/bdist.linux-x86_64/wheel/tap_as_a_service-15.1.0.dev2.data/data creating build/bdist.linux-x86_64/wheel/tap_as_a_service-15.1.0.dev2.data/data/etc creating build/bdist.linux-x86_64/wheel/tap_as_a_service-15.1.0.dev2.data/data/etc/neutron creating build/bdist.linux-x86_64/wheel/tap_as_a_service-15.1.0.dev2.data/data/etc/neutron/rootwrap.d copying etc/neutron/rootwrap.d/taas-i40e-sysfs.filters -> build/bdist.linux-x86_64/wheel/tap_as_a_service-15.1.0.dev2.data/data/etc/neutron/rootwrap.d running install_egg_info Copying tap_as_a_service.egg-info to build/bdist.linux-x86_64/wheel/tap_as_a_service-15.1.0.dev2-py3.9.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/tap_as_a_service-15.1.0.dev2.data/scripts copying build/scripts-3.9/i40e_sysfs_command -> build/bdist.linux-x86_64/wheel/tap_as_a_service-15.1.0.dev2.data/scripts changing mode of build/bdist.linux-x86_64/wheel/tap_as_a_service-15.1.0.dev2.data/scripts/i40e_sysfs_command to 755 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/tap_as_a_service-15.1.0.dev2.dist-info/WHEEL creating '/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir/pip-wheel-v4n3rws_/tmp0g06bcpg/tap_as_a_service-15.1.0.dev2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'neutron_taas/__init__.py' adding 'neutron_taas/_i18n.py' adding 'neutron_taas/opts.py' adding 'neutron_taas/common/__init__.py' adding 'neutron_taas/common/config.py' adding 'neutron_taas/common/constants.py' adding 'neutron_taas/common/topics.py' adding 'neutron_taas/common/utils.py' adding 'neutron_taas/db/__init__.py' adding 'neutron_taas/db/head.py' adding 'neutron_taas/db/taas_db.py' adding 'neutron_taas/db/tap_mirror_db.py' adding 'neutron_taas/db/migration/__init__.py' adding 'neutron_taas/db/migration/taas_init_ops.py' adding 'neutron_taas/db/migration/alembic_migration/README' adding 'neutron_taas/db/migration/alembic_migration/__init__.py' adding 'neutron_taas/db/migration/alembic_migration/env.py' adding 'neutron_taas/db/migration/alembic_migration/script.py.mako' adding 'neutron_taas/db/migration/alembic_migration/versions/CONTRACT_HEAD' adding 'neutron_taas/db/migration/alembic_migration/versions/EXPAND_HEAD' adding 'neutron_taas/db/migration/alembic_migration/versions/start_neutron_taas.py' adding 'neutron_taas/db/migration/alembic_migration/versions/2025.1/expand/f8f1f10ebaf9_mirroring_for_taas.py' adding 'neutron_taas/db/migration/alembic_migration/versions/newton/contract/1817af933379_remove_network_id_from_tap_service.py' adding 'neutron_taas/db/migration/alembic_migration/versions/newton/contract/2ecce0368a62_add_foreign_key_constraint_on_tap_id_association.py' adding 'neutron_taas/db/migration/alembic_migration/versions/newton/contract/4086b3cffc01_rename_tenant_to_project.py' adding 'neutron_taas/db/migration/alembic_migration/versions/newton/contract/80c85b675b6e_initial_newton_no_op_contract_script.py' adding 'neutron_taas/db/migration/alembic_migration/versions/newton/expand/04625466c6fa_initial_newton_no_op_expand_script.py' adding 'neutron_taas/db/migration/alembic_migration/versions/newton/expand/fddbdec8711a_add_status.py' adding 'neutron_taas/db/migration/alembic_migration/versions/pike/contract/bac61f603e39_alter_tap_id_associations_to_support_tap_id_reuse.py' adding 'neutron_taas/db/migration/alembic_migration/versions/stein/expand/ccbcc559d175_add_vlan_filter_to_tap_flow.py' adding 'neutron_taas/extensions/__init__.py' adding 'neutron_taas/extensions/taas.py' adding 'neutron_taas/extensions/tap_mirror.py' adding 'neutron_taas/extensions/vlan_filter.py' adding 'neutron_taas/policies/__init__.py' adding 'neutron_taas/policies/tap_flow.py' adding 'neutron_taas/policies/tap_mirror.py' adding 'neutron_taas/policies/tap_service.py' adding 'neutron_taas/services/__init__.py' adding 'neutron_taas/services/taas/__init__.py' adding 'neutron_taas/services/taas/taas_plugin.py' adding 'neutron_taas/services/taas/tap_mirror_plugin.py' adding 'neutron_taas/services/taas/agents/__init__.py' adding 'neutron_taas/services/taas/agents/taas_agent_api.py' adding 'neutron_taas/services/taas/agents/common/__init__.py' adding 'neutron_taas/services/taas/agents/common/taas_agent.py' adding 'neutron_taas/services/taas/agents/extensions/__init__.py' adding 'neutron_taas/services/taas/agents/extensions/taas.py' adding 'neutron_taas/services/taas/drivers/__init__.py' adding 'neutron_taas/services/taas/drivers/linux/__init__.py' adding 'neutron_taas/services/taas/drivers/linux/ovs_constants.py' adding 'neutron_taas/services/taas/drivers/linux/ovs_taas.py' adding 'neutron_taas/services/taas/drivers/linux/ovs_utils.py' adding 'neutron_taas/services/taas/drivers/linux/sriov_nic_exceptions.py' adding 'neutron_taas/services/taas/drivers/linux/sriov_nic_taas.py' adding 'neutron_taas/services/taas/drivers/linux/sriov_nic_utils.py' adding 'neutron_taas/services/taas/service_drivers/__init__.py' adding 'neutron_taas/services/taas/service_drivers/service_driver_context.py' adding 'neutron_taas/services/taas/service_drivers/taas_agent_api.py' adding 'neutron_taas/services/taas/service_drivers/taas_rpc.py' adding 'neutron_taas/services/taas/service_drivers/ovn/__init__.py' adding 'neutron_taas/services/taas/service_drivers/ovn/helper.py' adding 'neutron_taas/services/taas/service_drivers/ovn/taas_ovn.py' adding 'neutron_taas/services/taas/service_drivers/ovn/ovsdb/__init__.py' adding 'neutron_taas/services/taas/service_drivers/ovn/ovsdb/impl_idl_taas.py' adding 'neutron_taas/taas_client/__init__.py' adding 'neutron_taas/taas_client/osc/__init__.py' adding 'neutron_taas/taas_client/osc/tap_flow.py' adding 'neutron_taas/taas_client/osc/tap_mirror.py' adding 'neutron_taas/taas_client/osc/tap_service.py' adding 'neutron_taas/tests/__init__.py' adding 'neutron_taas/tests/base.py' adding 'neutron_taas/tests/unit/__init__.py' adding 'neutron_taas/tests/unit/db/__init__.py' adding 'neutron_taas/tests/unit/db/test_migrations.py' adding 'neutron_taas/tests/unit/db/test_taas_db.py' adding 'neutron_taas/tests/unit/db/test_tap_mirror_db.py' adding 'neutron_taas/tests/unit/extensions/__init__.py' adding 'neutron_taas/tests/unit/extensions/test_taas.py' adding 'neutron_taas/tests/unit/extensions/test_tap_mirror.py' adding 'neutron_taas/tests/unit/extensions/test_vlan_filter.py' adding 'neutron_taas/tests/unit/policies/__init__.py' adding 'neutron_taas/tests/unit/policies/test_tap_flow.py' adding 'neutron_taas/tests/unit/policies/test_tap_mirror.py' adding 'neutron_taas/tests/unit/policies/test_tap_service.py' adding 'neutron_taas/tests/unit/services/__init__.py' adding 'neutron_taas/tests/unit/services/drivers/__init__.py' adding 'neutron_taas/tests/unit/services/drivers/test_linux_ovs_taas.py' adding 'neutron_taas/tests/unit/services/drivers/test_linux_sriov_nic_driver.py' adding 'neutron_taas/tests/unit/services/drivers/test_linux_sriov_utils.py' adding 'neutron_taas/tests/unit/services/ovn/__init__.py' adding 'neutron_taas/tests/unit/services/ovn/test_helper.py' adding 'neutron_taas/tests/unit/services/ovn/test_taas_ovn.py' adding 'neutron_taas/tests/unit/services/ovn/ovsdb/__init__.py' adding 'neutron_taas/tests/unit/services/ovn/ovsdb/test_impl_idl_taas.py' adding 'neutron_taas/tests/unit/services/ovn/ovsdb/schema_files/ovn-nb.ovsschema' adding 'neutron_taas/tests/unit/services/taas/__init__.py' adding 'neutron_taas/tests/unit/services/taas/test_taas_plugin.py' adding 'neutron_taas/tests/unit/services/taas/test_tap_mirror_plugin.py' adding 'neutron_taas/tests/unit/taas_client/__init__.py' adding 'neutron_taas/tests/unit/taas_client/osc/__init__.py' adding 'neutron_taas/tests/unit/taas_client/osc/fakes.py' adding 'neutron_taas/tests/unit/taas_client/osc/test_osc_tap_flow.py' adding 'neutron_taas/tests/unit/taas_client/osc/test_osc_tap_mirror.py' adding 'neutron_taas/tests/unit/taas_client/osc/test_osc_tap_service.py' adding 'tap_as_a_service-15.1.0.dev2.data/data/etc/neutron/rootwrap.d/taas-i40e-sysfs.filters' adding 'tap_as_a_service-15.1.0.dev2.data/scripts/i40e_sysfs_command' adding 'tap_as_a_service-15.1.0.dev2.dist-info/AUTHORS' adding 'tap_as_a_service-15.1.0.dev2.dist-info/LICENSE' adding 'tap_as_a_service-15.1.0.dev2.dist-info/METADATA' adding 'tap_as_a_service-15.1.0.dev2.dist-info/WHEEL' adding 'tap_as_a_service-15.1.0.dev2.dist-info/entry_points.txt' adding 'tap_as_a_service-15.1.0.dev2.dist-info/pbr.json' adding 'tap_as_a_service-15.1.0.dev2.dist-info/top_level.txt' adding 'tap_as_a_service-15.1.0.dev2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for tap-as-a-service (pyproject.toml): finished with status 'done' Created wheel for tap-as-a-service: filename=tap_as_a_service-15.1.0.dev2-py3-none-any.whl size=126390 sha256=847db060513fef41969cfbcaba88fa695e26123fc21fd625e40dbc2dd7355cdb Stored in directory: /builddir/.cache/pip/wheels/5e/aa/12/f58de581b043af0294a3508da6277b77e67949634dd98ee5f5 Successfully built tap-as-a-service + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pH6EXB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64 + cd tap-as-a-service-15.1.0.dev2 ++ ls /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/pyproject-wheeldir/tap_as_a_service-15.1.0.dev2-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=tap_as_a_service==15.1.0.dev2 + '[' -z tap_as_a_service==15.1.0.dev2 ']' + TMPDIR=/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.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/tap-as-a-service-15.1.0.dev2/pyproject-wheeldir tap_as_a_service==15.1.0.dev2 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/pyproject-wheeldir Processing ./pyproject-wheeldir/tap_as_a_service-15.1.0.dev2-py3-none-any.whl Installing collected packages: tap-as-a-service Successfully installed tap-as-a-service-15.1.0.dev2 + '[' -d /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/bin/i40e_sysfs_command /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/bin/i40e_sysfs_command: no change + rm -rfv /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/tap_as_a_service-15.1.0.dev2.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib/python3.9/site-packages/tap_as_a_service-15.1.0.dev2.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64 --record /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib/python3.9/site-packages/tap_as_a_service-15.1.0.dev2.dist-info/RECORD --output /builddir/build/BUILD/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib/python3.9/site-packages/tap_as_a_service-15.1.0.dev2.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib/python3.9/site-packages/tap_as_a_service-15.1.0.dev2.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib/python3.9/site-packages/tap_as_a_service-15.1.0.dev2.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib/python3.9/site-packages/tap_as_a_service-15.1.0.dev2.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64//usr/lib/python3.9/site-packages + oslo-config-generator --config-file=etc/oslo-config-generator/taas_plugin.ini + install -d -m 755 /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64//etc/neutron/ + cp etc/taas_plugin.ini.sample /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64//etc/neutron/taas_plugin.ini + install -d -m 755 /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64//usr/share/neutron/server + ln -s /etc/neutron/taas_plugin.ini /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64//usr/share/neutron/server/taas_plugin.conf + install -d -m 755 /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64//etc/neutron/rootwrap.d + mv /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/etc/neutron/rootwrap.d/taas-i40e-sysfs.filters /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64//etc/neutron/rootwrap.d/taas-i40e-sysfs.filters + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 15.1.0-0.20250505160242.6e94491.el9 --unique-debug-suffix -15.1.0-0.20250505160242.6e94491.el9.x86_64 --unique-debug-src-base python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.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/tap-as-a-service-15.1.0.dev2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/i40e_sysfs_command from /usr/bin/env bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tTzT9E + umask 022 + cd /builddir/build/BUILD + cd tap-as-a-service-15.1.0.dev2 + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + 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-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/.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: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( This program is using eventlet and has been monkey_patched /usr/lib/python3.9/site-packages/oslo_rootwrap/__init__.py:32: DeprecationWarning: Eventlet support is deprecated and will be soon removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_privsep/daemon.py:97: DeprecationWarning: Eventlet support is deprecated and will be removed debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_cache/_memcache_pool.py:41: DeprecationWarning: Eventlet support is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_cache/_bmemcache_pool.py:30: DeprecationWarning: Eventlet support is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /usr/lib/python3.9/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( This program is using eventlet and has been monkey_patched This program is using eventlet and has been monkey_patched This program is using eventlet and has been monkey_patched This program is using eventlet and has been monkey_patched /usr/lib/python3.9/site-packages/oslo_rootwrap/__init__.py:32: DeprecationWarning: Eventlet support is deprecated and will be soon removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_privsep/daemon.py:97: DeprecationWarning: Eventlet support is deprecated and will be removed debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_rootwrap/__init__.py:32: DeprecationWarning: Eventlet support is deprecated and will be soon removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_rootwrap/__init__.py:32: DeprecationWarning: Eventlet support is deprecated and will be soon removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_privsep/daemon.py:97: DeprecationWarning: Eventlet support is deprecated and will be removed debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_privsep/daemon.py:97: DeprecationWarning: Eventlet support is deprecated and will be removed debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_rootwrap/__init__.py:32: DeprecationWarning: Eventlet support is deprecated and will be soon removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_privsep/daemon.py:97: DeprecationWarning: Eventlet support is deprecated and will be removed debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_cache/_memcache_pool.py:41: DeprecationWarning: Eventlet support is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_cache/_bmemcache_pool.py:30: DeprecationWarning: Eventlet support is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_cache/_memcache_pool.py:41: DeprecationWarning: Eventlet support is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_cache/_bmemcache_pool.py:30: DeprecationWarning: Eventlet support is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_cache/_memcache_pool.py:41: DeprecationWarning: Eventlet support is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_cache/_bmemcache_pool.py:30: DeprecationWarning: Eventlet support is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_cache/_memcache_pool.py:41: DeprecationWarning: Eventlet support is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/oslo_cache/_bmemcache_pool.py:30: DeprecationWarning: Eventlet support is deprecated and will be removed. debtcollector.deprecate( {0} neutron_taas.tests.unit.db.test_migrations.TestModelsMigrationsTAAS.test_branches ... SKIPPED: backend 'mysql' unavailable {3} neutron_taas.tests.unit.db.test_migrations.TestModelsMigrationsTAAS.test_forbid_offline_migrations_starting_newton ... SKIPPED: backend 'mysql' unavailable {3} neutron_taas.tests.unit.db.test_migrations.TestModelsMigrationsTAAS.test_upgrade_expand_branch ... SKIPPED: backend 'mysql' unavailable {1} neutron_taas.tests.unit.db.test_migrations.TestModelsMigrationsTAAS.test_models_sync ... SKIPPED: backend 'mysql' unavailable {2} neutron_taas.tests.unit.db.test_migrations.TestModelsMigrationsTAAS.test_check_mysql_engine ... SKIPPED: backend 'mysql' unavailable {2} neutron_taas.tests.unit.db.test_migrations.TestModelsMigrationsTAAS.test_upgrade_contract_branch ... SKIPPED: backend 'mysql' unavailable {0} neutron_taas.tests.unit.db.test_taas_db.TaaSDbTestCase.test_tap_flow_create [0.493218s] ... ok {0} neutron_taas.tests.unit.db.test_taas_db.TaaSDbTestCase.test_tap_flow_get [0.060193s] ... ok {1} neutron_taas.tests.unit.extensions.test_taas.TaasExtensionTestCase.test_delete_tap_flow [0.404959s] ... ok {0} neutron_taas.tests.unit.db.test_tap_mirror_db.TapMirrorDbTestCase.test_tap_mirror_get [0.074147s] ... ok {0} neutron_taas.tests.unit.db.test_tap_mirror_db.TapMirrorDbTestCase.test_tap_mirror_list [0.072439s] ... ok {1} neutron_taas.tests.unit.extensions.test_vlan_filter.VlanFilterExtensionTestCase.test_create_tap_flow [0.092566s] ... ok {1} neutron_taas.tests.unit.extensions.test_vlan_filter.VlanFilterExtensionTestCase.test_create_tap_flow_invalid_vlan_filter_value [0.091355s] ... ok {3} neutron_taas.tests.unit.db.test_taas_db.TaaSDbTestCase.test_tap_flow_create_with_vlan_filter [0.614924s] ... ok {0} neutron_taas.tests.unit.extensions.test_taas.TaasExtensionTestCase.test_create_tap_service [0.144570s] ... ok {2} neutron_taas.tests.unit.db.test_taas_db.TaaSDbTestCase.test_tap_flow_delete [0.541835s] ... ok {3} neutron_taas.tests.unit.db.test_taas_db.TaaSDbTestCase.test_tap_service_delete [0.061119s] ... ok {1} neutron_taas.tests.unit.extensions.test_vlan_filter.VlanFilterExtensionTestCase.test_delete_tap_service [0.090169s] ... ok {2} neutron_taas.tests.unit.db.test_taas_db.TaaSDbTestCase.test_tap_flow_list [0.077928s] ... ok {3} neutron_taas.tests.unit.db.test_taas_db.TaaSDbTestCase.test_tap_service_get [0.058360s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_flow.ProjectMemberTests.test_delete_tap_flow [0.073991s] ... ok {0} neutron_taas.tests.unit.extensions.test_vlan_filter.VlanFilterExtensionTestCase.test_delete_tap_flow [0.132832s] ... ok {2} neutron_taas.tests.unit.db.test_taas_db.TaaSDbTestCase.test_tap_service_create [0.066283s] ... ok {3} neutron_taas.tests.unit.db.test_tap_mirror_db.TapMirrorDbTestCase.test_tap_mirror_create [0.054040s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_flow.ProjectReaderTests.test_create_tap_flow [0.069267s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_flow.AdminTest.test_delete_tap_flow [0.056305s] ... ok {2} neutron_taas.tests.unit.db.test_taas_db.TaaSDbTestCase.test_tap_service_list [0.065109s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_flow.AdminTest.test_update_tap_flow [0.049824s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_flow.ProjectReaderTests.test_update_tap_flow [0.063387s] ... ok {3} neutron_taas.tests.unit.extensions.test_taas.TaasExtensionTestCase.test_delete_tap_service [0.115725s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_flow.ServiceRoleTests.test_delete_tap_flow [0.047955s] ... ok {2} neutron_taas.tests.unit.db.test_taas_db.TaaSDbTestCase.test_tap_service_update [0.106928s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_flow.ServiceRoleTests.test_update_tap_flow [0.046173s] ... ok {3} neutron_taas.tests.unit.extensions.test_tap_mirror.TapMirrorExtensionTestCase.test_create_tap_mirror [0.083959s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_flow.SystemAdminTests.test_get_tap_flow [0.057657s] ... ok {2} neutron_taas.tests.unit.db.test_tap_mirror_db.TapMirrorDbTestCase.test_tap_mirror_delete [0.105360s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_flow.ProjectManagerTests.test_create_tap_flow [0.217973s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_flow.SystemAdminTests.test_update_tap_flow [0.059119s] ... ok {2} neutron_taas.tests.unit.db.test_tap_mirror_db.TapMirrorDbTestCase.test_tap_mirror_update [0.058890s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectManagerTests.test_create_tap_mirror [0.047633s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_flow.ProjectManagerTests.test_delete_tap_flow [0.050082s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectManagerTests.test_get_tap_mirror [0.061241s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_flow.ProjectMemberTests.test_update_tap_flow [0.062038s] ... ok {3} neutron_taas.tests.unit.extensions.test_vlan_filter.VlanFilterExtensionTestCase.test_create_tap_service [0.267172s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectMemberTests.test_delete_tap_mirror [0.046926s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_flow.ServiceRoleTests.test_create_tap_flow [0.051964s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_flow.SystemMemberTests.test_delete_tap_flow [0.051162s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_flow.AdminTest.test_create_tap_flow [0.079011s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_flow.SystemReaderTests.test_create_tap_flow [0.044877s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_flow.AdminTest.test_get_tap_flow [0.043320s] ... ok {2} neutron_taas.tests.unit.extensions.test_taas.TaasExtensionTestCase.test_create_tap_flow [0.259988s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_flow.SystemReaderTests.test_get_tap_flow [0.044216s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_flow.ProjectMemberTests.test_create_tap_flow [0.047370s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectMemberTests.test_get_tap_mirror [0.192778s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_flow.SystemReaderTests.test_update_tap_flow [0.049498s] ... ok {2} neutron_taas.tests.unit.extensions.test_tap_mirror.TapMirrorExtensionTestCase.test_delete_tap_mirror [0.081693s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_flow.ProjectMemberTests.test_get_tap_flow [0.061258s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectMemberTests.test_update_tap_mirror [0.057966s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_mirror.AdminTests.test_delete_tap_mirror [0.053286s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_flow.ServiceRoleTests.test_get_tap_flow [0.048542s] ... ok {2} neutron_taas.tests.unit.extensions.test_vlan_filter.VlanFilterExtensionTestCase.test_create_tap_flow_with_vlan_filter [0.082076s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_mirror.AdminTests.test_get_tap_mirror [0.045361s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectReaderTests.test_create_tap_mirror [0.055217s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_flow.SystemAdminTests.test_create_tap_flow [0.058080s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_flow.ProjectManagerTests.test_get_tap_flow [0.046541s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectReaderTests.test_delete_tap_mirror [0.049191s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectManagerTests.test_update_tap_mirror [0.062045s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_flow.SystemAdminTests.test_delete_tap_flow [0.047750s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_flow.ProjectManagerTests.test_update_tap_flow [0.055191s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectReaderTests.test_get_tap_mirror [0.044176s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_mirror.ServiceRoleTests.test_get_tap_mirror [0.047760s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_flow.SystemMemberTests.test_create_tap_flow [0.044952s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_flow.ProjectReaderTests.test_delete_tap_flow [0.046036s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_mirror.SystemMemberTests.test_get_tap_mirror [0.045715s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectReaderTests.test_update_tap_mirror [0.062945s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_flow.SystemMemberTests.test_get_tap_flow [0.053606s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_flow.ProjectReaderTests.test_get_tap_flow [0.045993s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_mirror.SystemReaderTests.test_delete_tap_mirror [0.048611s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_mirror.ServiceRoleTests.test_create_tap_mirror [0.046249s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_flow.SystemReaderTests.test_delete_tap_flow [0.045606s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_flow.SystemMemberTests.test_update_tap_flow [0.053130s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_service.AdminTests.test_delete_tap_service [0.056406s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_mirror.ServiceRoleTests.test_update_tap_mirror [0.049885s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_mirror.AdminTests.test_create_tap_mirror [0.049695s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_mirror.ServiceRoleTests.test_delete_tap_mirror [0.049143s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_mirror.SystemAdminTests.test_delete_tap_mirror [0.043270s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_service.AdminTests.test_get_tap_service [0.063760s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_mirror.AdminTests.test_update_tap_mirror [0.050029s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_mirror.SystemAdminTests.test_get_tap_mirror [0.048059s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_mirror.SystemMemberTests.test_create_tap_mirror [0.044563s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_service.ProjectManagerTests.test_delete_tap_service [0.054580s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectManagerTests.test_delete_tap_mirror [0.048644s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_service.AdminTests.test_update_tap_service [0.050886s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_mirror.SystemReaderTests.test_get_tap_mirror [0.057928s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_mirror.ProjectMemberTests.test_create_tap_mirror [0.054722s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_service.ProjectManagerTests.test_create_tap_service [0.055923s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_mirror.SystemReaderTests.test_update_tap_mirror [0.044089s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_service.ProjectReaderTests.test_get_tap_service [0.087606s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_mirror.SystemAdminTests.test_create_tap_mirror [0.045413s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_service.ProjectManagerTests.test_get_tap_service [0.045917s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_service.ProjectMemberTests.test_create_tap_service [0.054547s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_mirror.SystemAdminTests.test_update_tap_mirror [0.056242s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_service.ProjectManagerTests.test_update_tap_service [0.049887s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_service.SystemAdminTests.test_get_tap_service [0.102571s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_mirror.SystemMemberTests.test_delete_tap_mirror [0.044790s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_service.ProjectMemberTests.test_delete_tap_service [0.050535s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_service.ProjectMemberTests.test_get_tap_service [0.085496s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_service.SystemReaderTests.test_get_tap_service [0.054800s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_mirror.SystemMemberTests.test_update_tap_mirror [0.047126s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_service.ServiceRoleTests.test_create_tap_service [0.046085s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_service.ProjectMemberTests.test_update_tap_service [0.045590s] ... ok {1} neutron_taas.tests.unit.policies.test_tap_service.SystemReaderTests.test_update_tap_service [0.058251s] ... ok {1} neutron_taas.tests.unit.services.drivers.test_linux_ovs_taas.TestOvsDriverTaas.test_create_tap_service [0.008908s] ... ok {1} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_create_tap_flow_different_pf_devices [0.001566s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_service.ServiceRoleTests.test_update_tap_service [0.054226s] ... ok {1} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_execute_sysfs_command_both_add [0.001710s] ... ok {1} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_execute_sysfs_command_both_rem [0.001550s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_mirror.SystemReaderTests.test_create_tap_mirror [0.062587s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_service.ProjectReaderTests.test_create_tap_service [0.054754s] ... ok {1} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_execute_sysfs_command_egress_rem [0.004553s] ... ok {1} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_ifname_by_pci_address [0.000858s] ... ok {1} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_ifname_by_pci_address_no_dev_info [0.000918s] ... ok {1} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_sysfs_netdev_path_with_pf_interface [0.000448s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_service.SystemMemberTests.test_create_tap_service [0.045791s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_service.AdminTests.test_create_tap_service [0.047107s] ... ok {1} neutron_taas.tests.unit.services.ovn.ovsdb.test_impl_idl_taas.TestOvnNbIdlForTaas.test_start [0.091170s] ... ok {1} neutron_taas.tests.unit.services.ovn.test_helper.TestTaasOvnProviderHelper.test_mirror_del [0.048534s] ... ok {1} neutron_taas.tests.unit.services.ovn.test_taas_ovn.TestTaasOvnDriver.test_delete_tap_mirror_precommit [0.046202s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_service.ServiceRoleTests.test_delete_tap_service [0.192317s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_service.ServiceRoleTests.test_get_tap_service [0.049541s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_service.SystemMemberTests.test_get_tap_service [0.202898s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_service.ProjectReaderTests.test_delete_tap_service [0.201845s] ... ok {0} neutron_taas.tests.unit.policies.test_tap_service.SystemReaderTests.test_create_tap_service [0.044875s] ... ok {3} neutron_taas.tests.unit.policies.test_tap_service.SystemReaderTests.test_delete_tap_service [0.044847s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_service.ProjectReaderTests.test_update_tap_service [0.046137s] ... ok {0} neutron_taas.tests.unit.services.drivers.test_linux_ovs_taas.TestOvsDriverTaas.test_delete_tap_flow [0.006390s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_ovs_taas.TestOvsDriverTaas.test_create_tap_flow [0.006093s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_ovs_taas.TestOvsDriverTaas.test_create_tap_mirror_out_direction [0.005841s] ... ok {0} neutron_taas.tests.unit.services.drivers.test_linux_ovs_taas.TestOvsDriverTaas.test_delete_tap_service [0.008296s] ... ok {0} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_create_tap_service [0.002025s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_ovs_taas.TestOvsDriverTaas.test_delete_tap_mirror [0.005543s] ... ok {0} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_delete_tap_flow_no_source_pci_slot [0.002504s] ... ok {0} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_execute_sysfs_command_egress_add [0.001619s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_create_tap_flow [0.002611s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_create_tap_flow_no_source_pci_slot [0.002099s] ... ok {0} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_execute_sysfs_command_ingress_rem [0.002833s] ... ok {0} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_list_from_ranges_str [0.000498s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_create_tap_flow_no_ts_pci_slot [0.002037s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_create_tap_service_no_pf_device_and_vf_index [0.001811s] ... ok {0} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_sriov_port_params_no_pci_slot [0.004022s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_delete_tap_flow_no_ts_pci_slot [0.002147s] ... ok {0} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_vf_num_by_pci_address_neg [0.001435s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_delete_tap_service_no_pf_device_and_vf_index [0.001836s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_execute_sysfs_command_not_both_vf_to_vf_all_vlans_False [0.001682s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_mac_by_pci_address [0.001890s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_mac_by_pci_address_wrong_dev_path [0.002275s] ... ok {3} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_sriov_port_params [0.003810s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_service.SystemAdminTests.test_create_tap_service [0.065275s] ... ok Exception ignored in: Traceback (most recent call last): File "/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/neutron_taas/services/taas/service_drivers/ovn/taas_ovn.py", line 35, in __del__ self._ovn_helper.shutdown() File "/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/neutron_taas/services/taas/service_drivers/ovn/helper.py", line 95, in shutdown self.ovn_nbdb.stop() AttributeError: 'TaasOvnProviderHelper' object has no attribute 'ovn_nbdb' {3} neutron_taas.tests.unit.services.ovn.ovsdb.test_impl_idl_taas.TestOvnNbIdlForTaas.test__get_ovsdb_helper [0.049827s] ... ok {0} neutron_taas.tests.unit.services.ovn.ovsdb.test_impl_idl_taas.TestOvnNbIdlForTaas.test_stop [0.061372s] ... ok {1} neutron_taas.tests.unit.services.ovn.test_taas_ovn.TestTaasOvnDriver.test_delete_tap_mirror_precommit_multi_dir [0.209153s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_service.SystemAdminTests.test_delete_tap_service [0.054479s] ... ok {3} neutron_taas.tests.unit.services.ovn.test_taas_ovn.TestTaasOvnDriver.test_create_tap_mirror_postcommit_multi_dir [0.040549s] ... ok {0} neutron_taas.tests.unit.services.ovn.ovsdb.test_impl_idl_taas.TestOvnNbIdlForTaas.test_stop_no_connection [0.049092s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_service.SystemAdminTests.test_update_tap_service [0.044428s] ... ok {0} neutron_taas.tests.unit.services.ovn.test_taas_ovn.TestTaasOvnDriver.test_create_tap_mirror_postcommit [0.041354s] ... ok {3} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_create_tap_flow [0.073916s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_service.SystemMemberTests.test_delete_tap_service [0.056168s] ... ok {0} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_delete_tap_service [0.083489s] ... ok {3} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_create_tap_service [0.075781s] ... ok {2} neutron_taas.tests.unit.policies.test_tap_service.SystemMemberTests.test_update_tap_service [0.061994s] ... ok {2} neutron_taas.tests.unit.services.drivers.test_linux_ovs_taas.TestOvsDriverTaas.test_create_tap_mirror_in_direction [0.006784s] ... ok {2} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_create_tap_flow_no_vlan_filter_on_source_and_probe [0.003701s] ... ok {2} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_delete_tap_flow [0.003149s] ... ok {2} neutron_taas.tests.unit.services.drivers.test_linux_sriov_nic_driver.TestSriovNicTaas.test_delete_tap_service [0.002500s] ... ok {2} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_execute_sysfs_command_ingress_add [0.001897s] ... ok {2} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_mac_by_pci_address_no_content [0.002410s] ... ok {2} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_net_name_by_vf_pci_address [0.002483s] ... ok {2} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_ranges_str_from_list [0.000765s] ... ok {2} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_sysfs_netdev_path_without_pf_interface [0.000903s] ... ok {2} neutron_taas.tests.unit.services.drivers.test_linux_sriov_utils.TestSriovNicUtils.test_get_vf_num_by_pci_address [0.002933s] ... ok {0} neutron_taas.tests.unit.services.taas.test_tap_mirror_plugin.TestTapMirrorPlugin.test_delete_tap_mirror_non_existent [0.067327s] ... ok {2} neutron_taas.tests.unit.services.ovn.test_helper.TestTaasOvnProviderHelper.test_mirror_add [0.045905s] ... ok {0} neutron_taas.tests.unit.services.taas.test_tap_mirror_plugin.TestTapMirrorPlugin.test_two_direction_tunnel_id [0.069527s] ... ok {1} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_create_tap_flow_failed_on_service_driver [0.307623s] ... ok {3} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_delete_tap_flow [0.139632s] ... ok {2} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_create_tap_flow_wrong_tenant_id [0.076001s] ... ok {1} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_create_tap_service_failed_on_service_driver [0.072019s] ... ok {0} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_flow.TestCreateTapFlow.test_create_tap_flow [0.100866s] ... ok {0} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_flow.TestListTapFlow.test_list_tap_flows [0.001845s] ... ok {0} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_flow.TestShowTapFlow.test_show_tap_flow [0.003206s] ... ok {3} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_mirror.TestCreateTapMirror.test_create_tap_mirror [0.087421s] ... ok {3} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_mirror.TestListTapMirror.test_list_tap_mirror [0.001795s] ... ok {0} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_mirror.TestDeleteTapMirror.test_delete_tap_mirror [0.003100s] ... ok {3} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_mirror.TestUpdateTapMirror.test_update_tap_mirror [0.002029s] ... ok {3} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_service.TestUpdateTapService.test_update_tap_service [0.001612s] ... ok {2} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_delete_tap_service_with_flow [0.106969s] ... ok {1} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_create_tap_service_reach_limit [0.074054s] ... ok {1} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_create_tap_service_wrong_tenant_id [0.076893s] ... ok Exception ignored in: Traceback (most recent call last): File "/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/neutron_taas/services/taas/service_drivers/ovn/taas_ovn.py", line 35, in __del__ self._ovn_helper.shutdown() File "/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/neutron_taas/services/taas/service_drivers/ovn/helper.py", line 95, in shutdown self.ovn_nbdb.stop() AttributeError: 'TaasOvnProviderHelper' object has no attribute 'ovn_nbdb' {1} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_delete_tap_service_non_existent [0.058924s] ... ok {2} neutron_taas.tests.unit.services.taas.test_taas_plugin.TestTaasPlugin.test_verify_taas_id_reused [0.224884s] ... ok {1} neutron_taas.tests.unit.services.taas.test_tap_mirror_plugin.TestTapMirrorPlugin.test_create_different_tunnel_id [0.074594s] ... ok Exception ignored in: Traceback (most recent call last): File "/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/neutron_taas/services/taas/service_drivers/ovn/taas_ovn.py", line 35, in __del__ self._ovn_helper.shutdown() File "/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/neutron_taas/services/taas/service_drivers/ovn/helper.py", line 95, in shutdown self.ovn_nbdb.stop() AttributeError: 'TaasOvnProviderHelper' object has no attribute 'ovn_nbdb' {2} neutron_taas.tests.unit.services.taas.test_tap_mirror_plugin.TestTapMirrorPlugin.test_create_duplicate_tunnel_id [0.069250s] ... ok {2} neutron_taas.tests.unit.services.taas.test_tap_mirror_plugin.TestTapMirrorPlugin.test_create_tap_mirror [0.073381s] ... ok Exception ignored in: Traceback (most recent call last): File "/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/neutron_taas/services/taas/service_drivers/ovn/taas_ovn.py", line 35, in __del__ self._ovn_helper.shutdown() File "/builddir/build/BUILD/tap-as-a-service-15.1.0.dev2/neutron_taas/services/taas/service_drivers/ovn/helper.py", line 95, in shutdown self.ovn_nbdb.stop() AttributeError: 'TaasOvnProviderHelper' object has no attribute 'ovn_nbdb' {2} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_flow.TestDeleteTapFlow.test_delete_tap_flow [0.102561s] ... ok {2} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_flow.TestUpdateTapFlow.test_update_tap_flow [0.004615s] ... ok {1} neutron_taas.tests.unit.services.taas.test_tap_mirror_plugin.TestTapMirrorPlugin.test_create_tap_mirror_wrong_project_id [0.246851s] ... ok {2} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_mirror.TestShowTapMirror.test_show_tap_mirror [0.002723s] ... ok {1} neutron_taas.tests.unit.services.taas.test_tap_mirror_plugin.TestTapMirrorPlugin.test_delete_tap_mrror [0.064855s] ... ok {1} neutron_taas.tests.unit.services.taas.test_tap_mirror_plugin.TestTapMirrorPlugin.test_same_tunnel_id_different_direction [0.059972s] ... ok {1} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_service.TestCreateTapService.test_create_tap_service [0.114571s] ... ok {1} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_service.TestDeleteTapService.test_delete_tap_service [0.002556s] ... ok {1} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_service.TestListTapService.test_list_tap_service [0.001438s] ... ok {1} neutron_taas.tests.unit.taas_client.osc.test_osc_tap_service.TestShowTapService.test_show_tap_service [0.001782s] ... ok ====== Totals ====== Ran: 214 tests in 4.2820 sec. - Passed: 208 - Skipped: 6 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 14.8092 sec. ============== Worker Balance ============== - Worker 0 (54 tests) => 0:00:03.529032 - Worker 1 (54 tests) => 0:00:04.107480 - Worker 2 (53 tests) => 0:00:03.851107 - Worker 3 (53 tests) => 0:00:03.383375 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zLEA1Q + umask 022 + cd /builddir/build/BUILD + cd tap-as-a-service-15.1.0.dev2 + DOCDIR=/builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/share/doc/python3-tap-as-a-service + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/share/doc/python3-tap-as-a-service + cp -pr README.rst /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/share/doc/python3-tap-as-a-service + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gEpd6Z + umask 022 + cd /builddir/build/BUILD + cd tap-as-a-service-15.1.0.dev2 + LICENSEDIR=/builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/share/licenses/python3-tap-as-a-service + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/share/licenses/python3-tap-as-a-service + cp -pr LICENSE /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/share/licenses/python3-tap-as-a-service + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/share/neutron/server/taas_plugin.conf -> /etc/neutron/taas_plugin.ini Provides: config(python3-tap-as-a-service) = 15.1.0-0.20250505160242.6e94491.el9 python-tap-as-a-service = 15.1.0-0.20250505160242.6e94491.el9 python3-tap-as-a-service = 15.1.0-0.20250505160242.6e94491.el9 python3.9-tap-as-a-service = 15.1.0-0.20250505160242.6e94491.el9 python3.9dist(tap-as-a-service) = 15.1~~dev2 python3dist(tap-as-a-service) = 15.1~~dev2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash python(abi) = 3.9 python3.9dist(neutron) >= 16~b1 python3.9dist(neutron-lib) >= 2.11 python3.9dist(openstacksdk) >= 0.102 python3.9dist(osc-lib) >= 2.3 python3.9dist(pbr) >= 5.5 python3.9dist(python-openstackclient) >= 3.12 Obsoletes: python39-tap-as-a-service < 15.1.0-0.20250505160242.6e94491.el9 Processing files: python3-tap-as-a-service-tests-15.1.0-0.20250505160242.6e94491.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.P5nKAf + umask 022 + cd /builddir/build/BUILD + cd tap-as-a-service-15.1.0.dev2 + LICENSEDIR=/builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/share/licenses/python3-tap-as-a-service-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/share/licenses/python3-tap-as-a-service-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64/usr/share/licenses/python3-tap-as-a-service-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tap-as-a-service-tests = 15.1.0-0.20250505160242.6e94491.el9 python3-tap-as-a-service-tests = 15.1.0-0.20250505160242.6e94491.el9 python3.9-tap-as-a-service-tests = 15.1.0-0.20250505160242.6e94491.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: python-tap-as-a-service-tests < 15.1.0-0.20250505160242.6e94491.el9 python39-tap-as-a-service-tests < 15.1.0-0.20250505160242.6e94491.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64 Wrote: /builddir/build/SRPMS/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.src.rpm Wrote: /builddir/build/RPMS/python3-tap-as-a-service-tests-15.1.0-0.20250505160242.6e94491.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.70oHqg + umask 022 + cd /builddir/build/BUILD + cd tap-as-a-service-15.1.0.dev2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tap-as-a-service-15.1.0-0.20250505160242.6e94491.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0