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-networking-l2gw.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-networking-l2gw.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-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.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-networking-l2gw.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-networking-l2gw.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-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.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-networking-l2gw.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-networking-l2gw.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.LNtp5w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf networking-l2gw-20.0.1.dev9 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/networking-l2gw-20.0.1.dev9-0.20250120100045.c3e7ebc.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd networking-l2gw-20.0.1.dev9 + /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-networking-l2gw-20.0.1 base' + sed -i /tempest/d setup.cfg + rm -rf networking_l2gw/tests/tempest + rm -rf networking_l2gw/tests/api + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order isort pylint astroid + 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 pylint astroid + 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 pylint astroid + 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 pylint astroid + 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 pylint astroid + 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 pylint astroid + 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 pylint astroid + 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 pylint astroid + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FAkQTz + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.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/networking-l2gw-20.0.1.dev9/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.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-networking-l2gw.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-networking-l2gw.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.q8x3lf + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.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/networking-l2gw-20.0.1.dev9/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.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-networking-l2gw.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-networking-l2gw.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.lINlcw + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.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/networking-l2gw-20.0.1.dev9/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=4.0.0 (installed: pbr 6.0.0) Handling neutron-lib>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: neutron-lib>=3.1.0 Handling python-neutronclient>=7.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-neutronclient>=7.8.0 Handling ovsdbapp>=1.16.0 from tox --print-deps-only: py39,docs Requirement not satisfied: ovsdbapp>=1.16.0 Handling neutron>=21.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: neutron>=21.0.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-subunit>=1.0.0 Handling psycopg2>=2.8.5 from tox --print-deps-only: py39,docs Requirement not satisfied: psycopg2>=2.8.5 Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs Requirement not satisfied: PyMySQL>=0.7.6 Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.2.0 Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement not satisfied: pytest>=5.3.5 Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=1.0.0 Handling os-testr>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: os-testr>=1.0.0 Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: requests-mock>=1.2.0 Handling testrepository>=0.0.18 from tox --print-deps-only: py39,docs Requirement not satisfied: testrepository>=0.0.18 Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testresources>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: ddt>=1.0.1 Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs Requirement not satisfied: WebTest>=2.0.27 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 /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( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info writing networking_l2gw.egg-info/PKG-INFO writing dependency_links to networking_l2gw.egg-info/dependency_links.txt writing entry points to networking_l2gw.egg-info/entry_points.txt writing requirements to networking_l2gw.egg-info/requires.txt writing top-level names to networking_l2gw.egg-info/top_level.txt writing pbr to networking_l2gw.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 reading manifest template 'MANIFEST.in' 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 'networking_l2gw.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/networking-l2gw-20.0.1.dev9/networking_l2gw-20.0.1.dev9.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement satisfied: pbr (>=4.0.0) (installed: pbr 6.0.0) Handling neutron-lib (>=3.1.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement not satisfied: neutron-lib (>=3.1.0) Handling python-neutronclient (>=7.8.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement not satisfied: python-neutronclient (>=7.8.0) Handling ovsdbapp (>=1.16.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement not satisfied: ovsdbapp (>=1.16.0) Handling neutron (>=21.0.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement not satisfied: neutron (>=21.0.0) + cat /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-buildrequires + rm -rfv networking_l2gw-20.0.1.dev9.dist-info/ removed 'networking_l2gw-20.0.1.dev9.dist-info/LICENSE' removed 'networking_l2gw-20.0.1.dev9.dist-info/AUTHORS' removed 'networking_l2gw-20.0.1.dev9.dist-info/METADATA' removed 'networking_l2gw-20.0.1.dev9.dist-info/entry_points.txt' removed 'networking_l2gw-20.0.1.dev9.dist-info/pbr.json' removed 'networking_l2gw-20.0.1.dev9.dist-info/top_level.txt' removed directory 'networking_l2gw-20.0.1.dev9.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.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-networking-l2gw.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-networking-l2gw.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.ZN8yHh + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.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/networking-l2gw-20.0.1.dev9/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=4.0.0 (installed: pbr 6.0.0) Handling neutron-lib>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron-lib>=3.1.0 (installed: neutron-lib 3.17.0) Handling python-neutronclient>=7.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=7.8.0 (installed: python-neutronclient 11.4.0) Handling ovsdbapp>=1.16.0 from tox --print-deps-only: py39,docs Requirement satisfied: ovsdbapp>=1.16.0 (installed: ovsdbapp 2.9.0) Handling neutron>=21.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron>=21.0.0 (installed: neutron 26.0.0.0b3.dev123) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling psycopg2>=2.8.5 from tox --print-deps-only: py39,docs Requirement satisfied: psycopg2>=2.8.5 (installed: psycopg2 2.9.9) Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.7.6 (installed: PyMySQL 0.10.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement satisfied: pytest>=5.3.5 (installed: pytest 6.2.2) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling os-testr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: os-testr>=1.0.0 (installed: os-testr 3.0.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py39,docs Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=2.0.0 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs Requirement satisfied: WebTest>=2.0.27 (installed: WebTest 3.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /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( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info writing networking_l2gw.egg-info/PKG-INFO writing dependency_links to networking_l2gw.egg-info/dependency_links.txt writing entry points to networking_l2gw.egg-info/entry_points.txt writing requirements to networking_l2gw.egg-info/requires.txt writing top-level names to networking_l2gw.egg-info/top_level.txt writing pbr to networking_l2gw.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 reading manifest template 'MANIFEST.in' 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 'networking_l2gw.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/networking-l2gw-20.0.1.dev9/networking_l2gw-20.0.1.dev9.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement satisfied: pbr (>=4.0.0) (installed: pbr 6.0.0) Handling neutron-lib (>=3.1.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement satisfied: neutron-lib (>=3.1.0) (installed: neutron-lib 3.17.0) Handling python-neutronclient (>=7.8.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement satisfied: python-neutronclient (>=7.8.0) (installed: python-neutronclient 11.4.0) Handling ovsdbapp (>=1.16.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement satisfied: ovsdbapp (>=1.16.0) (installed: ovsdbapp 2.9.0) Handling neutron (>=21.0.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement satisfied: neutron (>=21.0.0) (installed: neutron 26.0.0.0b3.dev123) + cat /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-buildrequires + rm -rfv networking_l2gw-20.0.1.dev9.dist-info/ removed 'networking_l2gw-20.0.1.dev9.dist-info/LICENSE' removed 'networking_l2gw-20.0.1.dev9.dist-info/AUTHORS' removed 'networking_l2gw-20.0.1.dev9.dist-info/METADATA' removed 'networking_l2gw-20.0.1.dev9.dist-info/top_level.txt' removed 'networking_l2gw-20.0.1.dev9.dist-info/pbr.json' removed 'networking_l2gw-20.0.1.dev9.dist-info/entry_points.txt' removed directory 'networking_l2gw-20.0.1.dev9.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.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-networking-l2gw.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-networking-l2gw.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.LiAEzs + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.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/networking-l2gw-20.0.1.dev9/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/pyproject-wheeldir --output /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr>=4.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=4.0.0 (installed: pbr 6.0.0) Handling neutron-lib>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron-lib>=3.1.0 (installed: neutron-lib 3.17.0) Handling python-neutronclient>=7.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=7.8.0 (installed: python-neutronclient 11.4.0) Handling ovsdbapp>=1.16.0 from tox --print-deps-only: py39,docs Requirement satisfied: ovsdbapp>=1.16.0 (installed: ovsdbapp 2.9.0) Handling neutron>=21.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: neutron>=21.0.0 (installed: neutron 26.0.0.0b3.dev123) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling psycopg2>=2.8.5 from tox --print-deps-only: py39,docs Requirement satisfied: psycopg2>=2.8.5 (installed: psycopg2 2.9.9) Handling PyMySQL>=0.7.6 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.7.6 (installed: PyMySQL 0.10.1) Handling oslotest>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement satisfied: pytest>=5.3.5 (installed: pytest 6.2.2) Handling stestr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=1.0.0 (installed: stestr 4.1.0) Handling os-testr>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: os-testr>=1.0.0 (installed: os-testr 3.0.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling testrepository>=0.0.18 from tox --print-deps-only: py39,docs Requirement satisfied: testrepository>=0.0.18 (installed: testrepository 0.0.20) Handling testresources>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: testresources>=2.0.0 (installed: testresources 2.0.1) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs Requirement satisfied: WebTest>=2.0.27 (installed: WebTest 3.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /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( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info writing networking_l2gw.egg-info/PKG-INFO writing dependency_links to networking_l2gw.egg-info/dependency_links.txt writing entry points to networking_l2gw.egg-info/entry_points.txt writing requirements to networking_l2gw.egg-info/requires.txt writing top-level names to networking_l2gw.egg-info/top_level.txt writing pbr to networking_l2gw.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 reading manifest template 'MANIFEST.in' 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 'networking_l2gw.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/networking-l2gw-20.0.1.dev9/networking_l2gw-20.0.1.dev9.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=4.0.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement satisfied: pbr (>=4.0.0) (installed: pbr 6.0.0) Handling neutron-lib (>=3.1.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement satisfied: neutron-lib (>=3.1.0) (installed: neutron-lib 3.17.0) Handling python-neutronclient (>=7.8.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement satisfied: python-neutronclient (>=7.8.0) (installed: python-neutronclient 11.4.0) Handling ovsdbapp (>=1.16.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement satisfied: ovsdbapp (>=1.16.0) (installed: ovsdbapp 2.9.0) Handling neutron (>=21.0.0) from hook generated metadata: Requires-Dist (networking-l2gw) Requirement satisfied: neutron (>=21.0.0) (installed: neutron 26.0.0.0b3.dev123) + cat /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-buildrequires + rm -rfv networking_l2gw-20.0.1.dev9.dist-info/ removed 'networking_l2gw-20.0.1.dev9.dist-info/LICENSE' removed 'networking_l2gw-20.0.1.dev9.dist-info/AUTHORS' removed 'networking_l2gw-20.0.1.dev9.dist-info/METADATA' removed 'networking_l2gw-20.0.1.dev9.dist-info/entry_points.txt' removed 'networking_l2gw-20.0.1.dev9.dist-info/pbr.json' removed 'networking_l2gw-20.0.1.dev9.dist-info/top_level.txt' removed directory 'networking_l2gw-20.0.1.dev9.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IlQp8k + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + mkdir -p /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.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/networking-l2gw-20.0.1.dev9/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/pyproject-wheeldir Processing /builddir/build/BUILD/networking-l2gw-20.0.1.dev9 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/networking-l2gw-20.0.1.dev9/.pyproject-builddir/tmp460ime15 /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( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running dist_info creating /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir/pip-modern-metadata-04_42hic/networking_l2gw.egg-info writing /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir/pip-modern-metadata-04_42hic/networking_l2gw.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir/pip-modern-metadata-04_42hic/networking_l2gw.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir/pip-modern-metadata-04_42hic/networking_l2gw.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir/pip-modern-metadata-04_42hic/networking_l2gw.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir/pip-modern-metadata-04_42hic/networking_l2gw.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir/pip-modern-metadata-04_42hic/networking_l2gw.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir/pip-modern-metadata-04_42hic/networking_l2gw.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 reading manifest template 'MANIFEST.in' 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/networking-l2gw-20.0.1.dev9/.pyproject-builddir/pip-modern-metadata-04_42hic/networking_l2gw.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir/pip-modern-metadata-04_42hic/networking_l2gw-20.0.1.dev9.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: networking-l2gw Building wheel for networking-l2gw (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/networking-l2gw-20.0.1.dev9/.pyproject-builddir/tmp6aks3qh6 /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/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/networking_l2gw creating build/lib/networking_l2gw/tests creating build/lib/networking_l2gw/tests/unit creating build/lib/networking_l2gw/tests/unit/services creating build/lib/networking_l2gw/tests/unit/services/l2gateway creating build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers copying networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers copying networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_agent_api.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers copying networking_l2gw/tests/unit/services/l2gateway/service_drivers/__init__.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers creating build/lib/networking_l2gw/tests/unit/services/l2gateway/agent creating build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb copying networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_writer.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb copying networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_monitor.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb copying networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_manager.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb copying networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_base_connection.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb copying networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/__init__.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb creating build/lib/networking_l2gw/db creating build/lib/networking_l2gw/db/migration copying networking_l2gw/db/migration/__init__.py -> build/lib/networking_l2gw/db/migration copying networking_l2gw/tests/unit/services/__init__.py -> build/lib/networking_l2gw/tests/unit/services creating build/lib/networking_l2gw/extensions copying networking_l2gw/extensions/l2gatewayconnection.py -> build/lib/networking_l2gw/extensions copying networking_l2gw/extensions/l2gateway.py -> build/lib/networking_l2gw/extensions copying networking_l2gw/extensions/__init__.py -> build/lib/networking_l2gw/extensions creating build/lib/networking_l2gw/tests/unit/services/l2gateway/common copying networking_l2gw/tests/unit/services/l2gateway/common/test_tunnel_calls.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/common copying networking_l2gw/tests/unit/services/l2gateway/common/test_l2gw_validators.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/common copying networking_l2gw/tests/unit/services/l2gateway/common/__init__.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/common copying networking_l2gw/tests/unit/__init__.py -> build/lib/networking_l2gw/tests/unit creating build/lib/networking_l2gw/cmd creating build/lib/networking_l2gw/cmd/eventlet copying networking_l2gw/cmd/eventlet/agent.py -> build/lib/networking_l2gw/cmd/eventlet copying networking_l2gw/cmd/eventlet/__init__.py -> build/lib/networking_l2gw/cmd/eventlet creating build/lib/networking_l2gw/services creating build/lib/networking_l2gw/services/l2gateway creating build/lib/networking_l2gw/services/l2gateway/ovsdb copying networking_l2gw/services/l2gateway/ovsdb/data.py -> build/lib/networking_l2gw/services/l2gateway/ovsdb copying networking_l2gw/services/l2gateway/ovsdb/__init__.py -> build/lib/networking_l2gw/services/l2gateway/ovsdb creating build/lib/networking_l2gw/services/l2gateway/agent creating build/lib/networking_l2gw/services/l2gateway/agent/ovsdb copying networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_writer.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb copying networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_monitor.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb copying networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_model.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb copying networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_common_class.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb copying networking_l2gw/services/l2gateway/agent/ovsdb/manager.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb copying networking_l2gw/services/l2gateway/agent/ovsdb/impl_idl.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb copying networking_l2gw/services/l2gateway/agent/ovsdb/base_connection.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb copying networking_l2gw/services/l2gateway/agent/ovsdb/api.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb copying networking_l2gw/services/l2gateway/agent/ovsdb/__init__.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb creating build/lib/networking_l2gw/db/migration/alembic_migrations creating build/lib/networking_l2gw/db/migration/alembic_migrations/versions copying networking_l2gw/db/migration/alembic_migrations/versions/start_networking_l2gw.py -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions copying networking_l2gw/db/migration/alembic_migrations/versions/kilo_release.py -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions copying networking_l2gw/db/migration/alembic_migrations/versions/__init__.py -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions copying networking_l2gw/db/migration/alembic_migrations/versions/54c9c8fe22bf_db_models_for_ovsdb_hardware_vtep_schema.py -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions copying networking_l2gw/db/migration/alembic_migrations/versions/42438454c556_l2gateway_models.py -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions creating build/lib/networking_l2gw/services/l2gateway/common copying networking_l2gw/services/l2gateway/common/tunnel_calls.py -> build/lib/networking_l2gw/services/l2gateway/common copying networking_l2gw/services/l2gateway/common/topics.py -> build/lib/networking_l2gw/services/l2gateway/common copying networking_l2gw/services/l2gateway/common/ovsdb_schema.py -> build/lib/networking_l2gw/services/l2gateway/common copying networking_l2gw/services/l2gateway/common/l2gw_validators.py -> build/lib/networking_l2gw/services/l2gateway/common copying networking_l2gw/services/l2gateway/common/constants.py -> build/lib/networking_l2gw/services/l2gateway/common copying networking_l2gw/services/l2gateway/common/config.py -> build/lib/networking_l2gw/services/l2gateway/common copying networking_l2gw/services/l2gateway/common/__init__.py -> build/lib/networking_l2gw/services/l2gateway/common creating build/lib/networking_l2gw/db/l2gateway creating build/lib/networking_l2gw/db/l2gateway/ovsdb copying networking_l2gw/db/l2gateway/ovsdb/models.py -> build/lib/networking_l2gw/db/l2gateway/ovsdb copying networking_l2gw/db/l2gateway/ovsdb/lib.py -> build/lib/networking_l2gw/db/l2gateway/ovsdb copying networking_l2gw/db/l2gateway/ovsdb/__init__.py -> build/lib/networking_l2gw/db/l2gateway/ovsdb creating build/lib/networking_l2gw/l2gatewayclient copying networking_l2gw/l2gatewayclient/__init__.py -> build/lib/networking_l2gw/l2gatewayclient creating build/lib/networking_l2gw/tests/unit/services/l2gateway/ovsdb copying networking_l2gw/tests/unit/services/l2gateway/ovsdb/test_data.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/ovsdb copying networking_l2gw/tests/unit/services/l2gateway/ovsdb/__init__.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/ovsdb creating build/lib/networking_l2gw/services/l2gateway/service_drivers copying networking_l2gw/services/l2gateway/service_drivers/rpc_l2gw.py -> build/lib/networking_l2gw/services/l2gateway/service_drivers copying networking_l2gw/services/l2gateway/service_drivers/agent_api.py -> build/lib/networking_l2gw/services/l2gateway/service_drivers copying networking_l2gw/services/l2gateway/service_drivers/__init__.py -> build/lib/networking_l2gw/services/l2gateway/service_drivers creating build/lib/networking_l2gw/tests/unit/l2gatewayclient copying networking_l2gw/tests/unit/l2gatewayclient/__init__.py -> build/lib/networking_l2gw/tests/unit/l2gatewayclient copying networking_l2gw/tests/__init__.py -> build/lib/networking_l2gw/tests copying networking_l2gw/tests/unit/services/l2gateway/test_plugin.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway copying networking_l2gw/tests/unit/services/l2gateway/test_agent_scheduler.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway copying networking_l2gw/tests/unit/services/l2gateway/__init__.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway creating build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc copying networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw_connection.py -> build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc copying networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw.py -> build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc copying networking_l2gw/tests/unit/l2gatewayclient/osc/fakes.py -> build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc copying networking_l2gw/tests/unit/l2gatewayclient/osc/__init__.py -> build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc copying networking_l2gw/services/l2gateway/agent/l2gateway_config.py -> build/lib/networking_l2gw/services/l2gateway/agent copying networking_l2gw/services/l2gateway/agent/base_agent_manager.py -> build/lib/networking_l2gw/services/l2gateway/agent copying networking_l2gw/services/l2gateway/agent/agent_api.py -> build/lib/networking_l2gw/services/l2gateway/agent copying networking_l2gw/services/l2gateway/agent/__init__.py -> build/lib/networking_l2gw/services/l2gateway/agent copying networking_l2gw/db/l2gateway/l2gateway_models.py -> build/lib/networking_l2gw/db/l2gateway copying networking_l2gw/db/l2gateway/l2gateway_db.py -> build/lib/networking_l2gw/db/l2gateway copying networking_l2gw/db/l2gateway/head.py -> build/lib/networking_l2gw/db/l2gateway copying networking_l2gw/db/l2gateway/db_query.py -> build/lib/networking_l2gw/db/l2gateway copying networking_l2gw/db/l2gateway/__init__.py -> build/lib/networking_l2gw/db/l2gateway creating build/lib/networking_l2gw/tests/unit/db copying networking_l2gw/tests/unit/db/test_migrations.py -> build/lib/networking_l2gw/tests/unit/db copying networking_l2gw/tests/unit/db/test_l2gw_db.py -> build/lib/networking_l2gw/tests/unit/db copying networking_l2gw/tests/unit/db/__init__.py -> build/lib/networking_l2gw/tests/unit/db copying networking_l2gw/services/__init__.py -> build/lib/networking_l2gw/services creating build/lib/networking_l2gw/tests/unit/db/ovsdb copying networking_l2gw/tests/unit/db/ovsdb/test_lib.py -> build/lib/networking_l2gw/tests/unit/db/ovsdb copying networking_l2gw/tests/unit/db/ovsdb/test_idl_impl.py -> build/lib/networking_l2gw/tests/unit/db/ovsdb copying networking_l2gw/tests/unit/db/ovsdb/__init__.py -> build/lib/networking_l2gw/tests/unit/db/ovsdb copying networking_l2gw/db/__init__.py -> build/lib/networking_l2gw/db copying networking_l2gw/cmd/__init__.py -> build/lib/networking_l2gw/cmd copying networking_l2gw/_i18n.py -> build/lib/networking_l2gw copying networking_l2gw/__init__.py -> build/lib/networking_l2gw copying networking_l2gw/db/migration/alembic_migrations/env.py -> build/lib/networking_l2gw/db/migration/alembic_migrations copying networking_l2gw/db/migration/alembic_migrations/__init__.py -> build/lib/networking_l2gw/db/migration/alembic_migrations creating build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native copying networking_l2gw/services/l2gateway/agent/ovsdb/native/connection.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native copying networking_l2gw/services/l2gateway/agent/ovsdb/native/commands.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native copying networking_l2gw/services/l2gateway/agent/ovsdb/native/__init__.py -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native creating build/lib/networking_l2gw/l2gatewayclient/osc copying networking_l2gw/l2gatewayclient/osc/l2gw_connection.py -> build/lib/networking_l2gw/l2gatewayclient/osc copying networking_l2gw/l2gatewayclient/osc/l2gw.py -> build/lib/networking_l2gw/l2gatewayclient/osc copying networking_l2gw/l2gatewayclient/osc/__init__.py -> build/lib/networking_l2gw/l2gatewayclient/osc copying networking_l2gw/services/l2gateway/plugin.py -> build/lib/networking_l2gw/services/l2gateway copying networking_l2gw/services/l2gateway/l2gw_agent.py -> build/lib/networking_l2gw/services/l2gateway copying networking_l2gw/services/l2gateway/exceptions.py -> build/lib/networking_l2gw/services/l2gateway copying networking_l2gw/services/l2gateway/agent_scheduler.py -> build/lib/networking_l2gw/services/l2gateway copying networking_l2gw/services/l2gateway/__init__.py -> build/lib/networking_l2gw/services/l2gateway copying networking_l2gw/tests/unit/services/l2gateway/agent/test_l2gw_agent.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/agent copying networking_l2gw/tests/unit/services/l2gateway/agent/test_base_agent_manager.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/agent copying networking_l2gw/tests/unit/services/l2gateway/agent/test_agent_api.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/agent copying networking_l2gw/tests/unit/services/l2gateway/agent/__init__.py -> build/lib/networking_l2gw/tests/unit/services/l2gateway/agent running egg_info writing networking_l2gw.egg-info/PKG-INFO writing dependency_links to networking_l2gw.egg-info/dependency_links.txt writing entry points to networking_l2gw.egg-info/entry_points.txt writing requirements to networking_l2gw.egg-info/requires.txt writing top-level names to networking_l2gw.egg-info/top_level.txt writing pbr to networking_l2gw.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 reading manifest template 'MANIFEST.in' 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 'networking_l2gw.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.contract' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.contract' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.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 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.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 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.expand' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.expand' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.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 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.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 'networking_l2gw.db.migration.alembic_migrations.versions.newton.contract' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'networking_l2gw.db.migration.alembic_migrations.versions.newton.contract' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'networking_l2gw.db.migration.alembic_migrations.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 'networking_l2gw.db.migration.alembic_migrations.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 'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'networking_l2gw.db.migration.alembic_migrations.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 'networking_l2gw.db.migration.alembic_migrations.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 'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'networking_l2gw.db.migration.alembic_migrations.versions.queens.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 'networking_l2gw.db.migration.alembic_migrations.versions.queens.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 'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'networking_l2gw.db.migration.alembic_migrations.versions.queens.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 'networking_l2gw.db.migration.alembic_migrations.versions.queens.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 'networking_l2gw.services.l2gateway.agent.ovsdb.vtep' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'networking_l2gw.services.l2gateway.agent.ovsdb.vtep' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'networking_l2gw.services.l2gateway.agent.ovsdb.vtep' 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 'networking_l2gw.services.l2gateway.agent.ovsdb.vtep' 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 'networking_l2gw.tests.contrib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'networking_l2gw.tests.contrib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'networking_l2gw.tests.contrib' 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 'networking_l2gw.tests.contrib' 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 networking_l2gw/services/l2gateway/agent/ovsdb/README.rst -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb creating build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/vtep copying networking_l2gw/services/l2gateway/agent/ovsdb/vtep/vtep.ovsschema -> build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/vtep copying networking_l2gw/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions copying networking_l2gw/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions creating build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty creating build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract copying networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract/79919185aa99_initial_contract.py -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract creating build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand copying networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand/60019185aa99_initial_expand.py -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand creating build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton creating build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract copying networking_l2gw/db/migration/alembic_migrations/versions/newton/contract/2f533f7705dd_rename_tenant_to_project.py -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract creating build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand copying networking_l2gw/db/migration/alembic_migrations/versions/newton/expand/49ce408ac349_add_indexes_to_tenant_id.py -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand creating build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens creating build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract copying networking_l2gw/db/migration/alembic_migrations/versions/queens/contract/0fb45e525aa9_add_standard_attribute_id_for_l2gw.py -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract creating build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand copying networking_l2gw/db/migration/alembic_migrations/versions/queens/expand/8d7d772eafcf_add_standard_attribute_id_for_l2gw.py -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand creating build/lib/networking_l2gw/tests/contrib copying networking_l2gw/tests/contrib/gate_hook.sh -> build/lib/networking_l2gw/tests/contrib copying networking_l2gw/tests/contrib/post_test_hook.sh -> build/lib/networking_l2gw/tests/contrib copying networking_l2gw/db/migration/alembic_migrations/README -> build/lib/networking_l2gw/db/migration/alembic_migrations copying networking_l2gw/db/migration/alembic_migrations/script.py.mako -> build/lib/networking_l2gw/db/migration/alembic_migrations 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/networking_l2gw copying build/lib/networking_l2gw/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw copying build/lib/networking_l2gw/_i18n.py -> build/bdist.linux-x86_64/wheel/networking_l2gw creating build/bdist.linux-x86_64/wheel/networking_l2gw/l2gatewayclient creating build/bdist.linux-x86_64/wheel/networking_l2gw/l2gatewayclient/osc copying build/lib/networking_l2gw/l2gatewayclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/l2gatewayclient/osc copying build/lib/networking_l2gw/l2gatewayclient/osc/l2gw.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/l2gatewayclient/osc copying build/lib/networking_l2gw/l2gatewayclient/osc/l2gw_connection.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/l2gatewayclient/osc copying build/lib/networking_l2gw/l2gatewayclient/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/l2gatewayclient creating build/bdist.linux-x86_64/wheel/networking_l2gw/services copying build/lib/networking_l2gw/services/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services creating build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway copying build/lib/networking_l2gw/services/l2gateway/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway copying build/lib/networking_l2gw/services/l2gateway/agent_scheduler.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway copying build/lib/networking_l2gw/services/l2gateway/exceptions.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway copying build/lib/networking_l2gw/services/l2gateway/l2gw_agent.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway copying build/lib/networking_l2gw/services/l2gateway/plugin.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway creating build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/service_drivers copying build/lib/networking_l2gw/services/l2gateway/service_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/service_drivers copying build/lib/networking_l2gw/services/l2gateway/service_drivers/agent_api.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/service_drivers copying build/lib/networking_l2gw/services/l2gateway/service_drivers/rpc_l2gw.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/service_drivers creating build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/common copying build/lib/networking_l2gw/services/l2gateway/common/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/common copying build/lib/networking_l2gw/services/l2gateway/common/config.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/common copying build/lib/networking_l2gw/services/l2gateway/common/constants.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/common copying build/lib/networking_l2gw/services/l2gateway/common/l2gw_validators.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/common copying build/lib/networking_l2gw/services/l2gateway/common/ovsdb_schema.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/common copying build/lib/networking_l2gw/services/l2gateway/common/topics.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/common copying build/lib/networking_l2gw/services/l2gateway/common/tunnel_calls.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/common creating build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent copying build/lib/networking_l2gw/services/l2gateway/agent/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent copying build/lib/networking_l2gw/services/l2gateway/agent/agent_api.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent copying build/lib/networking_l2gw/services/l2gateway/agent/base_agent_manager.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent copying build/lib/networking_l2gw/services/l2gateway/agent/l2gateway_config.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent creating build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb creating build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb/vtep copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/vtep/vtep.ovsschema -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb/vtep copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/README.rst -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb creating build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb/native copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb/native copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/commands.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb/native copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/connection.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb/native copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/api.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/base_connection.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/impl_idl.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/manager.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_common_class.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_model.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_monitor.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_writer.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/agent/ovsdb creating build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/ovsdb copying build/lib/networking_l2gw/services/l2gateway/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/ovsdb copying build/lib/networking_l2gw/services/l2gateway/ovsdb/data.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/services/l2gateway/ovsdb creating build/bdist.linux-x86_64/wheel/networking_l2gw/cmd copying build/lib/networking_l2gw/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/cmd creating build/bdist.linux-x86_64/wheel/networking_l2gw/cmd/eventlet copying build/lib/networking_l2gw/cmd/eventlet/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/cmd/eventlet copying build/lib/networking_l2gw/cmd/eventlet/agent.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/cmd/eventlet creating build/bdist.linux-x86_64/wheel/networking_l2gw/extensions copying build/lib/networking_l2gw/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/extensions copying build/lib/networking_l2gw/extensions/l2gateway.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/extensions copying build/lib/networking_l2gw/extensions/l2gatewayconnection.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/extensions creating build/bdist.linux-x86_64/wheel/networking_l2gw/db copying build/lib/networking_l2gw/db/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/l2gateway copying build/lib/networking_l2gw/db/l2gateway/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/l2gateway copying build/lib/networking_l2gw/db/l2gateway/db_query.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/l2gateway copying build/lib/networking_l2gw/db/l2gateway/head.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/l2gateway copying build/lib/networking_l2gw/db/l2gateway/l2gateway_db.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/l2gateway copying build/lib/networking_l2gw/db/l2gateway/l2gateway_models.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/l2gateway creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/l2gateway/ovsdb copying build/lib/networking_l2gw/db/l2gateway/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/l2gateway/ovsdb copying build/lib/networking_l2gw/db/l2gateway/ovsdb/lib.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/l2gateway/ovsdb copying build/lib/networking_l2gw/db/l2gateway/ovsdb/models.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/l2gateway/ovsdb creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations copying build/lib/networking_l2gw/db/migration/alembic_migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations copying build/lib/networking_l2gw/db/migration/alembic_migrations/README -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations copying build/lib/networking_l2gw/db/migration/alembic_migrations/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations copying build/lib/networking_l2gw/db/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/queens creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand/8d7d772eafcf_add_standard_attribute_id_for_l2gw.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract/0fb45e525aa9_add_standard_attribute_id_for_l2gw.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/newton creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand/49ce408ac349_add_indexes_to_tenant_id.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract/2f533f7705dd_rename_tenant_to_project.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/liberty creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand/60019185aa99_initial_expand.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand creating build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract/79919185aa99_initial_contract.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/42438454c556_l2gateway_models.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/54c9c8fe22bf_db_models_for_ovsdb_hardware_vtep_schema.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/kilo_release.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/start_networking_l2gw.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration/alembic_migrations/versions copying build/lib/networking_l2gw/db/migration/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/db/migration creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/contrib copying build/lib/networking_l2gw/tests/contrib/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/contrib copying build/lib/networking_l2gw/tests/contrib/gate_hook.sh -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/contrib copying build/lib/networking_l2gw/tests/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/db creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/db/ovsdb copying build/lib/networking_l2gw/tests/unit/db/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/db/ovsdb copying build/lib/networking_l2gw/tests/unit/db/ovsdb/test_idl_impl.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/db/ovsdb copying build/lib/networking_l2gw/tests/unit/db/ovsdb/test_lib.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/db/ovsdb copying build/lib/networking_l2gw/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/db copying build/lib/networking_l2gw/tests/unit/db/test_l2gw_db.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/db copying build/lib/networking_l2gw/tests/unit/db/test_migrations.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/db creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/l2gatewayclient creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/l2gatewayclient/osc copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/l2gatewayclient/osc copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/fakes.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/l2gatewayclient/osc copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/l2gatewayclient/osc copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw_connection.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/l2gatewayclient/osc copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/l2gatewayclient copying build/lib/networking_l2gw/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services copying build/lib/networking_l2gw/tests/unit/services/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway copying build/lib/networking_l2gw/tests/unit/services/l2gateway/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway copying build/lib/networking_l2gw/tests/unit/services/l2gateway/test_agent_scheduler.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway copying build/lib/networking_l2gw/tests/unit/services/l2gateway/test_plugin.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/ovsdb copying build/lib/networking_l2gw/tests/unit/services/l2gateway/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/ovsdb copying build/lib/networking_l2gw/tests/unit/services/l2gateway/ovsdb/test_data.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/ovsdb creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/common copying build/lib/networking_l2gw/tests/unit/services/l2gateway/common/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/common copying build/lib/networking_l2gw/tests/unit/services/l2gateway/common/test_l2gw_validators.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/common copying build/lib/networking_l2gw/tests/unit/services/l2gateway/common/test_tunnel_calls.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/common creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/agent copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/agent copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_agent_api.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/agent copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_base_agent_manager.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/agent copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_l2gw_agent.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/agent creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_base_connection.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_manager.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_monitor.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_writer.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb creating build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/service_drivers copying build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/service_drivers copying build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_agent_api.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/service_drivers copying build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py -> build/bdist.linux-x86_64/wheel/networking_l2gw/tests/unit/services/l2gateway/service_drivers running install_data creating build/bdist.linux-x86_64/wheel/networking_l2gw-20.0.1.dev9.data creating build/bdist.linux-x86_64/wheel/networking_l2gw-20.0.1.dev9.data/data creating build/bdist.linux-x86_64/wheel/networking_l2gw-20.0.1.dev9.data/data/etc creating build/bdist.linux-x86_64/wheel/networking_l2gw-20.0.1.dev9.data/data/etc/neutron copying etc/l2gateway_agent.ini -> build/bdist.linux-x86_64/wheel/networking_l2gw-20.0.1.dev9.data/data/etc/neutron copying etc/l2gw_plugin.ini -> build/bdist.linux-x86_64/wheel/networking_l2gw-20.0.1.dev9.data/data/etc/neutron running install_egg_info Copying networking_l2gw.egg-info to build/bdist.linux-x86_64/wheel/networking_l2gw-20.0.1.dev9-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/networking_l2gw-20.0.1.dev9.dist-info/WHEEL creating '/builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir/pip-wheel-x1nua98d/tmpbdsn_9o8/networking_l2gw-20.0.1.dev9-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'networking_l2gw/__init__.py' adding 'networking_l2gw/_i18n.py' adding 'networking_l2gw/cmd/__init__.py' adding 'networking_l2gw/cmd/eventlet/__init__.py' adding 'networking_l2gw/cmd/eventlet/agent.py' adding 'networking_l2gw/db/__init__.py' adding 'networking_l2gw/db/l2gateway/__init__.py' adding 'networking_l2gw/db/l2gateway/db_query.py' adding 'networking_l2gw/db/l2gateway/head.py' adding 'networking_l2gw/db/l2gateway/l2gateway_db.py' adding 'networking_l2gw/db/l2gateway/l2gateway_models.py' adding 'networking_l2gw/db/l2gateway/ovsdb/__init__.py' adding 'networking_l2gw/db/l2gateway/ovsdb/lib.py' adding 'networking_l2gw/db/l2gateway/ovsdb/models.py' adding 'networking_l2gw/db/migration/__init__.py' adding 'networking_l2gw/db/migration/alembic_migrations/README' adding 'networking_l2gw/db/migration/alembic_migrations/__init__.py' adding 'networking_l2gw/db/migration/alembic_migrations/env.py' adding 'networking_l2gw/db/migration/alembic_migrations/script.py.mako' adding 'networking_l2gw/db/migration/alembic_migrations/versions/42438454c556_l2gateway_models.py' adding 'networking_l2gw/db/migration/alembic_migrations/versions/54c9c8fe22bf_db_models_for_ovsdb_hardware_vtep_schema.py' adding 'networking_l2gw/db/migration/alembic_migrations/versions/CONTRACT_HEAD' adding 'networking_l2gw/db/migration/alembic_migrations/versions/EXPAND_HEAD' adding 'networking_l2gw/db/migration/alembic_migrations/versions/__init__.py' adding 'networking_l2gw/db/migration/alembic_migrations/versions/kilo_release.py' adding 'networking_l2gw/db/migration/alembic_migrations/versions/start_networking_l2gw.py' adding 'networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract/79919185aa99_initial_contract.py' adding 'networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand/60019185aa99_initial_expand.py' adding 'networking_l2gw/db/migration/alembic_migrations/versions/newton/contract/2f533f7705dd_rename_tenant_to_project.py' adding 'networking_l2gw/db/migration/alembic_migrations/versions/newton/expand/49ce408ac349_add_indexes_to_tenant_id.py' adding 'networking_l2gw/db/migration/alembic_migrations/versions/queens/contract/0fb45e525aa9_add_standard_attribute_id_for_l2gw.py' adding 'networking_l2gw/db/migration/alembic_migrations/versions/queens/expand/8d7d772eafcf_add_standard_attribute_id_for_l2gw.py' adding 'networking_l2gw/extensions/__init__.py' adding 'networking_l2gw/extensions/l2gateway.py' adding 'networking_l2gw/extensions/l2gatewayconnection.py' adding 'networking_l2gw/l2gatewayclient/__init__.py' adding 'networking_l2gw/l2gatewayclient/osc/__init__.py' adding 'networking_l2gw/l2gatewayclient/osc/l2gw.py' adding 'networking_l2gw/l2gatewayclient/osc/l2gw_connection.py' adding 'networking_l2gw/services/__init__.py' adding 'networking_l2gw/services/l2gateway/__init__.py' adding 'networking_l2gw/services/l2gateway/agent_scheduler.py' adding 'networking_l2gw/services/l2gateway/exceptions.py' adding 'networking_l2gw/services/l2gateway/l2gw_agent.py' adding 'networking_l2gw/services/l2gateway/plugin.py' adding 'networking_l2gw/services/l2gateway/agent/__init__.py' adding 'networking_l2gw/services/l2gateway/agent/agent_api.py' adding 'networking_l2gw/services/l2gateway/agent/base_agent_manager.py' adding 'networking_l2gw/services/l2gateway/agent/l2gateway_config.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/README.rst' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/__init__.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/api.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/base_connection.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/impl_idl.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/manager.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_common_class.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_model.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_monitor.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_writer.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/native/__init__.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/native/commands.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/native/connection.py' adding 'networking_l2gw/services/l2gateway/agent/ovsdb/vtep/vtep.ovsschema' adding 'networking_l2gw/services/l2gateway/common/__init__.py' adding 'networking_l2gw/services/l2gateway/common/config.py' adding 'networking_l2gw/services/l2gateway/common/constants.py' adding 'networking_l2gw/services/l2gateway/common/l2gw_validators.py' adding 'networking_l2gw/services/l2gateway/common/ovsdb_schema.py' adding 'networking_l2gw/services/l2gateway/common/topics.py' adding 'networking_l2gw/services/l2gateway/common/tunnel_calls.py' adding 'networking_l2gw/services/l2gateway/ovsdb/__init__.py' adding 'networking_l2gw/services/l2gateway/ovsdb/data.py' adding 'networking_l2gw/services/l2gateway/service_drivers/__init__.py' adding 'networking_l2gw/services/l2gateway/service_drivers/agent_api.py' adding 'networking_l2gw/services/l2gateway/service_drivers/rpc_l2gw.py' adding 'networking_l2gw/tests/__init__.py' adding 'networking_l2gw/tests/contrib/gate_hook.sh' adding 'networking_l2gw/tests/contrib/post_test_hook.sh' adding 'networking_l2gw/tests/unit/__init__.py' adding 'networking_l2gw/tests/unit/db/__init__.py' adding 'networking_l2gw/tests/unit/db/test_l2gw_db.py' adding 'networking_l2gw/tests/unit/db/test_migrations.py' adding 'networking_l2gw/tests/unit/db/ovsdb/__init__.py' adding 'networking_l2gw/tests/unit/db/ovsdb/test_idl_impl.py' adding 'networking_l2gw/tests/unit/db/ovsdb/test_lib.py' adding 'networking_l2gw/tests/unit/l2gatewayclient/__init__.py' adding 'networking_l2gw/tests/unit/l2gatewayclient/osc/__init__.py' adding 'networking_l2gw/tests/unit/l2gatewayclient/osc/fakes.py' adding 'networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw.py' adding 'networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw_connection.py' adding 'networking_l2gw/tests/unit/services/__init__.py' adding 'networking_l2gw/tests/unit/services/l2gateway/__init__.py' adding 'networking_l2gw/tests/unit/services/l2gateway/test_agent_scheduler.py' adding 'networking_l2gw/tests/unit/services/l2gateway/test_plugin.py' adding 'networking_l2gw/tests/unit/services/l2gateway/agent/__init__.py' adding 'networking_l2gw/tests/unit/services/l2gateway/agent/test_agent_api.py' adding 'networking_l2gw/tests/unit/services/l2gateway/agent/test_base_agent_manager.py' adding 'networking_l2gw/tests/unit/services/l2gateway/agent/test_l2gw_agent.py' adding 'networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/__init__.py' adding 'networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_base_connection.py' adding 'networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_manager.py' adding 'networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_monitor.py' adding 'networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_writer.py' adding 'networking_l2gw/tests/unit/services/l2gateway/common/__init__.py' adding 'networking_l2gw/tests/unit/services/l2gateway/common/test_l2gw_validators.py' adding 'networking_l2gw/tests/unit/services/l2gateway/common/test_tunnel_calls.py' adding 'networking_l2gw/tests/unit/services/l2gateway/ovsdb/__init__.py' adding 'networking_l2gw/tests/unit/services/l2gateway/ovsdb/test_data.py' adding 'networking_l2gw/tests/unit/services/l2gateway/service_drivers/__init__.py' adding 'networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_agent_api.py' adding 'networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py' adding 'networking_l2gw-20.0.1.dev9.data/data/etc/neutron/l2gateway_agent.ini' adding 'networking_l2gw-20.0.1.dev9.data/data/etc/neutron/l2gw_plugin.ini' adding 'networking_l2gw-20.0.1.dev9.dist-info/AUTHORS' adding 'networking_l2gw-20.0.1.dev9.dist-info/LICENSE' adding 'networking_l2gw-20.0.1.dev9.dist-info/METADATA' adding 'networking_l2gw-20.0.1.dev9.dist-info/WHEEL' adding 'networking_l2gw-20.0.1.dev9.dist-info/entry_points.txt' adding 'networking_l2gw-20.0.1.dev9.dist-info/pbr.json' adding 'networking_l2gw-20.0.1.dev9.dist-info/top_level.txt' adding 'networking_l2gw-20.0.1.dev9.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for networking-l2gw (pyproject.toml): finished with status 'done' Created wheel for networking-l2gw: filename=networking_l2gw-20.0.1.dev9-py3-none-any.whl size=167973 sha256=918a754c48c15ba457e696b57733eddd60e82309cb18723ef8929214d0101a29 Stored in directory: /builddir/.cache/pip/wheels/14/65/c5/ef3cc8f9a342ddcd37554399074adfb5e2793f7cc6057e773e Successfully built networking-l2gw + 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-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs /usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. __version_info__ = tuple(LooseVersion(docutils.__version__).version) /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. def heading(env: Environment, text: str, level: int = 1) -> str: Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['debug'] = contextfunction(pformat) /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['accesskey'] = contextfunction(accesskey) [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] contributing reading sources... [ 40%] index reading sources... [ 60%] installation reading sources... [ 80%] readme reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] contributing writing output... [ 40%] index writing output... [ 60%] installation writing output... [ 80%] readme writing output... [100%] usage generating indices... genindex done writing additional pages... search done copying images... [100%] images/L2GW_deployment.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lfWEMV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64 + cd networking-l2gw-20.0.1.dev9 ++ ls /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/pyproject-wheeldir/networking_l2gw-20.0.1.dev9-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=networking_l2gw==20.0.1.dev9 + '[' -z networking_l2gw==20.0.1.dev9 ']' + TMPDIR=/builddir/build/BUILD/networking-l2gw-20.0.1.dev9/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.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/networking-l2gw-20.0.1.dev9/pyproject-wheeldir networking_l2gw==20.0.1.dev9 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/networking-l2gw-20.0.1.dev9/pyproject-wheeldir Processing ./pyproject-wheeldir/networking_l2gw-20.0.1.dev9-py3-none-any.whl Installing collected packages: networking-l2gw Creating /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/bin/neutron-l2gateway-agent to 755 Successfully installed networking-l2gw-20.0.1.dev9 + '[' -d /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.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-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/bin/neutron-l2gateway-agent /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/bin/neutron-l2gateway-agent: updating + rm -rfv /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/networking_l2gw-20.0.1.dev9.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw-20.0.1.dev9.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-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64 --record /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw-20.0.1.dev9.dist-info/RECORD --output /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw-20.0.1.dev9.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw-20.0.1.dev9.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw-20.0.1.dev9.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw-20.0.1.dev9.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + mkdir -p /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/etc/neutron/conf.d/neutron-l2gw-agent + mv /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/etc/neutron/l2gateway_agent.ini /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/etc/neutron/l2gw_plugin.ini /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/etc/neutron/ + mkdir -p /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64//usr/share/neutron/server + ln -s /etc/neutron/l2gw_plugin.ini /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/neutron/server/l2gw_plugin.conf + install -p -D -m 644 /builddir/build/SOURCES/neutron-l2gw-agent.service /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib/systemd/system/neutron-l2gw-agent.service + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 20.0.1-0.20250120100045.c3e7ebc.el9 --unique-debug-suffix -20.0.1-0.20250120100045.c3e7ebc.el9.x86_64 --unique-debug-src-base python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.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/networking-l2gw-20.0.1.dev9 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-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tx5aof + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/python3-networking-l2gw + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/python3-networking-l2gw + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/python3-networking-l2gw + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/share/neutron/server/l2gw_plugin.conf -> /etc/neutron/l2gw_plugin.ini Provides: config(python3-networking-l2gw) = 1:20.0.1-0.20250120100045.c3e7ebc.el9 python-networking-l2gw = 1:20.0.1-0.20250120100045.c3e7ebc.el9 python3-networking-l2gw = 1:20.0.1-0.20250120100045.c3e7ebc.el9 python3.9-networking-l2gw = 1:20.0.1-0.20250120100045.c3e7ebc.el9 python3.9dist(networking-l2gw) = 20.0.1~~dev9 python3dist(networking-l2gw) = 20.0.1~~dev9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(neutron) >= 21 python3.9dist(neutron-lib) >= 3.1 python3.9dist(ovsdbapp) >= 1.16 python3.9dist(pbr) >= 4 python3.9dist(python-neutronclient) >= 7.8 Obsoletes: python39-networking-l2gw < 1:20.0.1-0.20250120100045.c3e7ebc.el9 Processing files: python-networking-l2gw-doc-20.0.1-0.20250120100045.c3e7ebc.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lAr3gQ + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + DOCDIR=/builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/doc/python-networking-l2gw-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/doc/python-networking-l2gw-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/doc/python-networking-l2gw-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.31kGr0 + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/python-networking-l2gw-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/python-networking-l2gw-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/python-networking-l2gw-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-networking-l2gw-doc = 1:20.0.1-0.20250120100045.c3e7ebc.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-networking-l2gw-tests-20.0.1-0.20250120100045.c3e7ebc.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fIjRSZ + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/python3-networking-l2gw-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/python3-networking-l2gw-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/python3-networking-l2gw-tests + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/python3.9/site-packages/networking_l2gw/tests/__init__.py Provides: python-networking-l2gw-tests = 1:20.0.1-0.20250120100045.c3e7ebc.el9 python3-networking-l2gw-tests = 1:20.0.1-0.20250120100045.c3e7ebc.el9 python3.9-networking-l2gw-tests = 1:20.0.1-0.20250120100045.c3e7ebc.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-networking-l2gw-tests < 1:20.0.1-0.20250120100045.c3e7ebc.el9 Processing files: openstack-neutron-l2gw-agent-20.0.1-0.20250120100045.c3e7ebc.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RxSmCY + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/openstack-neutron-l2gw-agent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/openstack-neutron-l2gw-agent + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64/usr/share/licenses/openstack-neutron-l2gw-agent + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-neutron-l2gw-agent) = 1:20.0.1-0.20250120100045.c3e7ebc.el9 openstack-neutron-l2gw-agent = 1:20.0.1-0.20250120100045.c3e7ebc.el9 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64 Wrote: /builddir/build/SRPMS/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.src.rpm Wrote: /builddir/build/RPMS/python-networking-l2gw-doc-20.0.1-0.20250120100045.c3e7ebc.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-l2gw-agent-20.0.1-0.20250120100045.c3e7ebc.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-networking-l2gw-tests-20.0.1-0.20250120100045.c3e7ebc.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kzhHyY + umask 022 + cd /builddir/build/BUILD + cd networking-l2gw-20.0.1.dev9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-networking-l2gw-20.0.1-0.20250120100045.c3e7ebc.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0