Mock Version: 2.10
Mock Version: 2.10
Mock Version: 2.10
Mock Version: 2.10
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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1fc7441be0>timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-18.0.1-0.20230217121452.de4c0c1.el9.src.rpm
Child return code was: 0
Mock Version: 2.10
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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f93541ddba8>timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-18.0.1-0.20230217121452.de4c0c1.el9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f93541ddba8>timeout=0uid=1026gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.bAI192
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf networking-l2gw-18.0.1.dev9
+ /usr/bin/gzip -dc /builddir/build/SOURCES/networking-l2gw-18.0.1.dev9-0.20230217121452.de4c0c1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd networking-l2gw-18.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 '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'python-networking-l2gw-18.0.1 base'
+ sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
+ rm -rf requirements.txt test-requirements.txt
+ rm -rf networking-l2gw.egg-info
+ sed -i /tempest/d setup.cfg
+ rm -rf networking_l2gw/tests/tempest
+ rm -rf networking_l2gw/tests/api
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eV1mzH
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-l2gw-18.0.1.dev9
+ 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 '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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 build
running build_py
creating build
creating build/lib
creating build/lib/networking_l2gw
creating build/lib/networking_l2gw/l2gatewayclient
copying networking_l2gw/l2gatewayclient/__init__.py -> build/lib/networking_l2gw/l2gatewayclient
creating build/lib/networking_l2gw/tests
creating build/lib/networking_l2gw/tests/unit
creating build/lib/networking_l2gw/tests/unit/db
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
creating build/lib/networking_l2gw/db
copying networking_l2gw/db/__init__.py -> build/lib/networking_l2gw/db
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/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/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/_i18n.py -> build/lib/networking_l2gw
copying networking_l2gw/__init__.py -> build/lib/networking_l2gw
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
creating build/lib/networking_l2gw/tests/unit/l2gatewayclient
copying networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py -> build/lib/networking_l2gw/tests/unit/l2gatewayclient
copying networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_conn_ext.py -> build/lib/networking_l2gw/tests/unit/l2gatewayclient
copying networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py -> build/lib/networking_l2gw/tests/unit/l2gatewayclient
copying networking_l2gw/tests/unit/l2gatewayclient/__init__.py -> build/lib/networking_l2gw/tests/unit/l2gatewayclient
creating build/lib/networking_l2gw/services
creating build/lib/networking_l2gw/services/l2gateway
creating build/lib/networking_l2gw/services/l2gateway/agent
creating build/lib/networking_l2gw/services/l2gateway/agent/ovsdb
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/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
copying networking_l2gw/tests/unit/__init__.py -> build/lib/networking_l2gw/tests/unit
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/l2gatewayclient/l2gw_client_ext
copying networking_l2gw/l2gatewayclient/l2gw_client_ext/_l2_gateway_connection.py -> build/lib/networking_l2gw/l2gatewayclient/l2gw_client_ext
copying networking_l2gw/l2gatewayclient/l2gw_client_ext/_l2_gateway.py -> build/lib/networking_l2gw/l2gatewayclient/l2gw_client_ext
copying networking_l2gw/l2gatewayclient/l2gw_client_ext/__init__.py -> build/lib/networking_l2gw/l2gatewayclient/l2gw_client_ext
creating build/lib/networking_l2gw/db/migration
creating build/lib/networking_l2gw/db/migration/alembic_migrations
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
copying networking_l2gw/db/migration/__init__.py -> build/lib/networking_l2gw/db/migration
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
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
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/services/__init__.py -> build/lib/networking_l2gw/tests/unit/services
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/__init__.py -> build/lib/networking_l2gw/services
creating build/lib/networking_l2gw/db/l2gateway
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
copying networking_l2gw/tests/__init__.py -> build/lib/networking_l2gw/tests
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/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
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/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/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/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/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
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/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/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
copying networking_l2gw/cmd/__init__.py -> build/lib/networking_l2gw/cmd
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
deleting 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'
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/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
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/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
+ sphinx-build-3 -W -b html doc/source doc/build/html
Running Sphinx v3.4.3
[openstackdocstheme] version: 3.0.0
[openstackdocstheme] connecting html-page-context event handler
making output directory... done
[openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme
[openstackdocstheme] no /builddir/build/BUILD/networking-l2gw-18.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.
+ 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.1rQ6Kc
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64
++ dirname /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64
+ cd networking-l2gw-18.0.1.dev9
+ 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 '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: 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:697: 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:697: 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:697: 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 install
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.0s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/extensions
copying build/lib/networking_l2gw/extensions/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/extensions
copying build/lib/networking_l2gw/extensions/l2gateway.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/extensions
copying build/lib/networking_l2gw/extensions/l2gatewayconnection.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/extensions
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/cmd
copying build/lib/networking_l2gw/cmd/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/cmd
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/cmd/eventlet
copying build/lib/networking_l2gw/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/cmd/eventlet
copying build/lib/networking_l2gw/cmd/eventlet/agent.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/cmd/eventlet
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services
copying build/lib/networking_l2gw/services/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/ovsdb/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/ovsdb/data.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/ovsdb
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/config.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/constants.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/l2gw_validators.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/ovsdb_schema.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/topics.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/tunnel_calls.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/service_drivers
copying build/lib/networking_l2gw/services/l2gateway/service_drivers/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/service_drivers
copying build/lib/networking_l2gw/services/l2gateway/service_drivers/agent_api.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/service_drivers
copying build/lib/networking_l2gw/services/l2gateway/service_drivers/rpc_l2gw.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/service_drivers
copying build/lib/networking_l2gw/services/l2gateway/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway
copying build/lib/networking_l2gw/services/l2gateway/agent_scheduler.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway
copying build/lib/networking_l2gw/services/l2gateway/exceptions.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway
copying build/lib/networking_l2gw/services/l2gateway/l2gw_agent.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway
copying build/lib/networking_l2gw/services/l2gateway/plugin.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent
copying build/lib/networking_l2gw/services/l2gateway/agent/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent
copying build/lib/networking_l2gw/services/l2gateway/agent/agent_api.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent
copying build/lib/networking_l2gw/services/l2gateway/agent/base_agent_manager.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent
copying build/lib/networking_l2gw/services/l2gateway/agent/l2gateway_config.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/vtep
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/vtep/vtep.ovsschema -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/vtep
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/README.rst -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/api.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/base_connection.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/impl_idl.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/manager.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_common_class.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_model.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_monitor.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_writer.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/commands.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/connection.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native
copying build/lib/networking_l2gw/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw
copying build/lib/networking_l2gw/_i18n.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/ovsdb
copying build/lib/networking_l2gw/db/l2gateway/ovsdb/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/ovsdb
copying build/lib/networking_l2gw/db/l2gateway/ovsdb/lib.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/ovsdb
copying build/lib/networking_l2gw/db/l2gateway/ovsdb/models.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/ovsdb
copying build/lib/networking_l2gw/db/l2gateway/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway
copying build/lib/networking_l2gw/db/l2gateway/db_query.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway
copying build/lib/networking_l2gw/db/l2gateway/head.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway
copying build/lib/networking_l2gw/db/l2gateway/l2gateway_db.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway
copying build/lib/networking_l2gw/db/l2gateway/l2gateway_models.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration
copying build/lib/networking_l2gw/db/migration/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations
copying build/lib/networking_l2gw/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations
copying build/lib/networking_l2gw/db/migration/alembic_migrations/README -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract
copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions
copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions
copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/42438454c556_l2gateway_models.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/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 -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions
copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions
copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/kilo_release.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions
copying build/lib/networking_l2gw/db/migration/alembic_migrations/versions/start_networking_l2gw.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions
copying build/lib/networking_l2gw/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations
copying build/lib/networking_l2gw/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations
copying build/lib/networking_l2gw/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/contrib
copying build/lib/networking_l2gw/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/contrib
copying build/lib/networking_l2gw/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/contrib
copying build/lib/networking_l2gw/tests/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit
copying build/lib/networking_l2gw/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/osc
copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/osc
copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/fakes.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/osc
copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/osc
copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw_connection.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/osc
copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient
copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient
copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_conn_ext.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient
copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services
copying build/lib/networking_l2gw/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_agent_api.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/test_agent_scheduler.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/test_plugin.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/common
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/common
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/common/test_l2gw_validators.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/common
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/common/test_tunnel_calls.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/common
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/ovsdb/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/ovsdb/test_data.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_agent_api.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_base_agent_manager.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_l2gw_agent.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_base_connection.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_manager.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_monitor.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_writer.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db
copying build/lib/networking_l2gw/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db
copying build/lib/networking_l2gw/tests/unit/db/test_l2gw_db.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db
copying build/lib/networking_l2gw/tests/unit/db/test_migrations.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db/ovsdb
copying build/lib/networking_l2gw/tests/unit/db/ovsdb/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db/ovsdb
copying build/lib/networking_l2gw/tests/unit/db/ovsdb/test_idl_impl.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db/ovsdb
copying build/lib/networking_l2gw/tests/unit/db/ovsdb/test_lib.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db/ovsdb
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext
copying build/lib/networking_l2gw/l2gatewayclient/l2gw_client_ext/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext
copying build/lib/networking_l2gw/l2gatewayclient/l2gw_client_ext/_l2_gateway.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext
copying build/lib/networking_l2gw/l2gatewayclient/l2gw_client_ext/_l2_gateway_connection.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/osc
copying build/lib/networking_l2gw/l2gatewayclient/osc/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/osc
copying build/lib/networking_l2gw/l2gatewayclient/osc/l2gw.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/osc
copying build/lib/networking_l2gw/l2gatewayclient/osc/l2gw_connection.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/osc
copying build/lib/networking_l2gw/l2gatewayclient/__init__.py -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/extensions/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/extensions/l2gateway.py to l2gateway.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/extensions/l2gatewayconnection.py to l2gatewayconnection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/cmd/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/cmd/eventlet/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/cmd/eventlet/agent.py to agent.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/ovsdb/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/ovsdb/data.py to data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common/config.py to config.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common/constants.py to constants.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common/l2gw_validators.py to l2gw_validators.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common/ovsdb_schema.py to ovsdb_schema.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common/topics.py to topics.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/common/tunnel_calls.py to tunnel_calls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/service_drivers/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/service_drivers/agent_api.py to agent_api.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/service_drivers/rpc_l2gw.py to rpc_l2gw.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent_scheduler.py to agent_scheduler.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/l2gw_agent.py to l2gw_agent.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/plugin.py to plugin.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/agent_api.py to agent_api.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/base_agent_manager.py to base_agent_manager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/l2gateway_config.py to l2gateway_config.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/api.py to api.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/base_connection.py to base_connection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/impl_idl.py to impl_idl.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/manager.py to manager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_common_class.py to ovsdb_common_class.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_model.py to ovsdb_model.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_monitor.py to ovsdb_monitor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_writer.py to ovsdb_writer.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native/commands.py to commands.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native/connection.py to connection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/_i18n.py to _i18n.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/ovsdb/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/ovsdb/lib.py to lib.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/ovsdb/models.py to models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/db_query.py to db_query.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/head.py to head.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/l2gateway_db.py to l2gateway_db.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/l2gateway/l2gateway_models.py to l2gateway_models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand/8d7d772eafcf_add_standard_attribute_id_for_l2gw.py to 8d7d772eafcf_add_standard_attribute_id_for_l2gw.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract/0fb45e525aa9_add_standard_attribute_id_for_l2gw.py to 0fb45e525aa9_add_standard_attribute_id_for_l2gw.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand/49ce408ac349_add_indexes_to_tenant_id.py to 49ce408ac349_add_indexes_to_tenant_id.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract/2f533f7705dd_rename_tenant_to_project.py to 2f533f7705dd_rename_tenant_to_project.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand/60019185aa99_initial_expand.py to 60019185aa99_initial_expand.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract/79919185aa99_initial_contract.py to 79919185aa99_initial_contract.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/42438454c556_l2gateway_models.py to 42438454c556_l2gateway_models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/54c9c8fe22bf_db_models_for_ovsdb_hardware_vtep_schema.py to 54c9c8fe22bf_db_models_for_ovsdb_hardware_vtep_schema.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/kilo_release.py to kilo_release.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/versions/start_networking_l2gw.py to start_networking_l2gw.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/migration/alembic_migrations/env.py to env.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/db/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/fakes.py to fakes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw.py to test_osc_l2gw.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw_connection.py to test_osc_l2gw_connection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py to test_cli20.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_conn_ext.py to test_cli20_l2gw_conn_ext.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py to test_cli20_l2gw_ext.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_agent_api.py to test_agent_api.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py to test_rpc_l2gw.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/test_agent_scheduler.py to test_agent_scheduler.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/test_plugin.py to test_plugin.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/common/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/common/test_l2gw_validators.py to test_l2gw_validators.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/common/test_tunnel_calls.py to test_tunnel_calls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb/test_data.py to test_data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/test_agent_api.py to test_agent_api.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/test_base_agent_manager.py to test_base_agent_manager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/test_l2gw_agent.py to test_l2gw_agent.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_base_connection.py to test_base_connection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_manager.py to test_manager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_monitor.py to test_ovsdb_monitor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_writer.py to test_ovsdb_writer.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db/test_l2gw_db.py to test_l2gw_db.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db/test_migrations.py to test_migrations.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db/ovsdb/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db/ovsdb/test_idl_impl.py to test_idl_impl.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/tests/unit/db/ovsdb/test_lib.py to test_lib.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext/_l2_gateway.py to _l2_gateway.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext/_l2_gateway_connection.py to _l2_gateway_connection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/osc/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/osc/l2gw.py to l2gw.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/osc/l2gw_connection.py to l2gw_connection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw/l2gatewayclient/__init__.py to __init__.cpython-39.pyc
writing byte-compilation script '/tmp/tmpgqqjgt5i.py'
/usr/bin/python3 /tmp/tmpgqqjgt5i.py
removing /tmp/tmpgqqjgt5i.py
running install_data
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/etc
creating /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/etc/neutron
copying etc/l2gateway_agent.ini -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/etc/neutron
copying etc/l2gw_plugin.ini -> /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/etc/neutron
running install_egg_info
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 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'
Copying networking_l2gw.egg-info to /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/python3.9/site-packages/networking_l2gw-18.0.1.dev9-py3.9.egg-info
running install_scripts
Installing neutron-l2gateway-agent script to /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/bin
+ rm -rfv /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/bin/__pycache__
+ mkdir -p /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/etc/neutron/conf.d/neutron-l2gw-agent
+ mv /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/etc/neutron/l2gateway_agent.ini /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/etc/neutron/l2gw_plugin.ini /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/etc/neutron/
+ mkdir -p /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64//usr/share/neutron/server
+ ln -s /etc/neutron/l2gw_plugin.ini /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.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-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/lib/systemd/system/neutron-l2gw-agent.service
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 18.0.1-0.20230217121452.de4c0c1.el9 --unique-debug-suffix -18.0.1-0.20230217121452.de4c0c1.el9.x86_64 --unique-debug-src-base python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.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-18.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-18.0.1-0.20230217121452.de4c0c1.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-18.0.1-0.20230217121452.de4c0c1.el9.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.11lZsf
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-l2gw-18.0.1.dev9
+ LICENSEDIR=/builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.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-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/share/licenses/python3-networking-l2gw
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.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:18.0.1-0.20230217121452.de4c0c1.el9 python-networking-l2gw = 1:18.0.1-0.20230217121452.de4c0c1.el9 python3-networking-l2gw = 1:18.0.1-0.20230217121452.de4c0c1.el9 python3.9-networking-l2gw = 1:18.0.1-0.20230217121452.de4c0c1.el9 python3.9dist(networking-l2gw) = 18.0.1~~dev9 python3dist(networking-l2gw) = 18.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(setuptools)
Obsoletes: python-networking-l2gw < 1:18.0.1-0.20230217121452.de4c0c1.el9 python39-networking-l2gw < 1:18.0.1-0.20230217121452.de4c0c1.el9
Processing files: python-networking-l2gw-doc-18.0.1-0.20230217121452.de4c0c1.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0UH4kR
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-l2gw-18.0.1.dev9
+ DOCDIR=/builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.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-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/share/doc/python-networking-l2gw-doc
+ cp -pr README.rst /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.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.gXfogY
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-l2gw-18.0.1.dev9
+ LICENSEDIR=/builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.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-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/share/licenses/python-networking-l2gw-doc
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/share/licenses/python-networking-l2gw-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-networking-l2gw-doc = 1:18.0.1-0.20230217121452.de4c0c1.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-18.0.1-0.20230217121452.de4c0c1.el9.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hTG8f1
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-l2gw-18.0.1.dev9
+ LICENSEDIR=/builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.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-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/share/licenses/python3-networking-l2gw-tests
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.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 = 1:18.0.1-0.20230217121452.de4c0c1.el9 python-networking-l2gw-tests = 1:18.0.1-0.20230217121452.de4c0c1.el9 python3-networking-l2gw-tests = 1:18.0.1-0.20230217121452.de4c0c1.el9 python3.9-networking-l2gw = 1:18.0.1-0.20230217121452.de4c0c1.el9 python3.9-networking-l2gw-tests = 1:18.0.1-0.20230217121452.de4c0c1.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9
Obsoletes: python-networking-l2gw < 1:18.0.1-0.20230217121452.de4c0c1.el9 python39-networking-l2gw-tests < 1:18.0.1-0.20230217121452.de4c0c1.el9
Processing files: openstack-neutron-l2gw-agent-18.0.1-0.20230217121452.de4c0c1.el9.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T9lh8V
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-l2gw-18.0.1.dev9
+ LICENSEDIR=/builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.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-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/share/licenses/openstack-neutron-l2gw-agent
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64/usr/share/licenses/openstack-neutron-l2gw-agent
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(openstack-neutron-l2gw-agent) = 1:18.0.1-0.20230217121452.de4c0c1.el9 openstack-neutron-l2gw-agent = 1:18.0.1-0.20230217121452.de4c0c1.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-18.0.1-0.20230217121452.de4c0c1.el9.x86_64
Wrote: /builddir/build/RPMS/python-networking-l2gw-doc-18.0.1-0.20230217121452.de4c0c1.el9.noarch.rpm
Wrote: /builddir/build/RPMS/openstack-neutron-l2gw-agent-18.0.1-0.20230217121452.de4c0c1.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python3-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.noarch.rpm
Wrote: /builddir/build/RPMS/python3-networking-l2gw-tests-18.0.1-0.20230217121452.de4c0c1.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cZT04C
+ umask 022
+ cd /builddir/build/BUILD
+ cd networking-l2gw-18.0.1.dev9
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-networking-l2gw-18.0.1-0.20230217121452.de4c0c1.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0