Source: networking-l2gw Version: 1:19.0.0-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-20231027 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make[1]: pyversions: No such file or directory > py3versions: no X-Python3-Version in control file, using supported versions > for i in 3.11; do \ > python$i setup.py install --install-layout=deb --root > /<<PKGBUILDDIR>>/debian/tmp ; \ > done > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'description-file' will not be supported in > future > versions. Please use the underscore name 'description_file' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'author-email' will not be supported in future > versions. Please use the underscore name 'author_email' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'home-page' will not be supported in future > versions. Please use the underscore name 'home_page' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'python-requires' will not be supported in > future > versions. Please use the underscore name 'python_requires' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/__init__.py:84: > _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are > deprecated. > !! > > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > > ******************************************************************************** > > !! > dist.fetch_build_eggs(dist.setup_requires) > /usr/lib/python3/dist-packages/setuptools/command/develop.py:40: > EasyInstallDeprecationWarning: easy_install command is deprecated. > !! > > > ******************************************************************************** > Please avoid running ``setup.py`` and ``easy_install``. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://github.com/pypa/setuptools/issues/917 for details. > > ******************************************************************************** > > !! > easy_install.initialize_options(self) > /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: > SetuptoolsDeprecationWarning: setup.py install is deprecated. > !! > > > ******************************************************************************** > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html > for details. > > ******************************************************************************** > > !! > self.initialize_options() > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'description-file' will not be supported in > future > versions. Please use the underscore name 'description_file' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'author-email' will not be supported in future > versions. Please use the underscore name 'author_email' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'home-page' will not be supported in future > versions. Please use the underscore name 'home_page' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:744: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'python-requires' will not be supported in > future > versions. Please use the underscore name 'python_requires' instead. > > This deprecation is overdue, please update your project and remove > deprecated > calls to avoid build errors in the future. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > running install > [pbr] Generating AUTHORS > [pbr] AUTHORS complete (0.0s) > running build > running build_py > creating build > creating build/lib > creating build/lib/networking_l2gw > creating build/lib/networking_l2gw/cmd > creating build/lib/networking_l2gw/cmd/eventlet > copying networking_l2gw/cmd/eventlet/__init__.py -> > build/lib/networking_l2gw/cmd/eventlet > copying networking_l2gw/cmd/eventlet/agent.py -> > build/lib/networking_l2gw/cmd/eventlet > creating build/lib/networking_l2gw/services > creating build/lib/networking_l2gw/services/l2gateway > creating build/lib/networking_l2gw/services/l2gateway/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 > copying networking_l2gw/services/l2gateway/service_drivers/rpc_l2gw.py -> > build/lib/networking_l2gw/services/l2gateway/service_drivers > creating build/lib/networking_l2gw/tests > creating build/lib/networking_l2gw/tests/unit > creating build/lib/networking_l2gw/tests/unit/services > creating build/lib/networking_l2gw/tests/unit/services/l2gateway > creating build/lib/networking_l2gw/tests/unit/services/l2gateway/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/__init__.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 > 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_manager.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 > 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/test_ovsdb_monitor.py > -> build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb > creating build/lib/networking_l2gw/db > creating build/lib/networking_l2gw/db/l2gateway > copying networking_l2gw/db/l2gateway/__init__.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/l2gateway_models.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/l2gateway_db.py -> > build/lib/networking_l2gw/db/l2gateway > copying networking_l2gw/tests/unit/services/l2gateway/__init__.py -> > build/lib/networking_l2gw/tests/unit/services/l2gateway > 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/db/__init__.py -> build/lib/networking_l2gw/db > creating build/lib/networking_l2gw/services/l2gateway/agent > copying networking_l2gw/services/l2gateway/agent/agent_api.py -> > build/lib/networking_l2gw/services/l2gateway/agent > copying networking_l2gw/services/l2gateway/agent/__init__.py -> > build/lib/networking_l2gw/services/l2gateway/agent > copying networking_l2gw/services/l2gateway/agent/base_agent_manager.py -> > build/lib/networking_l2gw/services/l2gateway/agent > copying networking_l2gw/services/l2gateway/agent/l2gateway_config.py -> > build/lib/networking_l2gw/services/l2gateway/agent > creating build/lib/networking_l2gw/l2gatewayclient > copying networking_l2gw/l2gatewayclient/__init__.py -> > build/lib/networking_l2gw/l2gatewayclient > copying networking_l2gw/_i18n.py -> build/lib/networking_l2gw > copying networking_l2gw/__init__.py -> build/lib/networking_l2gw > copying networking_l2gw/tests/unit/services/__init__.py -> > build/lib/networking_l2gw/tests/unit/services > creating build/lib/networking_l2gw/db/migration > creating 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/alembic_migrations/env.py -> > build/lib/networking_l2gw/db/migration/alembic_migrations > creating 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 > 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/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/manager.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/base_connection.py -> > build/lib/networking_l2gw/services/l2gateway/agent/ovsdb > copying networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_writer.py -> > build/lib/networking_l2gw/services/l2gateway/agent/ovsdb > copying networking_l2gw/services/l2gateway/agent/ovsdb/api.py -> > build/lib/networking_l2gw/services/l2gateway/agent/ovsdb > copying networking_l2gw/services/l2gateway/__init__.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/l2gw_agent.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/plugin.py -> > build/lib/networking_l2gw/services/l2gateway > creating build/lib/networking_l2gw/tests/unit/db > creating build/lib/networking_l2gw/tests/unit/db/ovsdb > copying networking_l2gw/tests/unit/db/ovsdb/__init__.py -> > build/lib/networking_l2gw/tests/unit/db/ovsdb > copying networking_l2gw/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/test_l2gw_db.py -> > build/lib/networking_l2gw/tests/unit/db > copying networking_l2gw/tests/unit/db/__init__.py -> > build/lib/networking_l2gw/tests/unit/db > copying networking_l2gw/tests/unit/db/test_migrations.py -> > build/lib/networking_l2gw/tests/unit/db > copying networking_l2gw/tests/unit/__init__.py -> > build/lib/networking_l2gw/tests/unit > 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 > 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_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 > copying > networking_l2gw/tests/unit/services/l2gateway/agent/test_base_agent_manager.py > -> build/lib/networking_l2gw/tests/unit/services/l2gateway/agent > creating 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/db/l2gateway/ovsdb/models.py -> > build/lib/networking_l2gw/db/l2gateway/ovsdb > copying networking_l2gw/services/__init__.py -> > build/lib/networking_l2gw/services > creating build/lib/networking_l2gw/extensions > copying networking_l2gw/extensions/__init__.py -> > 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/cmd/__init__.py -> build/lib/networking_l2gw/cmd > creating build/lib/networking_l2gw/tests/unit/l2gatewayclient > creating 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/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 > 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/__init__.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/54c9c8fe22bf_db_models_for_ovsdb_hardware_vtep_schema.py > -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions > copying > networking_l2gw/db/migration/alembic_migrations/versions/42438454c556_l2gateway_models.py > -> build/lib/networking_l2gw/db/migration/alembic_migrations/versions > creating build/lib/networking_l2gw/services/l2gateway/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/l2gatewayclient/osc > copying networking_l2gw/l2gatewayclient/osc/__init__.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/l2gw_connection.py -> > build/lib/networking_l2gw/l2gatewayclient/osc > 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/__init__.py -> build/lib/networking_l2gw/tests > creating 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 > 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/_l2_gateway_connection.py -> > build/lib/networking_l2gw/l2gatewayclient/l2gw_client_ext > creating 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/topics.py -> > build/lib/networking_l2gw/services/l2gateway/common > copying networking_l2gw/services/l2gateway/common/__init__.py -> > 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/config.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 > creating 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 > 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/db/migration/__init__.py -> > build/lib/networking_l2gw/db/migration > copying networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py -> > build/lib/networking_l2gw/tests/unit/l2gatewayclient > copying networking_l2gw/tests/unit/l2gatewayclient/__init__.py -> > build/lib/networking_l2gw/tests/unit/l2gatewayclient > copying > networking_l2gw/tests/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 > running egg_info > creating networking_l2gw.egg-info > writing networking_l2gw.egg-info/PKG-INFO > writing dependency_links to networking_l2gw.egg-info/dependency_links.txt > writing entry points to networking_l2gw.egg-info/entry_points.txt > writing requirements to networking_l2gw.egg-info/requires.txt > writing top-level names to networking_l2gw.egg-info/top_level.txt > [pbr] Processing SOURCES.txt > writing manifest file 'networking_l2gw.egg-info/SOURCES.txt' > warning: no files found matching 'AUTHORS' > warning: no files found matching 'ChangeLog' > 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 files found matching 'AUTHORS' > warning: no files found matching 'ChangeLog' > 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' > writing manifest file 'networking_l2gw.egg-info/SOURCES.txt' > /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: > Package > 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.contract' > is absent from the `packages` configuration. > !! > > > ******************************************************************************** > ############################ > # Package would be ignored # > ############################ > Python recognizes > 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.contract' > as an importable package[^1], > but it is absent from setuptools' `packages` configuration. > > This leads to an ambiguous overall configuration. If you want to > distribute this > package, please make sure that > 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.contract' > is explicitly added > to the `packages` configuration field. > > Alternatively, you can also rely on setuptools' discovery methods > (for example by using `find_namespace_packages(...)`/`find_namespace:` > instead of `find_packages(...)`/`find:`). > > You can read more about "package discovery" on setuptools > documentation page: > > - > https://setuptools.pypa.io/en/latest/userguide/package_discovery.html > > If you don't want > 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.contract' > to be distributed and are > already explicitly excluding > 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.contract' > via > `find_namespace_packages(...)/find_namespace` or > `find_packages(...)/find`, > you can try to use `exclude_package_data`, or > `include-package-data=False` in > combination with a more fine grained `package-data` configuration. > > You can read more about "package data files" on setuptools > documentation page: > > - https://setuptools.pypa.io/en/latest/userguide/datafiles.html > > > [^1]: For Python, any directory (with suitable naming) can be > imported, > even if it does not contain any `.py` files. > On the other hand, currently there is no concept of package data > directory, all directories are treated like packages. > > ******************************************************************************** > > !! > check.warn(importable) > /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: > Package > 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.expand' is > absent from the `packages` configuration. > !! > > > ******************************************************************************** > ############################ > # Package would be ignored # > ############################ > Python recognizes > 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.expand' as > an importable package[^1], > but it is absent from setuptools' `packages` configuration. > > This leads to an ambiguous overall configuration. If you want to > distribute this > package, please make sure that > 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.expand' is > explicitly added > to the `packages` configuration field. > > Alternatively, you can also rely on setuptools' discovery methods > (for example by using `find_namespace_packages(...)`/`find_namespace:` > instead of `find_packages(...)`/`find:`). > > You can read more about "package discovery" on setuptools > documentation page: > > - > https://setuptools.pypa.io/en/latest/userguide/package_discovery.html > > If you don't want > 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.expand' to > be distributed and are > already explicitly excluding > 'networking_l2gw.db.migration.alembic_migrations.versions.liberty.expand' via > `find_namespace_packages(...)/find_namespace` or > `find_packages(...)/find`, > you can try to use `exclude_package_data`, or > `include-package-data=False` in > combination with a more fine grained `package-data` configuration. > > You can read more about "package data files" on setuptools > documentation page: > > - https://setuptools.pypa.io/en/latest/userguide/datafiles.html > > > [^1]: For Python, any directory (with suitable naming) can be > imported, > even if it does not contain any `.py` files. > On the other hand, currently there is no concept of package data > directory, all directories are treated like packages. > > ******************************************************************************** > > !! > check.warn(importable) > /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: > Package > 'networking_l2gw.db.migration.alembic_migrations.versions.newton.contract' is > absent from the `packages` configuration. > !! > > > ******************************************************************************** > ############################ > # Package would be ignored # > ############################ > Python recognizes > 'networking_l2gw.db.migration.alembic_migrations.versions.newton.contract' as > an importable package[^1], > but it is absent from setuptools' `packages` configuration. > > This leads to an ambiguous overall configuration. If you want to > distribute this > package, please make sure that > 'networking_l2gw.db.migration.alembic_migrations.versions.newton.contract' is > explicitly added > to the `packages` configuration field. > > Alternatively, you can also rely on setuptools' discovery methods > (for example by using `find_namespace_packages(...)`/`find_namespace:` > instead of `find_packages(...)`/`find:`). > > You can read more about "package discovery" on setuptools > documentation page: > > - > https://setuptools.pypa.io/en/latest/userguide/package_discovery.html > > If you don't want > 'networking_l2gw.db.migration.alembic_migrations.versions.newton.contract' to > be distributed and are > already explicitly excluding > 'networking_l2gw.db.migration.alembic_migrations.versions.newton.contract' via > `find_namespace_packages(...)/find_namespace` or > `find_packages(...)/find`, > you can try to use `exclude_package_data`, or > `include-package-data=False` in > combination with a more fine grained `package-data` configuration. > > You can read more about "package data files" on setuptools > documentation page: > > - https://setuptools.pypa.io/en/latest/userguide/datafiles.html > > > [^1]: For Python, any directory (with suitable naming) can be > imported, > even if it does not contain any `.py` files. > On the other hand, currently there is no concept of package data > directory, all directories are treated like packages. > > ******************************************************************************** > > !! > check.warn(importable) > /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: > Package > 'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' is > absent from the `packages` configuration. > !! > > > ******************************************************************************** > ############################ > # Package would be ignored # > ############################ > Python recognizes > 'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' as > an importable package[^1], > but it is absent from setuptools' `packages` configuration. > > This leads to an ambiguous overall configuration. If you want to > distribute this > package, please make sure that > 'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' is > explicitly added > to the `packages` configuration field. > > Alternatively, you can also rely on setuptools' discovery methods > (for example by using `find_namespace_packages(...)`/`find_namespace:` > instead of `find_packages(...)`/`find:`). > > You can read more about "package discovery" on setuptools > documentation page: > > - > https://setuptools.pypa.io/en/latest/userguide/package_discovery.html > > If you don't want > 'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' to > be distributed and are > already explicitly excluding > 'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' via > `find_namespace_packages(...)/find_namespace` or > `find_packages(...)/find`, > you can try to use `exclude_package_data`, or > `include-package-data=False` in > combination with a more fine grained `package-data` configuration. > > You can read more about "package data files" on setuptools > documentation page: > > - https://setuptools.pypa.io/en/latest/userguide/datafiles.html > > > [^1]: For Python, any directory (with suitable naming) can be > imported, > even if it does not contain any `.py` files. > On the other hand, currently there is no concept of package data > directory, all directories are treated like packages. > > ******************************************************************************** > > !! > check.warn(importable) > /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: > Package > 'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' is > absent from the `packages` configuration. > !! > > > ******************************************************************************** > ############################ > # Package would be ignored # > ############################ > Python recognizes > 'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' as > an importable package[^1], > but it is absent from setuptools' `packages` configuration. > > This leads to an ambiguous overall configuration. If you want to > distribute this > package, please make sure that > 'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' is > explicitly added > to the `packages` configuration field. > > Alternatively, you can also rely on setuptools' discovery methods > (for example by using `find_namespace_packages(...)`/`find_namespace:` > instead of `find_packages(...)`/`find:`). > > You can read more about "package discovery" on setuptools > documentation page: > > - > https://setuptools.pypa.io/en/latest/userguide/package_discovery.html > > If you don't want > 'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' to > be distributed and are > already explicitly excluding > 'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' via > `find_namespace_packages(...)/find_namespace` or > `find_packages(...)/find`, > you can try to use `exclude_package_data`, or > `include-package-data=False` in > combination with a more fine grained `package-data` configuration. > > You can read more about "package data files" on setuptools > documentation page: > > - https://setuptools.pypa.io/en/latest/userguide/datafiles.html > > > [^1]: For Python, any directory (with suitable naming) can be > imported, > even if it does not contain any `.py` files. > On the other hand, currently there is no concept of package data > directory, all directories are treated like packages. > > ******************************************************************************** > > !! > check.warn(importable) > /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: > Package > 'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' is > absent from the `packages` configuration. > !! > > > ******************************************************************************** > ############################ > # Package would be ignored # > ############################ > Python recognizes > 'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' as > an importable package[^1], > but it is absent from setuptools' `packages` configuration. > > This leads to an ambiguous overall configuration. If you want to > distribute this > package, please make sure that > 'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' is > explicitly added > to the `packages` configuration field. > > Alternatively, you can also rely on setuptools' discovery methods > (for example by using `find_namespace_packages(...)`/`find_namespace:` > instead of `find_packages(...)`/`find:`). > > You can read more about "package discovery" on setuptools > documentation page: > > - > https://setuptools.pypa.io/en/latest/userguide/package_discovery.html > > If you don't want > 'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' to > be distributed and are > already explicitly excluding > 'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' via > `find_namespace_packages(...)/find_namespace` or > `find_packages(...)/find`, > you can try to use `exclude_package_data`, or > `include-package-data=False` in > combination with a more fine grained `package-data` configuration. > > You can read more about "package data files" on setuptools > documentation page: > > - https://setuptools.pypa.io/en/latest/userguide/datafiles.html > > > [^1]: For Python, any directory (with suitable naming) can be > imported, > even if it does not contain any `.py` files. > On the other hand, currently there is no concept of package data > directory, all directories are treated like packages. > > ******************************************************************************** > > !! > check.warn(importable) > 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 > 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 > running install_lib > creating /<<PKGBUILDDIR>>/debian/tmp > creating /<<PKGBUILDDIR>>/debian/tmp/usr > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3 > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw > copying build/lib/networking_l2gw/_i18n.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/eventlet > copying build/lib/networking_l2gw/cmd/eventlet/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/eventlet > copying build/lib/networking_l2gw/cmd/eventlet/agent.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/eventlet > copying build/lib/networking_l2gw/cmd/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/ovsdb > copying build/lib/networking_l2gw/services/l2gateway/ovsdb/data.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/ovsdb > copying build/lib/networking_l2gw/services/l2gateway/ovsdb/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/ovsdb > copying build/lib/networking_l2gw/services/l2gateway/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway > copying build/lib/networking_l2gw/services/l2gateway/exceptions.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway > copying build/lib/networking_l2gw/services/l2gateway/l2gw_agent.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb > copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/__init__.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb > copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/impl_idl.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb > copying > build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_monitor.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb > copying > build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_model.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb > copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/manager.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb > copying > build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_common_class.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb > copying > build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/base_connection.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb > copying > build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_writer.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native > copying > build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/__init__.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native > copying > build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/connection.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native > copying > build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/commands.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native > copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/api.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb > copying build/lib/networking_l2gw/services/l2gateway/agent/agent_api.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent > copying build/lib/networking_l2gw/services/l2gateway/agent/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent > copying > build/lib/networking_l2gw/services/l2gateway/agent/base_agent_manager.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent > copying > build/lib/networking_l2gw/services/l2gateway/agent/l2gateway_config.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent > copying build/lib/networking_l2gw/services/l2gateway/agent_scheduler.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway > copying build/lib/networking_l2gw/services/l2gateway/plugin.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers > copying > build/lib/networking_l2gw/services/l2gateway/service_drivers/agent_api.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers > copying > build/lib/networking_l2gw/services/l2gateway/service_drivers/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers > copying > build/lib/networking_l2gw/services/l2gateway/service_drivers/rpc_l2gw.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common > copying build/lib/networking_l2gw/services/l2gateway/common/constants.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common > copying build/lib/networking_l2gw/services/l2gateway/common/topics.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common > copying build/lib/networking_l2gw/services/l2gateway/common/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common > copying build/lib/networking_l2gw/services/l2gateway/common/tunnel_calls.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common > copying build/lib/networking_l2gw/services/l2gateway/common/config.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common > copying build/lib/networking_l2gw/services/l2gateway/common/ovsdb_schema.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common > copying > build/lib/networking_l2gw/services/l2gateway/common/l2gw_validators.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common > copying build/lib/networking_l2gw/services/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services > copying build/lib/networking_l2gw/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions > copying build/lib/networking_l2gw/extensions/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions > copying build/lib/networking_l2gw/extensions/l2gatewayconnection.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions > copying build/lib/networking_l2gw/extensions/l2gateway.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests > copying build/lib/networking_l2gw/tests/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/ovsdb/test_data.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/ovsdb/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb > copying build/lib/networking_l2gw/tests/unit/services/l2gateway/__init__.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_l2gw_agent.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_writer.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_manager.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/__init__.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_base_connection.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_monitor.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_agent_api.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_base_agent_manager.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/test_plugin.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_agent_api.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/__init__.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/common/test_tunnel_calls.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/common/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/common/test_l2gw_validators.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common > copying > build/lib/networking_l2gw/tests/unit/services/l2gateway/test_agent_scheduler.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway > copying build/lib/networking_l2gw/tests/unit/services/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services > copying build/lib/networking_l2gw/tests/unit/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb > copying build/lib/networking_l2gw/tests/unit/db/ovsdb/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb > copying build/lib/networking_l2gw/tests/unit/db/ovsdb/test_lib.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb > copying build/lib/networking_l2gw/tests/unit/db/ovsdb/test_idl_impl.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb > copying build/lib/networking_l2gw/tests/unit/db/test_l2gw_db.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db > copying build/lib/networking_l2gw/tests/unit/db/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db > copying build/lib/networking_l2gw/tests/unit/db/test_migrations.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient > copying > build/lib/networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient > copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient > copying > build/lib/networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_conn_ext.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient > copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc > copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/fakes.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc > copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/__init__.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc > copying > build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw_connection.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc > copying > build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb > copying build/lib/networking_l2gw/db/l2gateway/ovsdb/lib.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb > copying build/lib/networking_l2gw/db/l2gateway/ovsdb/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb > copying build/lib/networking_l2gw/db/l2gateway/ovsdb/models.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb > copying build/lib/networking_l2gw/db/l2gateway/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway > copying build/lib/networking_l2gw/db/l2gateway/head.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway > copying build/lib/networking_l2gw/db/l2gateway/l2gateway_models.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway > copying build/lib/networking_l2gw/db/l2gateway/db_query.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway > copying build/lib/networking_l2gw/db/l2gateway/l2gateway_db.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration > copying build/lib/networking_l2gw/db/migration/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations > copying > build/lib/networking_l2gw/db/migration/alembic_migrations/script.py.mako -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations > copying build/lib/networking_l2gw/db/migration/alembic_migrations/__init__.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations > copying build/lib/networking_l2gw/db/migration/alembic_migrations/env.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions > copying > build/lib/networking_l2gw/db/migration/alembic_migrations/versions/start_networking_l2gw.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions > copying > build/lib/networking_l2gw/db/migration/alembic_migrations/versions/__init__.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions > copying > build/lib/networking_l2gw/db/migration/alembic_migrations/versions/CONTRACT_HEAD > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions > copying > build/lib/networking_l2gw/db/migration/alembic_migrations/versions/kilo_release.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions > copying > build/lib/networking_l2gw/db/migration/alembic_migrations/versions/EXPAND_HEAD > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-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 > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-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 > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-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 > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand > copying > build/lib/networking_l2gw/db/migration/alembic_migrations/versions/42438454c556_l2gateway_models.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-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 > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-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 > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-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 > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-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 > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand > copying build/lib/networking_l2gw/db/migration/alembic_migrations/README -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations > copying build/lib/networking_l2gw/db/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient > copying build/lib/networking_l2gw/l2gatewayclient/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext > copying build/lib/networking_l2gw/l2gatewayclient/l2gw_client_ext/__init__.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext > copying > build/lib/networking_l2gw/l2gatewayclient/l2gw_client_ext/_l2_gateway.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext > copying > build/lib/networking_l2gw/l2gatewayclient/l2gw_client_ext/_l2_gateway_connection.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc > copying build/lib/networking_l2gw/l2gatewayclient/osc/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc > copying build/lib/networking_l2gw/l2gatewayclient/osc/l2gw.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc > copying build/lib/networking_l2gw/l2gatewayclient/osc/l2gw_connection.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/_i18n.py > to _i18n.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/eventlet/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/eventlet/agent.py > to agent.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/ovsdb/data.py > to data.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/ovsdb/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/exceptions.py > to exceptions.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/l2gw_agent.py > to l2gw_agent.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/impl_idl.py > to impl_idl.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_monitor.py > to ovsdb_monitor.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_model.py > to ovsdb_model.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/manager.py > to manager.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_common_class.py > to ovsdb_common_class.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/base_connection.py > to base_connection.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_writer.py > to ovsdb_writer.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native/connection.py > to connection.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native/commands.py > to commands.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/api.py > to api.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/agent_api.py > to agent_api.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/base_agent_manager.py > to base_agent_manager.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/l2gateway_config.py > to l2gateway_config.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent_scheduler.py > to agent_scheduler.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/plugin.py > to plugin.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers/agent_api.py > to agent_api.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers/rpc_l2gw.py > to rpc_l2gw.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/constants.py > to constants.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/topics.py > to topics.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/tunnel_calls.py > to tunnel_calls.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/config.py > to config.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/ovsdb_schema.py > to ovsdb_schema.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/l2gw_validators.py > to l2gw_validators.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions/l2gatewayconnection.py > to l2gatewayconnection.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions/l2gateway.py > to l2gateway.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb/test_data.py > to test_data.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/test_l2gw_agent.py > to test_l2gw_agent.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_writer.py > to test_ovsdb_writer.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_manager.py > to test_manager.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_base_connection.py > to test_base_connection.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_monitor.py > to test_ovsdb_monitor.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/test_agent_api.py > to test_agent_api.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/test_base_agent_manager.py > to test_base_agent_manager.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/test_plugin.py > to test_plugin.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py > to test_rpc_l2gw.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_agent_api.py > to test_agent_api.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common/test_tunnel_calls.py > to test_tunnel_calls.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common/test_l2gw_validators.py > to test_l2gw_validators.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/test_agent_scheduler.py > to test_agent_scheduler.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb/test_lib.py > to test_lib.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb/test_idl_impl.py > to test_idl_impl.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/test_l2gw_db.py > to test_l2gw_db.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/test_migrations.py > to test_migrations.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py > to test_cli20_l2gw_ext.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_conn_ext.py > to test_cli20_l2gw_conn_ext.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py > to test_cli20.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/fakes.py > to fakes.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw_connection.py > to test_osc_l2gw_connection.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw.py > to test_osc_l2gw.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb/lib.py > to lib.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb/models.py > to models.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/head.py > to head.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/l2gateway_models.py > to l2gateway_models.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/db_query.py > to db_query.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/l2gateway_db.py > to l2gateway_db.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/env.py > to env.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/start_networking_l2gw.py > to start_networking_l2gw.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/kilo_release.py > to kilo_release.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-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-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract/2f533f7705dd_rename_tenant_to_project.py > to 2f533f7705dd_rename_tenant_to_project.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-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-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/42438454c556_l2gateway_models.py > to 42438454c556_l2gateway_models.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-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-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-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-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract/79919185aa99_initial_contract.py > to 79919185aa99_initial_contract.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand/60019185aa99_initial_expand.py > to 60019185aa99_initial_expand.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext/_l2_gateway.py > to _l2_gateway.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/l2gw_client_ext/_l2_gateway_connection.py > to _l2_gateway_connection.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc/l2gw.py > to l2gw.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc/l2gw_connection.py > to l2gw_connection.cpython-311.pyc > running install_data > creating /<<PKGBUILDDIR>>/debian/tmp/usr/etc > creating /<<PKGBUILDDIR>>/debian/tmp/usr/etc/neutron > copying etc/l2gateway_agent.ini -> /<<PKGBUILDDIR>>/debian/tmp/usr/etc/neutron > copying etc/l2gw_plugin.ini -> /<<PKGBUILDDIR>>/debian/tmp/usr/etc/neutron > running install_egg_info > Copying networking_l2gw.egg-info to > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw-19.0.0.egg-info > Skipping SOURCES.txt > running install_scripts > Installing neutron-l2gateway-agent script to > /<<PKGBUILDDIR>>/debian/tmp/usr/bin > pkgos-dh_auto_test --no-py2 'networking_l2gw.tests.unit.*' > + PKGOS_TEST_PARALLEL=yes > + PKGOS_TEST_SERIAL=no > + PYTHONS=disabled > + PYTHON3S=disabled > + TEST_PARALLEL_OPT=--parallel > + TEST_SERIAL_OPT= > + echo WARNING: --no-py2 is deprecated, and always on. > WARNING: --no-py2 is deprecated, and always on. > + shift > + py3versions -vr > + PYTHON3S=3.11 > + [ yes = no ] > + [ no = yes ] > + [ 3.11 = disabled ] > + echo 3.11 > + cut -d. -f1 > + PYMAJOR=3 > + echo ===> Testing with python (python3) > ===> Testing with python (python3) > + pwd > + [ -d /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages ] > + [ -z ] > + pwd > + echo Implicitly adding > PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages > Implicitly adding > PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages > + pwd > + export PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages > + [ -e .stestr.conf ] > + [ -e .testr.conf ] > + [ -x /usr/bin/testr-python3 ] > + TESTR=testr > + rm -rf .testrepository > + testr init > + mktemp -t > + TEMP_REZ=/tmp/tmp.FMrgLV0c9G > + tee /tmp/tmp.FMrgLV0c9G > + subunit2pyunit > + PYTHON=python3.11 testr run --parallel --subunit > networking_l2gw.tests.unit.* > runninNon-zero exit code (2) from test listing. > g=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ > OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ > OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ > ${PYTHON:-python} -m subunit.run discover -t ./ > ${OS_TEST_PATH:-./networking_l2gw/tests/unit} --list > --- import errors --- > Failed to import test module: > networking_l2gw.tests.unit.l2gatewayclient.test_cli20 > Traceback (most recent call last): > File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path > module = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/unittest/loader.py", line 362, in > _get_module_from_name > __import__(name) > File > "/<<PKGBUILDDIR>>/networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py", > line 16, in <module> > from neutronclient import shell as neutronshell > ImportError: cannot import name 'shell' from 'neutronclient' > (/usr/lib/python3/dist-packages/neutronclient/__init__.py) > > Failed to import test module: > networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_conn_ext > Traceback (most recent call last): > File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path > module = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/unittest/loader.py", line 362, in > _get_module_from_name > __import__(name) > File > "/<<PKGBUILDDIR>>/networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_conn_ext.py", > line 23, in <module> > from networking_l2gw.tests.unit.l2gatewayclient import test_cli20 > File > "/<<PKGBUILDDIR>>/networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py", > line 16, in <module> > from neutronclient import shell as neutronshell > ImportError: cannot import name 'shell' from 'neutronclient' > (/usr/lib/python3/dist-packages/neutronclient/__init__.py) > > Failed to import test module: > networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_ext > Traceback (most recent call last): > File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path > module = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/unittest/loader.py", line 362, in > _get_module_from_name > __import__(name) > File > "/<<PKGBUILDDIR>>/networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py", > line 23, in <module> > from networking_l2gw.tests.unit.l2gatewayclient import test_cli20 > File > "/<<PKGBUILDDIR>>/networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py", > line 16, in <module> > from neutronclient import shell as neutronshell > ImportError: cannot import name 'shell' from 'neutronclient' > (/usr/lib/python3/dist-packages/neutronclient/__init__.py) > > ---------------------------------------------------------------------- > Ran 0 tests in 8.243s > > OK > + + subunit-filter -s --no-passthrough > cat /tmp/tmp.FMrgLV0c9G > + subunit-stats > Total tests: 0 > Passed tests: 0 > Failed tests: 0 > Skipped tests: 0 > Seen tags: > + rm -f /tmp/tmp.FMrgLV0c9G > + testr slowest > make[1]: *** [debian/rules:26: override_dh_install] Error 3 The full build log is available from: http://qa-logs.debian.net/2023/10/27/networking-l2gw_19.0.0-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231027;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231027&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

