Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-131214-902030/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1648598400 Wrote: /builddir/build/SRPMS/openstack-neutron-dynamic-routing-20.0.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-yoga-el9s-build-131214-902030/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1648598400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jaQXsL + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363.txt --signature=/builddir/build/SOURCES/neutron-dynamic-routing-20.0.0.tar.gz.asc --data=/builddir/build/SOURCES/neutron-dynamic-routing-20.0.0.tar.gz gpgv: Signature made Wed Mar 30 11:52:53 2022 UTC gpgv: using EDDSA key 1974E534480C12124CDC2BB363643A8728715809 gpgv: Good signature from "OpenStack Infra (Yoga Cycle) " + cd /builddir/build/BUILD + rm -rf neutron-dynamic-routing-20.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-dynamic-routing-20.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neutron-dynamic-routing-20.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-neutron-dynamic-routing-20.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zY45i5 + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/neutron_dynamic_routing creating build/lib/neutron_dynamic_routing/api creating build/lib/neutron_dynamic_routing/api/rpc copying neutron_dynamic_routing/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc creating build/lib/neutron_dynamic_routing/tests creating build/lib/neutron_dynamic_routing/tests/unit creating build/lib/neutron_dynamic_routing/tests/unit/services creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/test_driver.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp copying neutron_dynamic_routing/tests/unit/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp creating build/lib/neutron_dynamic_routing/tests/functional creating build/lib/neutron_dynamic_routing/tests/functional/services copying neutron_dynamic_routing/tests/functional/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services creating build/lib/neutron_dynamic_routing/db creating build/lib/neutron_dynamic_routing/db/migration copying neutron_dynamic_routing/db/migration/__init__.py -> build/lib/neutron_dynamic_routing/db/migration creating build/lib/neutron_dynamic_routing/api/rpc/callbacks copying neutron_dynamic_routing/api/rpc/callbacks/resources.py -> build/lib/neutron_dynamic_routing/api/rpc/callbacks copying neutron_dynamic_routing/api/rpc/callbacks/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/callbacks creating build/lib/neutron_dynamic_routing/tests/unit/api creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying neutron_dynamic_routing/db/bgp_db.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/__init__.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/tests/unit/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent copying neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent copying neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent copying neutron_dynamic_routing/api/__init__.py -> build/lib/neutron_dynamic_routing/api creating build/lib/neutron_dynamic_routing/services creating build/lib/neutron_dynamic_routing/services/bgp copying neutron_dynamic_routing/services/bgp/bgp_plugin.py -> build/lib/neutron_dynamic_routing/services/bgp copying neutron_dynamic_routing/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp creating build/lib/neutron_dynamic_routing/services/bgp/scheduler copying neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py -> build/lib/neutron_dynamic_routing/services/bgp/scheduler copying neutron_dynamic_routing/services/bgp/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/scheduler creating build/lib/neutron_dynamic_routing/services/bgp/agent creating build/lib/neutron_dynamic_routing/services/bgp/agent/driver creating build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler creating build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp_dragentscheduler.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp_4byte_asn.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/__init__.py -> build/lib/neutron_dynamic_routing/extensions creating build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/bgp_dragent.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/bgp_peer.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/bgp_speaker.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/base.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/__init__.py -> build/lib/neutron_dynamic_routing/policies creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers creating build/lib/neutron_dynamic_routing/cmd creating build/lib/neutron_dynamic_routing/cmd/eventlet copying neutron_dynamic_routing/cmd/eventlet/__init__.py -> build/lib/neutron_dynamic_routing/cmd/eventlet creating build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/services/bgp/common/constants.py -> build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/services/bgp/common/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/services/bgp/common/opts.py -> build/lib/neutron_dynamic_routing/services/bgp/common creating build/lib/neutron_dynamic_routing/db/migration/models copying neutron_dynamic_routing/db/migration/models/head.py -> build/lib/neutron_dynamic_routing/db/migration/models copying neutron_dynamic_routing/db/migration/models/__init__.py -> build/lib/neutron_dynamic_routing/db/migration/models copying neutron_dynamic_routing/tests/unit/api/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api copying neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/base.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/utils.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/config.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/entry.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver copying neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver creating build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py -> build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/unit/db/test_bgp_db.py -> build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/unit/db/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/db creating build/lib/neutron_dynamic_routing/api/rpc/handlers copying neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py -> build/lib/neutron_dynamic_routing/api/rpc/handlers copying neutron_dynamic_routing/api/rpc/handlers/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/handlers creating build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers copying neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py -> build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers copying neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers copying neutron_dynamic_routing/cmd/__init__.py -> build/lib/neutron_dynamic_routing/cmd copying neutron_dynamic_routing/services/__init__.py -> build/lib/neutron_dynamic_routing/services creating build/lib/neutron_dynamic_routing/cmd/eventlet/agents copying neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py -> build/lib/neutron_dynamic_routing/cmd/eventlet/agents copying neutron_dynamic_routing/cmd/eventlet/agents/__init__.py -> build/lib/neutron_dynamic_routing/cmd/eventlet/agents copying neutron_dynamic_routing/tests/__init__.py -> build/lib/neutron_dynamic_routing/tests copying neutron_dynamic_routing/tests/functional/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional creating build/lib/neutron_dynamic_routing/tests/functional/services/bgp creating build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler creating build/lib/neutron_dynamic_routing/tests/common copying neutron_dynamic_routing/tests/common/helpers.py -> build/lib/neutron_dynamic_routing/tests/common copying neutron_dynamic_routing/tests/common/__init__.py -> build/lib/neutron_dynamic_routing/tests/common copying neutron_dynamic_routing/tests/unit/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services copying neutron_dynamic_routing/tests/functional/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations copying neutron_dynamic_routing/db/migration/alembic_migrations/env.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations copying neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations copying neutron_dynamic_routing/tests/unit/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit copying neutron_dynamic_routing/version.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/__init__.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/_i18n.py -> build/lib/neutron_dynamic_routing running egg_info writing neutron_dynamic_routing.egg-info/PKG-INFO writing dependency_links to neutron_dynamic_routing.egg-info/dependency_links.txt writing entry points to neutron_dynamic_routing.egg-info/entry_points.txt deleting neutron_dynamic_routing.egg-info/requires.txt writing top-level names to neutron_dynamic_routing.egg-info/top_level.txt writing pbr to neutron_dynamic_routing.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 'neutron_dynamic_routing.egg-info/SOURCES.txt' copying neutron_dynamic_routing/db/migration/README -> build/lib/neutron_dynamic_routing/db/migration copying neutron_dynamic_routing/db/migration/alembic_migrations/script.py.mako -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/4cf8bc3edb66_rename_tenant_to_project.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract/a589fdb5724c_change_size_of_as_number.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract ++ ls etc/oslo-config-generator/bgp_dragent.ini + for file in `ls etc/oslo-config-generator/*` + oslo-config-generator --config-file=etc/oslo-config-generator/bgp_dragent.ini WARNING:stevedore.named:Could not load bgp.agent + find etc -name '*.sample' + read filename ++ dirname etc/bgp_dragent.ini.sample + filedir=etc ++ basename etc/bgp_dragent.ini.sample .sample + file=bgp_dragent.ini + mv etc/bgp_dragent.ini.sample etc/bgp_dragent.ini + read filename + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aaiN6a + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch + cd neutron-dynamic-routing-20.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch --prefix /usr /usr/lib/python3.9/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_peer.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_speaker.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd copying build/lib/neutron_dynamic_routing/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet/agents copying build/lib/neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet/agents copying build/lib/neutron_dynamic_routing/cmd/eventlet/agents/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet/agents copying build/lib/neutron_dynamic_routing/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp copying build/lib/neutron_dynamic_routing/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/db copying build/lib/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/db copying build/lib/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/db copying build/lib/neutron_dynamic_routing/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api copying build/lib/neutron_dynamic_routing/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp copying build/lib/neutron_dynamic_routing/tests/functional/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services copying build/lib/neutron_dynamic_routing/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/services/bgp/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/scheduler creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/agent/config.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/agent/entry.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/common copying build/lib/neutron_dynamic_routing/services/bgp/common/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/common copying build/lib/neutron_dynamic_routing/services/bgp/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/common copying build/lib/neutron_dynamic_routing/services/bgp/common/opts.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/common copying build/lib/neutron_dynamic_routing/services/bgp/bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp copying build/lib/neutron_dynamic_routing/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp copying build/lib/neutron_dynamic_routing/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_4byte_asn.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/bgp_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration copying build/lib/neutron_dynamic_routing/db/migration/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract/a589fdb5724c_change_size_of_as_number.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/4cf8bc3edb66_rename_tenant_to_project.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/migration/models/head.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/migration/models/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/version.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/handlers copying build/lib/neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/handlers copying build/lib/neutron_dynamic_routing/api/rpc/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/handlers copying build/lib/neutron_dynamic_routing/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/callbacks copying build/lib/neutron_dynamic_routing/api/rpc/callbacks/resources.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/callbacks copying build/lib/neutron_dynamic_routing/api/rpc/callbacks/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/callbacks creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api copying build/lib/neutron_dynamic_routing/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing copying build/lib/neutron_dynamic_routing/_i18n.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies/bgp_dragent.py to bgp_dragent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies/bgp_peer.py to bgp_peer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies/bgp_speaker.py to bgp_speaker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/policies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py to bgp_dragent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/cmd/eventlet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/test_driver.py to test_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py to test_bgp_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py to test_bgp_dragent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py to test_bgp_dragentscheduler_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py to test_bgp_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py to test_bgp_speaker_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py to test_bgp_dr_rpc_agent_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/common/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py to bgp_dragent_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/scheduler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py to driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py to bgp_dragent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/entry.py to entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/common/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/bgp_plugin.py to bgp_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/bgp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py to bgp_dragentscheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions/bgp_4byte_asn.py to bgp_4byte_asn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions/bgp.py to bgp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/bgp_db.py to bgp_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract/a589fdb5724c_change_size_of_as_number.py to a589fdb5724c_change_size_of_as_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py to f399fa0f5f25_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py to 61cc795e43e8_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/4cf8bc3edb66_rename_tenant_to_project.py to 4cf8bc3edb66_rename_tenant_to_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py to start_neutron_dynamic_routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/models/head.py to head.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/migration/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py to bgp_dragentscheduler_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py to bgp_speaker_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/callbacks/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/callbacks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py to bgp_dr_rpc_agent_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing/_i18n.py to _i18n.cpython-39.pyc writing byte-compilation script '/tmp/tmp9912kj1q.py' /usr/bin/python3 /tmp/tmp9912kj1q.py removing /tmp/tmp9912kj1q.py running install_egg_info running egg_info writing neutron_dynamic_routing.egg-info/PKG-INFO writing dependency_links to neutron_dynamic_routing.egg-info/dependency_links.txt writing entry points to neutron_dynamic_routing.egg-info/entry_points.txt writing top-level names to neutron_dynamic_routing.egg-info/top_level.txt writing pbr to neutron_dynamic_routing.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 'neutron_dynamic_routing.egg-info/SOURCES.txt' Copying neutron_dynamic_routing.egg-info to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/neutron_dynamic_routing-20.0.0-py3.9.egg-info running install_scripts Installing neutron-bgp-dragent script to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/var/lib/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/var/log/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/etc/neutron + mv etc/bgp_dragent.ini /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/etc/neutron + install -p -D -m 644 /builddir/build/SOURCES/neutron-bgp-dragent.service /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/systemd/system/neutron-bgp-dragent.service + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch//etc/neutron/conf.d/neutron-bgp-dragent + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 20.0.0-1.el9s --unique-debug-suffix -20.0.0-1.el9s.noarch --unique-debug-src-base openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/neutron-dynamic-routing-20.0.0 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/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eyBtnE + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.0 + stestr run {2} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_peer_info [0.227179s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer [0.230356s] ... ok {13} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_withdrawal [0.215540s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_max_range [0.095840s] ... ok {15} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_agent_updated [0.245300s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_range [0.211755s] ... ok {7} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speaker_info [0.219026s] ... ok {28} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_removed [0.179821s] ... ok {36} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speakers [0.210048s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_multiple_bgp_speakers [0.091914s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_paramtype [0.207377s] ... ok {19} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_associated [0.213683s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_invalid_auth_type [0.091020s] ... ok {14} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_disassociated [0.208760s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_string_as_num [0.087974s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_bgp_peers_updated [0.210069s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_new_bgp_speaker [0.089106s] ... ok {19} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_advertisement [0.093763s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv6_type [0.087714s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test_floatingip_update_callback [0.097252s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_password [0.090248s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_with_invalid_paramtype [0.092990s] ... ok {18} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_created [0.209677s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_with_invalid_paramtype [0.090907s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_not_cached [0.096596s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_none_auth_type_and_not_none_password [0.147886s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_hosted_bgp_speakers_count [0.091443s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv6_address [0.090836s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(No BGP speaker) [0.758782s] ... ok {24} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_bgp_peer [1.485925s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_without_adding_speaker [0.097852s] ... ok {6} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_auth_type_none [1.069353s] ... ok {20} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer_md5_auth_no_password [1.050238s] ... ok {10} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_peer_show_non_existent [1.024535s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_integer_ip [0.094786s] ... ok {35} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_show_non_existent [1.152504s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_single_agent [0.183797s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_two_agents [0.494874s] ... ok Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/neutron/common/utils.py", line 174, in call return func(*args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-20.0.0/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py", line 168, in _periodic_resync_helper self.sync_state( File "/usr/lib64/python3.9/unittest/mock.py", line 1092, in __call__ return self._mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1096, in _mock_call return self._execute_mock_call(*args, **kwargs) File "/usr/lib64/python3.9/unittest/mock.py", line 1151, in _execute_mock_call raise effect RuntimeError {6} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync_helper [0.386213s] ... ok {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_none_id [1.460563s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_string [0.094278s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_deleted [0.490681s] ... ok {35} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_routes_updated [0.355960s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_multi_agents [1.055871s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_agent_already_scheduled [1.200744s] ... ok {38} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_without_id [1.492704s] ... ok {11} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_bgp_peer [1.566449s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_reschedule_bgp_speaker_bound_to_down_dragent [0.254448s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_disassociation_end [0.102732s] ... ok {32} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_non_scheduled_bgp_speaker_binding_removal [1.588590s] ... ok {35} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_no_agents [0.138365s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_adv_route_and_remove_with_next_hop_none [0.090853s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker present) [0.173112s] ... ok {10} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_two_different_agents [0.682733s] ... ok {13} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network [1.692607s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP DR agent down) [1.180381s] ... ok {32} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_ids [0.092534s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_peer_helper [0.096197s] ... ok {26} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_bad_id [1.512532s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version_no_binding [2.029370s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test__register_callbacks [0.097846s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_by_id [0.093326s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_multiple_agents_bgp_speakers [0.195641s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_added [0.095314s] ... ok {32} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_remove_end [0.100898s] ... ok {23} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version [1.957187s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_asnum_range [0.093748s] ... ok Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "/builddir/build/BUILD/neutron-dynamic-routing-20.0.0/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 172, in reschedule_bgp_speaker raise bgp_dras_ext.BgpSpeakerRescheduleError( neutron_dynamic_routing.extensions.bgp_dragentscheduler.BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. {4} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_after_start [0.110754s] ... ok {19} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_duplicate_bgp_peer_ip [1.560878s] ... ok {35} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_no_schedule_with_non_available_dragent [0.242572s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_invalid_event [0.111710s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_unicode_password [0.093859s] ... ok {32} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_bgp_speaker [0.092585s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_synced_and_removed [0.101727s] ... ok {2} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network_two_bgp_speakers_same_scope [2.026325s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_routes_helper [0.096183s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_password [0.094517s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync [0.102106s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_route_advertisement_end [0.093782s] ... ok {26} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_gateway_network [0.339781s] ... ok {7} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_speaker_with_network [2.000930s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_different_bgp_speakers_when_one_already_added [0.093169s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv4_address [0.091713s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_deleted [0.100706s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_create_end [0.101868s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_already_cached [0.093837s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_remove_bgp_speaker [0.092768s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(Invalid host) [0.156846s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_run_completes_single_pass [0.105058s] ... ok {19} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_multi_bgp_speaker_on_one_dragent [0.432827s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route [0.107886s] ... ok {25} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_address_scope_ids_for_bgp_speaker [2.843738s] ... ok {25} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_list [0.256408s] ... ok {25} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_synced [0.053552s] ... ok {25} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_not_none_auth_type_and_none_password [0.049836s] ... ok Failed to bind port 6f364581-e60b-45b8-9458-b112b13b28b6 on host compute1 for vnic_type normal using segments [{'id': '6dee4410-4d10-4819-a9e1-81d2a1f99a7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '292e397b-883a-4901-ba9c-875bf545eb45'}] Failed to bind port 6f364581-e60b-45b8-9458-b112b13b28b6 on host compute1 for vnic_type normal using segments [{'id': '6dee4410-4d10-4819-a9e1-81d2a1f99a7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '292e397b-883a-4901-ba9c-875bf545eb45'}] Failed to bind port 6f364581-e60b-45b8-9458-b112b13b28b6 on host compute1 for vnic_type normal using segments [{'id': '6dee4410-4d10-4819-a9e1-81d2a1f99a7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '292e397b-883a-4901-ba9c-875bf545eb45'}] Failed to bind port 6f364581-e60b-45b8-9458-b112b13b28b6 on host compute1 for vnic_type normal using segments [{'id': '6dee4410-4d10-4819-a9e1-81d2a1f99a7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '292e397b-883a-4901-ba9c-875bf545eb45'}] Failed to bind port 6f364581-e60b-45b8-9458-b112b13b28b6 on host compute1 for vnic_type normal using segments [{'id': '6dee4410-4d10-4819-a9e1-81d2a1f99a7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '292e397b-883a-4901-ba9c-875bf545eb45'}] Failed to bind port 6f364581-e60b-45b8-9458-b112b13b28b6 on host compute1 for vnic_type normal using segments [{'id': '6dee4410-4d10-4819-a9e1-81d2a1f99a7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '292e397b-883a-4901-ba9c-875bf545eb45'}] Failed to bind port 6f364581-e60b-45b8-9458-b112b13b28b6 on host compute1 for vnic_type normal using segments [{'id': '6dee4410-4d10-4819-a9e1-81d2a1f99a7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '292e397b-883a-4901-ba9c-875bf545eb45'}] Failed to bind port 6f364581-e60b-45b8-9458-b112b13b28b6 on host compute1 for vnic_type normal using segments [{'id': '6dee4410-4d10-4819-a9e1-81d2a1f99a7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '292e397b-883a-4901-ba9c-875bf545eb45'}] Failed to bind port 6f364581-e60b-45b8-9458-b112b13b28b6 on host compute1 for vnic_type normal using segments [{'id': '6dee4410-4d10-4819-a9e1-81d2a1f99a7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '292e397b-883a-4901-ba9c-875bf545eb45'}] Failed to bind port 6f364581-e60b-45b8-9458-b112b13b28b6 on host compute1 for vnic_type normal using segments [{'id': '6dee4410-4d10-4819-a9e1-81d2a1f99a7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '292e397b-883a-4901-ba9c-875bf545eb45'}] {15} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__tenant_prefixes_by_router_no_gateway_port [4.463493s] ... ok Failed to bind port c0af637b-43ca-4962-b6e9-e98ed5b56d1f on host compute1 for vnic_type normal using segments [{'id': '68053eb1-a0c4-4fda-b1fb-b087c4f7caaa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a69afe09-6a49-4e7c-ab91-4b4ce91b029d'}] Failed to bind port c0af637b-43ca-4962-b6e9-e98ed5b56d1f on host compute1 for vnic_type normal using segments [{'id': '68053eb1-a0c4-4fda-b1fb-b087c4f7caaa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a69afe09-6a49-4e7c-ab91-4b4ce91b029d'}] Failed to bind port c0af637b-43ca-4962-b6e9-e98ed5b56d1f on host compute1 for vnic_type normal using segments [{'id': '68053eb1-a0c4-4fda-b1fb-b087c4f7caaa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a69afe09-6a49-4e7c-ab91-4b4ce91b029d'}] Failed to bind port c0af637b-43ca-4962-b6e9-e98ed5b56d1f on host compute1 for vnic_type normal using segments [{'id': '68053eb1-a0c4-4fda-b1fb-b087c4f7caaa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a69afe09-6a49-4e7c-ab91-4b4ce91b029d'}] Failed to bind port c0af637b-43ca-4962-b6e9-e98ed5b56d1f on host compute1 for vnic_type normal using segments [{'id': '68053eb1-a0c4-4fda-b1fb-b087c4f7caaa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a69afe09-6a49-4e7c-ab91-4b4ce91b029d'}] Failed to bind port c0af637b-43ca-4962-b6e9-e98ed5b56d1f on host compute1 for vnic_type normal using segments [{'id': '68053eb1-a0c4-4fda-b1fb-b087c4f7caaa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a69afe09-6a49-4e7c-ab91-4b4ce91b029d'}] Failed to bind port c0af637b-43ca-4962-b6e9-e98ed5b56d1f on host compute1 for vnic_type normal using segments [{'id': '68053eb1-a0c4-4fda-b1fb-b087c4f7caaa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a69afe09-6a49-4e7c-ab91-4b4ce91b029d'}] Failed to bind port c0af637b-43ca-4962-b6e9-e98ed5b56d1f on host compute1 for vnic_type normal using segments [{'id': '68053eb1-a0c4-4fda-b1fb-b087c4f7caaa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a69afe09-6a49-4e7c-ab91-4b4ce91b029d'}] Failed to bind port c0af637b-43ca-4962-b6e9-e98ed5b56d1f on host compute1 for vnic_type normal using segments [{'id': '68053eb1-a0c4-4fda-b1fb-b087c4f7caaa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a69afe09-6a49-4e7c-ab91-4b4ce91b029d'}] Failed to bind port c0af637b-43ca-4962-b6e9-e98ed5b56d1f on host compute1 for vnic_type normal using segments [{'id': '68053eb1-a0c4-4fda-b1fb-b087c4f7caaa', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a69afe09-6a49-4e7c-ab91-4b4ce91b029d'}] {15} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_associate_bgp_peer [0.547677s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_ipv6 [0.054514s] ... ok {21} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_all_routes_by_bgp_speaker_different_tenant_address_scope [5.279180s] ... ok {29} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding [5.451223s] ... ok Failed to bind port c03d2166-c6ed-4d6d-adfd-32816e86e1a9 on host test-host for vnic_type normal using segments [{'id': '241b9c3f-a5c7-4ce4-b1bb-dbbc2e1d26d9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ff072a5f-4542-433e-8385-dff0b24de4ee'}] Failed to bind port c03d2166-c6ed-4d6d-adfd-32816e86e1a9 on host test-host for vnic_type normal using segments [{'id': '241b9c3f-a5c7-4ce4-b1bb-dbbc2e1d26d9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ff072a5f-4542-433e-8385-dff0b24de4ee'}] Failed to bind port c03d2166-c6ed-4d6d-adfd-32816e86e1a9 on host test-host for vnic_type normal using segments [{'id': '241b9c3f-a5c7-4ce4-b1bb-dbbc2e1d26d9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ff072a5f-4542-433e-8385-dff0b24de4ee'}] Failed to bind port c03d2166-c6ed-4d6d-adfd-32816e86e1a9 on host test-host for vnic_type normal using segments [{'id': '241b9c3f-a5c7-4ce4-b1bb-dbbc2e1d26d9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ff072a5f-4542-433e-8385-dff0b24de4ee'}] Failed to bind port c03d2166-c6ed-4d6d-adfd-32816e86e1a9 on host test-host for vnic_type normal using segments [{'id': '241b9c3f-a5c7-4ce4-b1bb-dbbc2e1d26d9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ff072a5f-4542-433e-8385-dff0b24de4ee'}] {33} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 [5.368340s] ... ok Failed to bind port c03d2166-c6ed-4d6d-adfd-32816e86e1a9 on host test-host for vnic_type normal using segments [{'id': '241b9c3f-a5c7-4ce4-b1bb-dbbc2e1d26d9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ff072a5f-4542-433e-8385-dff0b24de4ee'}] {29} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_existing [0.047547s] ... ok Failed to bind port c03d2166-c6ed-4d6d-adfd-32816e86e1a9 on host test-host for vnic_type normal using segments [{'id': '241b9c3f-a5c7-4ce4-b1bb-dbbc2e1d26d9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ff072a5f-4542-433e-8385-dff0b24de4ee'}] Failed to bind port c03d2166-c6ed-4d6d-adfd-32816e86e1a9 on host test-host for vnic_type normal using segments [{'id': '241b9c3f-a5c7-4ce4-b1bb-dbbc2e1d26d9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ff072a5f-4542-433e-8385-dff0b24de4ee'}] Failed to bind port c03d2166-c6ed-4d6d-adfd-32816e86e1a9 on host test-host for vnic_type normal using segments [{'id': '241b9c3f-a5c7-4ce4-b1bb-dbbc2e1d26d9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ff072a5f-4542-433e-8385-dff0b24de4ee'}] Failed to bind port c03d2166-c6ed-4d6d-adfd-32816e86e1a9 on host test-host for vnic_type normal using segments [{'id': '241b9c3f-a5c7-4ce4-b1bb-dbbc2e1d26d9', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'ff072a5f-4542-433e-8385-dff0b24de4ee'}] {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router [4.008918s] ... ok Failed to bind port b0fcc714-072a-41a2-8bfd-53a9df271baa on host compute1 for vnic_type normal using segments [{'id': 'd4f3523e-d44b-4527-be7d-4089231eeb26', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46fc2152-f974-47ed-b871-eb0887e384b8'}] {29} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_peer [0.046035s] ... ok Failed to bind port b0fcc714-072a-41a2-8bfd-53a9df271baa on host compute1 for vnic_type normal using segments [{'id': 'd4f3523e-d44b-4527-be7d-4089231eeb26', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46fc2152-f974-47ed-b871-eb0887e384b8'}] Failed to bind port b0fcc714-072a-41a2-8bfd-53a9df271baa on host compute1 for vnic_type normal using segments [{'id': 'd4f3523e-d44b-4527-be7d-4089231eeb26', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46fc2152-f974-47ed-b871-eb0887e384b8'}] {33} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_already_cached [0.058084s] ... ok Failed to bind port b0fcc714-072a-41a2-8bfd-53a9df271baa on host compute1 for vnic_type normal using segments [{'id': 'd4f3523e-d44b-4527-be7d-4089231eeb26', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46fc2152-f974-47ed-b871-eb0887e384b8'}] Failed to bind port b0fcc714-072a-41a2-8bfd-53a9df271baa on host compute1 for vnic_type normal using segments [{'id': 'd4f3523e-d44b-4527-be7d-4089231eeb26', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46fc2152-f974-47ed-b871-eb0887e384b8'}] Failed to bind port b0fcc714-072a-41a2-8bfd-53a9df271baa on host compute1 for vnic_type normal using segments [{'id': 'd4f3523e-d44b-4527-be7d-4089231eeb26', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46fc2152-f974-47ed-b871-eb0887e384b8'}] {12} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker [0.048349s] ... ok Failed to bind port b0fcc714-072a-41a2-8bfd-53a9df271baa on host compute1 for vnic_type normal using segments [{'id': 'd4f3523e-d44b-4527-be7d-4089231eeb26', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46fc2152-f974-47ed-b871-eb0887e384b8'}] Failed to bind port b0fcc714-072a-41a2-8bfd-53a9df271baa on host compute1 for vnic_type normal using segments [{'id': 'd4f3523e-d44b-4527-be7d-4089231eeb26', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46fc2152-f974-47ed-b871-eb0887e384b8'}] Failed to bind port b0fcc714-072a-41a2-8bfd-53a9df271baa on host compute1 for vnic_type normal using segments [{'id': 'd4f3523e-d44b-4527-be7d-4089231eeb26', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46fc2152-f974-47ed-b871-eb0887e384b8'}] Failed to bind port b0fcc714-072a-41a2-8bfd-53a9df271baa on host compute1 for vnic_type normal using segments [{'id': 'd4f3523e-d44b-4527-be7d-4089231eeb26', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46fc2152-f974-47ed-b871-eb0887e384b8'}] {29} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_plugin_error [0.050637s] ... ok {21} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_update_local_as [0.204025s] ... ok {33} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_association_end [0.053622s] ... ok {12} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv4_type [0.046372s] ... ok {33} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test_create_bgp_speaker [0.055299s] ... ok Failed to bind port cde2ef12-4e1e-42e1-be86-68e635ac82f7 on host test-host for vnic_type normal using segments [{'id': '5243b6c1-8256-4301-8de0-7ee36ff3c856', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd15037fe-ddff-482c-a9c3-b81bb320c9dd'}] Failed to bind port cde2ef12-4e1e-42e1-be86-68e635ac82f7 on host test-host for vnic_type normal using segments [{'id': '5243b6c1-8256-4301-8de0-7ee36ff3c856', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd15037fe-ddff-482c-a9c3-b81bb320c9dd'}] Failed to bind port cde2ef12-4e1e-42e1-be86-68e635ac82f7 on host test-host for vnic_type normal using segments [{'id': '5243b6c1-8256-4301-8de0-7ee36ff3c856', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd15037fe-ddff-482c-a9c3-b81bb320c9dd'}] Failed to bind port cde2ef12-4e1e-42e1-be86-68e635ac82f7 on host test-host for vnic_type normal using segments [{'id': '5243b6c1-8256-4301-8de0-7ee36ff3c856', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd15037fe-ddff-482c-a9c3-b81bb320c9dd'}] Failed to bind port cde2ef12-4e1e-42e1-be86-68e635ac82f7 on host test-host for vnic_type normal using segments [{'id': '5243b6c1-8256-4301-8de0-7ee36ff3c856', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd15037fe-ddff-482c-a9c3-b81bb320c9dd'}] Failed to bind port bf4c3bae-b1e1-46a4-a560-16c803028a65 on host test-host for vnic_type normal using segments [{'id': '891a3f47-df44-4f44-9e97-b09afbe59efd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0989881b-09fb-4072-b955-b39688a3308b'}] Failed to bind port cde2ef12-4e1e-42e1-be86-68e635ac82f7 on host test-host for vnic_type normal using segments [{'id': '5243b6c1-8256-4301-8de0-7ee36ff3c856', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd15037fe-ddff-482c-a9c3-b81bb320c9dd'}] Failed to bind port bf4c3bae-b1e1-46a4-a560-16c803028a65 on host test-host for vnic_type normal using segments [{'id': '891a3f47-df44-4f44-9e97-b09afbe59efd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0989881b-09fb-4072-b955-b39688a3308b'}] Failed to bind port dee6cced-6f5c-4e2b-98ec-de90039ec0d8 on host test-host for vnic_type normal using segments [{'id': 'b2e4e95a-5945-454b-956d-91f4c4f2502f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e49ad3cf-f608-446c-9f3b-f6434d8b0341'}] Failed to bind port 54b1d42f-a859-46ee-bb3b-26aa1a2285b4 on host test-host for vnic_type normal using segments [{'id': 'be0ac45b-d6bc-444e-b0e9-ae2957e71081', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f23db07-3654-4a04-bac0-e079b81f1b82'}] Failed to bind port cde2ef12-4e1e-42e1-be86-68e635ac82f7 on host test-host for vnic_type normal using segments [{'id': '5243b6c1-8256-4301-8de0-7ee36ff3c856', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd15037fe-ddff-482c-a9c3-b81bb320c9dd'}] Failed to bind port bf4c3bae-b1e1-46a4-a560-16c803028a65 on host test-host for vnic_type normal using segments [{'id': '891a3f47-df44-4f44-9e97-b09afbe59efd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0989881b-09fb-4072-b955-b39688a3308b'}] Failed to bind port dee6cced-6f5c-4e2b-98ec-de90039ec0d8 on host test-host for vnic_type normal using segments [{'id': 'b2e4e95a-5945-454b-956d-91f4c4f2502f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e49ad3cf-f608-446c-9f3b-f6434d8b0341'}] {21} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer [0.145347s] ... ok Failed to bind port 54b1d42f-a859-46ee-bb3b-26aa1a2285b4 on host test-host for vnic_type normal using segments [{'id': 'be0ac45b-d6bc-444e-b0e9-ae2957e71081', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f23db07-3654-4a04-bac0-e079b81f1b82'}] Failed to bind port cde2ef12-4e1e-42e1-be86-68e635ac82f7 on host test-host for vnic_type normal using segments [{'id': '5243b6c1-8256-4301-8de0-7ee36ff3c856', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd15037fe-ddff-482c-a9c3-b81bb320c9dd'}] Failed to bind port bf4c3bae-b1e1-46a4-a560-16c803028a65 on host test-host for vnic_type normal using segments [{'id': '891a3f47-df44-4f44-9e97-b09afbe59efd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0989881b-09fb-4072-b955-b39688a3308b'}] Failed to bind port dee6cced-6f5c-4e2b-98ec-de90039ec0d8 on host test-host for vnic_type normal using segments [{'id': 'b2e4e95a-5945-454b-956d-91f4c4f2502f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e49ad3cf-f608-446c-9f3b-f6434d8b0341'}] Failed to bind port 54b1d42f-a859-46ee-bb3b-26aa1a2285b4 on host test-host for vnic_type normal using segments [{'id': 'be0ac45b-d6bc-444e-b0e9-ae2957e71081', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f23db07-3654-4a04-bac0-e079b81f1b82'}] Failed to bind port cde2ef12-4e1e-42e1-be86-68e635ac82f7 on host test-host for vnic_type normal using segments [{'id': '5243b6c1-8256-4301-8de0-7ee36ff3c856', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd15037fe-ddff-482c-a9c3-b81bb320c9dd'}] Failed to bind port dee6cced-6f5c-4e2b-98ec-de90039ec0d8 on host test-host for vnic_type normal using segments [{'id': 'b2e4e95a-5945-454b-956d-91f4c4f2502f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e49ad3cf-f608-446c-9f3b-f6434d8b0341'}] Failed to bind port bf4c3bae-b1e1-46a4-a560-16c803028a65 on host test-host for vnic_type normal using segments [{'id': '891a3f47-df44-4f44-9e97-b09afbe59efd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0989881b-09fb-4072-b955-b39688a3308b'}] Failed to bind port cde2ef12-4e1e-42e1-be86-68e635ac82f7 on host test-host for vnic_type normal using segments [{'id': '5243b6c1-8256-4301-8de0-7ee36ff3c856', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd15037fe-ddff-482c-a9c3-b81bb320c9dd'}] Failed to bind port 54b1d42f-a859-46ee-bb3b-26aa1a2285b4 on host test-host for vnic_type normal using segments [{'id': 'be0ac45b-d6bc-444e-b0e9-ae2957e71081', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f23db07-3654-4a04-bac0-e079b81f1b82'}] Failed to bind port dee6cced-6f5c-4e2b-98ec-de90039ec0d8 on host test-host for vnic_type normal using segments [{'id': 'b2e4e95a-5945-454b-956d-91f4c4f2502f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e49ad3cf-f608-446c-9f3b-f6434d8b0341'}] Failed to bind port bf4c3bae-b1e1-46a4-a560-16c803028a65 on host test-host for vnic_type normal using segments [{'id': '891a3f47-df44-4f44-9e97-b09afbe59efd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0989881b-09fb-4072-b955-b39688a3308b'}] Failed to bind port 54b1d42f-a859-46ee-bb3b-26aa1a2285b4 on host test-host for vnic_type normal using segments [{'id': 'be0ac45b-d6bc-444e-b0e9-ae2957e71081', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f23db07-3654-4a04-bac0-e079b81f1b82'}] Failed to bind port dee6cced-6f5c-4e2b-98ec-de90039ec0d8 on host test-host for vnic_type normal using segments [{'id': 'b2e4e95a-5945-454b-956d-91f4c4f2502f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e49ad3cf-f608-446c-9f3b-f6434d8b0341'}] Failed to bind port bf4c3bae-b1e1-46a4-a560-16c803028a65 on host test-host for vnic_type normal using segments [{'id': '891a3f47-df44-4f44-9e97-b09afbe59efd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0989881b-09fb-4072-b955-b39688a3308b'}] Failed to bind port 54b1d42f-a859-46ee-bb3b-26aa1a2285b4 on host test-host for vnic_type normal using segments [{'id': 'be0ac45b-d6bc-444e-b0e9-ae2957e71081', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f23db07-3654-4a04-bac0-e079b81f1b82'}] Failed to bind port bf4c3bae-b1e1-46a4-a560-16c803028a65 on host test-host for vnic_type normal using segments [{'id': '891a3f47-df44-4f44-9e97-b09afbe59efd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0989881b-09fb-4072-b955-b39688a3308b'}] Failed to bind port dee6cced-6f5c-4e2b-98ec-de90039ec0d8 on host test-host for vnic_type normal using segments [{'id': 'b2e4e95a-5945-454b-956d-91f4c4f2502f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e49ad3cf-f608-446c-9f3b-f6434d8b0341'}] Failed to bind port 54b1d42f-a859-46ee-bb3b-26aa1a2285b4 on host test-host for vnic_type normal using segments [{'id': 'be0ac45b-d6bc-444e-b0e9-ae2957e71081', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f23db07-3654-4a04-bac0-e079b81f1b82'}] Failed to bind port bf4c3bae-b1e1-46a4-a560-16c803028a65 on host test-host for vnic_type normal using segments [{'id': '891a3f47-df44-4f44-9e97-b09afbe59efd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0989881b-09fb-4072-b955-b39688a3308b'}] Failed to bind port dee6cced-6f5c-4e2b-98ec-de90039ec0d8 on host test-host for vnic_type normal using segments [{'id': 'b2e4e95a-5945-454b-956d-91f4c4f2502f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e49ad3cf-f608-446c-9f3b-f6434d8b0341'}] Failed to bind port 54b1d42f-a859-46ee-bb3b-26aa1a2285b4 on host test-host for vnic_type normal using segments [{'id': 'be0ac45b-d6bc-444e-b0e9-ae2957e71081', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f23db07-3654-4a04-bac0-e079b81f1b82'}] Failed to bind port bf4c3bae-b1e1-46a4-a560-16c803028a65 on host test-host for vnic_type normal using segments [{'id': '891a3f47-df44-4f44-9e97-b09afbe59efd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0989881b-09fb-4072-b955-b39688a3308b'}] Failed to bind port dee6cced-6f5c-4e2b-98ec-de90039ec0d8 on host test-host for vnic_type normal using segments [{'id': 'b2e4e95a-5945-454b-956d-91f4c4f2502f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e49ad3cf-f608-446c-9f3b-f6434d8b0341'}] Failed to bind port 54b1d42f-a859-46ee-bb3b-26aa1a2285b4 on host test-host for vnic_type normal using segments [{'id': 'be0ac45b-d6bc-444e-b0e9-ae2957e71081', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f23db07-3654-4a04-bac0-e079b81f1b82'}] Failed to bind port dee6cced-6f5c-4e2b-98ec-de90039ec0d8 on host test-host for vnic_type normal using segments [{'id': 'b2e4e95a-5945-454b-956d-91f4c4f2502f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e49ad3cf-f608-446c-9f3b-f6434d8b0341'}] Failed to bind port 54b1d42f-a859-46ee-bb3b-26aa1a2285b4 on host test-host for vnic_type normal using segments [{'id': 'be0ac45b-d6bc-444e-b0e9-ae2957e71081', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f23db07-3654-4a04-bac0-e079b81f1b82'}] {21} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_unassociated_bgp_peer [0.204838s] ... ok {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_floatingip_update_callback [6.187046s] ... ok Failed to bind port ed0ce98d-831f-41d4-85e9-c612392e0c32 on host test-host for vnic_type normal using segments [{'id': '71567ab4-b743-4967-b50c-f93e7fa8e15f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2a7c177-b0df-4a3a-9e92-9fe899e53e6b'}] Failed to bind port ed0ce98d-831f-41d4-85e9-c612392e0c32 on host test-host for vnic_type normal using segments [{'id': '71567ab4-b743-4967-b50c-f93e7fa8e15f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2a7c177-b0df-4a3a-9e92-9fe899e53e6b'}] Failed to bind port ed0ce98d-831f-41d4-85e9-c612392e0c32 on host test-host for vnic_type normal using segments [{'id': '71567ab4-b743-4967-b50c-f93e7fa8e15f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2a7c177-b0df-4a3a-9e92-9fe899e53e6b'}] Failed to bind port ed0ce98d-831f-41d4-85e9-c612392e0c32 on host test-host for vnic_type normal using segments [{'id': '71567ab4-b743-4967-b50c-f93e7fa8e15f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2a7c177-b0df-4a3a-9e92-9fe899e53e6b'}] Failed to bind port ed0ce98d-831f-41d4-85e9-c612392e0c32 on host test-host for vnic_type normal using segments [{'id': '71567ab4-b743-4967-b50c-f93e7fa8e15f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2a7c177-b0df-4a3a-9e92-9fe899e53e6b'}] Failed to bind port ed0ce98d-831f-41d4-85e9-c612392e0c32 on host test-host for vnic_type normal using segments [{'id': '71567ab4-b743-4967-b50c-f93e7fa8e15f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2a7c177-b0df-4a3a-9e92-9fe899e53e6b'}] Failed to bind port 76e5993a-f47b-48c9-b117-ab3ef376b6f0 on host test-host for vnic_type normal using segments [{'id': '151d6892-c9c9-47b4-b806-cee5fea38411', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '35b1dabe-04b7-43b8-b9e0-339ad1aa81e0'}] Failed to bind port 6d0d4540-d5b9-4853-b369-7be9b09d3d20 on host test-host for vnic_type normal using segments [{'id': 'ccc95de5-4c75-4499-9595-cc762c306fd2', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd22ce5eb-2a50-4b6d-88a5-edab96c357d6'}] Failed to bind port ed0ce98d-831f-41d4-85e9-c612392e0c32 on host test-host for vnic_type normal using segments [{'id': '71567ab4-b743-4967-b50c-f93e7fa8e15f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2a7c177-b0df-4a3a-9e92-9fe899e53e6b'}] Failed to bind port 6d0d4540-d5b9-4853-b369-7be9b09d3d20 on host test-host for vnic_type normal using segments [{'id': 'ccc95de5-4c75-4499-9595-cc762c306fd2', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd22ce5eb-2a50-4b6d-88a5-edab96c357d6'}] Failed to bind port 76e5993a-f47b-48c9-b117-ab3ef376b6f0 on host test-host for vnic_type normal using segments [{'id': '151d6892-c9c9-47b4-b806-cee5fea38411', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '35b1dabe-04b7-43b8-b9e0-339ad1aa81e0'}] Failed to bind port ed0ce98d-831f-41d4-85e9-c612392e0c32 on host test-host for vnic_type normal using segments [{'id': '71567ab4-b743-4967-b50c-f93e7fa8e15f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2a7c177-b0df-4a3a-9e92-9fe899e53e6b'}] Failed to bind port 6d0d4540-d5b9-4853-b369-7be9b09d3d20 on host test-host for vnic_type normal using segments [{'id': 'ccc95de5-4c75-4499-9595-cc762c306fd2', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd22ce5eb-2a50-4b6d-88a5-edab96c357d6'}] Failed to bind port ed0ce98d-831f-41d4-85e9-c612392e0c32 on host test-host for vnic_type normal using segments [{'id': '71567ab4-b743-4967-b50c-f93e7fa8e15f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2a7c177-b0df-4a3a-9e92-9fe899e53e6b'}] Failed to bind port 76e5993a-f47b-48c9-b117-ab3ef376b6f0 on host test-host for vnic_type normal using segments [{'id': '151d6892-c9c9-47b4-b806-cee5fea38411', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '35b1dabe-04b7-43b8-b9e0-339ad1aa81e0'}] Failed to bind port 6d0d4540-d5b9-4853-b369-7be9b09d3d20 on host test-host for vnic_type normal using segments [{'id': 'ccc95de5-4c75-4499-9595-cc762c306fd2', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd22ce5eb-2a50-4b6d-88a5-edab96c357d6'}] Failed to bind port ed0ce98d-831f-41d4-85e9-c612392e0c32 on host test-host for vnic_type normal using segments [{'id': '71567ab4-b743-4967-b50c-f93e7fa8e15f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd2a7c177-b0df-4a3a-9e92-9fe899e53e6b'}] Failed to bind port 76e5993a-f47b-48c9-b117-ab3ef376b6f0 on host test-host for vnic_type normal using segments [{'id': '151d6892-c9c9-47b4-b806-cee5fea38411', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '35b1dabe-04b7-43b8-b9e0-339ad1aa81e0'}] Failed to bind port 6d0d4540-d5b9-4853-b369-7be9b09d3d20 on host test-host for vnic_type normal using segments [{'id': 'ccc95de5-4c75-4499-9595-cc762c306fd2', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd22ce5eb-2a50-4b6d-88a5-edab96c357d6'}] Failed to bind port 76e5993a-f47b-48c9-b117-ab3ef376b6f0 on host test-host for vnic_type normal using segments [{'id': '151d6892-c9c9-47b4-b806-cee5fea38411', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '35b1dabe-04b7-43b8-b9e0-339ad1aa81e0'}] Failed to bind port 6d0d4540-d5b9-4853-b369-7be9b09d3d20 on host test-host for vnic_type normal using segments [{'id': 'ccc95de5-4c75-4499-9595-cc762c306fd2', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd22ce5eb-2a50-4b6d-88a5-edab96c357d6'}] Failed to bind port 6d0d4540-d5b9-4853-b369-7be9b09d3d20 on host test-host for vnic_type normal using segments [{'id': 'ccc95de5-4c75-4499-9595-cc762c306fd2', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd22ce5eb-2a50-4b6d-88a5-edab96c357d6'}] Failed to bind port 76e5993a-f47b-48c9-b117-ab3ef376b6f0 on host test-host for vnic_type normal using segments [{'id': '151d6892-c9c9-47b4-b806-cee5fea38411', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '35b1dabe-04b7-43b8-b9e0-339ad1aa81e0'}] Failed to bind port 6d0d4540-d5b9-4853-b369-7be9b09d3d20 on host test-host for vnic_type normal using segments [{'id': 'ccc95de5-4c75-4499-9595-cc762c306fd2', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd22ce5eb-2a50-4b6d-88a5-edab96c357d6'}] Failed to bind port 76e5993a-f47b-48c9-b117-ab3ef376b6f0 on host test-host for vnic_type normal using segments [{'id': '151d6892-c9c9-47b4-b806-cee5fea38411', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '35b1dabe-04b7-43b8-b9e0-339ad1aa81e0'}] Failed to bind port 6d0d4540-d5b9-4853-b369-7be9b09d3d20 on host test-host for vnic_type normal using segments [{'id': 'ccc95de5-4c75-4499-9595-cc762c306fd2', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd22ce5eb-2a50-4b6d-88a5-edab96c357d6'}] Failed to bind port 76e5993a-f47b-48c9-b117-ab3ef376b6f0 on host test-host for vnic_type normal using segments [{'id': '151d6892-c9c9-47b4-b806-cee5fea38411', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '35b1dabe-04b7-43b8-b9e0-339ad1aa81e0'}] Failed to bind port 6d0d4540-d5b9-4853-b369-7be9b09d3d20 on host test-host for vnic_type normal using segments [{'id': 'ccc95de5-4c75-4499-9595-cc762c306fd2', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd22ce5eb-2a50-4b6d-88a5-edab96c357d6'}] Failed to bind port 76e5993a-f47b-48c9-b117-ab3ef376b6f0 on host test-host for vnic_type normal using segments [{'id': '151d6892-c9c9-47b4-b806-cee5fea38411', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '35b1dabe-04b7-43b8-b9e0-339ad1aa81e0'}] Failed to bind port 76e5993a-f47b-48c9-b117-ab3ef376b6f0 on host test-host for vnic_type normal using segments [{'id': '151d6892-c9c9-47b4-b806-cee5fea38411', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '35b1dabe-04b7-43b8-b9e0-339ad1aa81e0'}] Failed to bind port 7b74de0e-1aad-4867-881c-77ebd94a313e on host compute1 for vnic_type normal using segments [{'id': '18a7e2ca-e017-47d8-8059-f612e139ca99', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '51eb7028-b21f-45f2-9747-92c89449d6a1'}] Failed to bind port 99348b63-d8b3-4990-bae1-fe79cd1dc10d on host test-host for vnic_type normal using segments [{'id': '3e5f356c-5e2e-4e99-b509-14225fed206f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd4cf9d0c-bd46-46c4-843e-77f2a7c1debe'}] Failed to bind port 7b74de0e-1aad-4867-881c-77ebd94a313e on host compute1 for vnic_type normal using segments [{'id': '18a7e2ca-e017-47d8-8059-f612e139ca99', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '51eb7028-b21f-45f2-9747-92c89449d6a1'}] Failed to bind port 6d1b9d19-f17b-4f50-a61b-595fa90a0ecd on host test-host for vnic_type normal using segments [{'id': '3267636a-15f0-40b9-8eed-51633d32b5ee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd6ac193d-8ce9-4abc-a4a4-74b42ef9e40f'}] Failed to bind port 99348b63-d8b3-4990-bae1-fe79cd1dc10d on host test-host for vnic_type normal using segments [{'id': '3e5f356c-5e2e-4e99-b509-14225fed206f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd4cf9d0c-bd46-46c4-843e-77f2a7c1debe'}] Failed to bind port 7b74de0e-1aad-4867-881c-77ebd94a313e on host compute1 for vnic_type normal using segments [{'id': '18a7e2ca-e017-47d8-8059-f612e139ca99', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '51eb7028-b21f-45f2-9747-92c89449d6a1'}] Failed to bind port 6d1b9d19-f17b-4f50-a61b-595fa90a0ecd on host test-host for vnic_type normal using segments [{'id': '3267636a-15f0-40b9-8eed-51633d32b5ee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd6ac193d-8ce9-4abc-a4a4-74b42ef9e40f'}] Failed to bind port 99348b63-d8b3-4990-bae1-fe79cd1dc10d on host test-host for vnic_type normal using segments [{'id': '3e5f356c-5e2e-4e99-b509-14225fed206f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd4cf9d0c-bd46-46c4-843e-77f2a7c1debe'}] Failed to bind port 7b74de0e-1aad-4867-881c-77ebd94a313e on host compute1 for vnic_type normal using segments [{'id': '18a7e2ca-e017-47d8-8059-f612e139ca99', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '51eb7028-b21f-45f2-9747-92c89449d6a1'}] Failed to bind port 6d1b9d19-f17b-4f50-a61b-595fa90a0ecd on host test-host for vnic_type normal using segments [{'id': '3267636a-15f0-40b9-8eed-51633d32b5ee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd6ac193d-8ce9-4abc-a4a4-74b42ef9e40f'}] Failed to bind port 99348b63-d8b3-4990-bae1-fe79cd1dc10d on host test-host for vnic_type normal using segments [{'id': '3e5f356c-5e2e-4e99-b509-14225fed206f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd4cf9d0c-bd46-46c4-843e-77f2a7c1debe'}] Failed to bind port 7b74de0e-1aad-4867-881c-77ebd94a313e on host compute1 for vnic_type normal using segments [{'id': '18a7e2ca-e017-47d8-8059-f612e139ca99', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '51eb7028-b21f-45f2-9747-92c89449d6a1'}] Failed to bind port 6d1b9d19-f17b-4f50-a61b-595fa90a0ecd on host test-host for vnic_type normal using segments [{'id': '3267636a-15f0-40b9-8eed-51633d32b5ee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd6ac193d-8ce9-4abc-a4a4-74b42ef9e40f'}] Failed to bind port 99348b63-d8b3-4990-bae1-fe79cd1dc10d on host test-host for vnic_type normal using segments [{'id': '3e5f356c-5e2e-4e99-b509-14225fed206f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd4cf9d0c-bd46-46c4-843e-77f2a7c1debe'}] {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding_with_fip [5.986221s] ... ok Failed to bind port 7b74de0e-1aad-4867-881c-77ebd94a313e on host compute1 for vnic_type normal using segments [{'id': '18a7e2ca-e017-47d8-8059-f612e139ca99', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '51eb7028-b21f-45f2-9747-92c89449d6a1'}] Failed to bind port 6d1b9d19-f17b-4f50-a61b-595fa90a0ecd on host test-host for vnic_type normal using segments [{'id': '3267636a-15f0-40b9-8eed-51633d32b5ee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd6ac193d-8ce9-4abc-a4a4-74b42ef9e40f'}] Failed to bind port 99348b63-d8b3-4990-bae1-fe79cd1dc10d on host test-host for vnic_type normal using segments [{'id': '3e5f356c-5e2e-4e99-b509-14225fed206f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd4cf9d0c-bd46-46c4-843e-77f2a7c1debe'}] Failed to bind port 7b74de0e-1aad-4867-881c-77ebd94a313e on host compute1 for vnic_type normal using segments [{'id': '18a7e2ca-e017-47d8-8059-f612e139ca99', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '51eb7028-b21f-45f2-9747-92c89449d6a1'}] Failed to bind port 6d1b9d19-f17b-4f50-a61b-595fa90a0ecd on host test-host for vnic_type normal using segments [{'id': '3267636a-15f0-40b9-8eed-51633d32b5ee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd6ac193d-8ce9-4abc-a4a4-74b42ef9e40f'}] Failed to bind port 99348b63-d8b3-4990-bae1-fe79cd1dc10d on host test-host for vnic_type normal using segments [{'id': '3e5f356c-5e2e-4e99-b509-14225fed206f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd4cf9d0c-bd46-46c4-843e-77f2a7c1debe'}] Failed to bind port 7b74de0e-1aad-4867-881c-77ebd94a313e on host compute1 for vnic_type normal using segments [{'id': '18a7e2ca-e017-47d8-8059-f612e139ca99', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '51eb7028-b21f-45f2-9747-92c89449d6a1'}] Failed to bind port 6d1b9d19-f17b-4f50-a61b-595fa90a0ecd on host test-host for vnic_type normal using segments [{'id': '3267636a-15f0-40b9-8eed-51633d32b5ee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd6ac193d-8ce9-4abc-a4a4-74b42ef9e40f'}] Failed to bind port 99348b63-d8b3-4990-bae1-fe79cd1dc10d on host test-host for vnic_type normal using segments [{'id': '3e5f356c-5e2e-4e99-b509-14225fed206f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd4cf9d0c-bd46-46c4-843e-77f2a7c1debe'}] Failed to bind port 7b74de0e-1aad-4867-881c-77ebd94a313e on host compute1 for vnic_type normal using segments [{'id': '18a7e2ca-e017-47d8-8059-f612e139ca99', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '51eb7028-b21f-45f2-9747-92c89449d6a1'}] Failed to bind port 6d1b9d19-f17b-4f50-a61b-595fa90a0ecd on host test-host for vnic_type normal using segments [{'id': '3267636a-15f0-40b9-8eed-51633d32b5ee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd6ac193d-8ce9-4abc-a4a4-74b42ef9e40f'}] Failed to bind port 99348b63-d8b3-4990-bae1-fe79cd1dc10d on host test-host for vnic_type normal using segments [{'id': '3e5f356c-5e2e-4e99-b509-14225fed206f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd4cf9d0c-bd46-46c4-843e-77f2a7c1debe'}] /builddir/build/BUILD/neutron-dynamic-routing-20.0.0/neutron_dynamic_routing/db/bgp_db.py:563: SAWarning: SELECT statement has a cartesian product between FROM element(s) "bgp_speakers" and FROM element "subnets". Apply join condition(s) between each element to resolve. return self._host_route_list_from_tuples(query.all()) Failed to bind port 7b74de0e-1aad-4867-881c-77ebd94a313e on host compute1 for vnic_type normal using segments [{'id': '18a7e2ca-e017-47d8-8059-f612e139ca99', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '51eb7028-b21f-45f2-9747-92c89449d6a1'}] Failed to bind port 6d1b9d19-f17b-4f50-a61b-595fa90a0ecd on host test-host for vnic_type normal using segments [{'id': '3267636a-15f0-40b9-8eed-51633d32b5ee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd6ac193d-8ce9-4abc-a4a4-74b42ef9e40f'}] Failed to bind port 99348b63-d8b3-4990-bae1-fe79cd1dc10d on host test-host for vnic_type normal using segments [{'id': '3e5f356c-5e2e-4e99-b509-14225fed206f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd4cf9d0c-bd46-46c4-843e-77f2a7c1debe'}] Failed to bind port 6d1b9d19-f17b-4f50-a61b-595fa90a0ecd on host test-host for vnic_type normal using segments [{'id': '3267636a-15f0-40b9-8eed-51633d32b5ee', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd6ac193d-8ce9-4abc-a4a4-74b42ef9e40f'}] /builddir/build/BUILD/neutron-dynamic-routing-20.0.0/neutron_dynamic_routing/db/bgp_db.py:855: SAWarning: SELECT statement has a cartesian product between FROM element(s) "subnets", "ipallocations", "subnetpools", "address_scopes_1", "routerport" and FROM element "speaker_network_mapping". Apply join condition(s) between each element to resolve. return self._make_advertised_routes_list(join_query.all()) {16} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_with_invalid_paramtype [0.049299s] ... ok Failed to bind port 170a3d09-ae1a-487c-926d-7a97f58e1a47 on host test-host for vnic_type normal using segments [{'id': 'aa6f534f-220d-46b9-994f-7dbf7a8e9895', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b0a23451-3ae2-4d79-b891-2051a74de188'}] Failed to bind port 170a3d09-ae1a-487c-926d-7a97f58e1a47 on host test-host for vnic_type normal using segments [{'id': 'aa6f534f-220d-46b9-994f-7dbf7a8e9895', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b0a23451-3ae2-4d79-b891-2051a74de188'}] {36} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_routes_by_router_with_fip [5.943323s] ... ok Failed to bind port 170a3d09-ae1a-487c-926d-7a97f58e1a47 on host test-host for vnic_type normal using segments [{'id': 'aa6f534f-220d-46b9-994f-7dbf7a8e9895', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b0a23451-3ae2-4d79-b891-2051a74de188'}] Failed to bind port 170a3d09-ae1a-487c-926d-7a97f58e1a47 on host test-host for vnic_type normal using segments [{'id': 'aa6f534f-220d-46b9-994f-7dbf7a8e9895', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b0a23451-3ae2-4d79-b891-2051a74de188'}] Failed to bind port 170a3d09-ae1a-487c-926d-7a97f58e1a47 on host test-host for vnic_type normal using segments [{'id': 'aa6f534f-220d-46b9-994f-7dbf7a8e9895', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b0a23451-3ae2-4d79-b891-2051a74de188'}] {16} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_valid_auth_type [0.048137s] ... ok Failed to bind port 170a3d09-ae1a-487c-926d-7a97f58e1a47 on host test-host for vnic_type normal using segments [{'id': 'aa6f534f-220d-46b9-994f-7dbf7a8e9895', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b0a23451-3ae2-4d79-b891-2051a74de188'}] Failed to bind port 170a3d09-ae1a-487c-926d-7a97f58e1a47 on host test-host for vnic_type normal using segments [{'id': 'aa6f534f-220d-46b9-994f-7dbf7a8e9895', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b0a23451-3ae2-4d79-b891-2051a74de188'}] Failed to bind port 170a3d09-ae1a-487c-926d-7a97f58e1a47 on host test-host for vnic_type normal using segments [{'id': 'aa6f534f-220d-46b9-994f-7dbf7a8e9895', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b0a23451-3ae2-4d79-b891-2051a74de188'}] Failed to bind port 170a3d09-ae1a-487c-926d-7a97f58e1a47 on host test-host for vnic_type normal using segments [{'id': 'aa6f534f-220d-46b9-994f-7dbf7a8e9895', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b0a23451-3ae2-4d79-b891-2051a74de188'}] {36} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_peer [0.048053s] ... ok {34} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_no_scope [6.093159s] ... ok Failed to bind port 170a3d09-ae1a-487c-926d-7a97f58e1a47 on host test-host for vnic_type normal using segments [{'id': 'aa6f534f-220d-46b9-994f-7dbf7a8e9895', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'b0a23451-3ae2-4d79-b891-2051a74de188'}] {37} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_same_scope [6.104751s] ... ok {16} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_integer_param [0.048190s] ... ok Failed to bind port e722a026-2544-47ad-b4c8-571f669856ba on host test-host for vnic_type normal using segments [{'id': 'df6ae05e-6b3d-4544-9c0c-3a5d4cd18fda', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a886bb12-318e-48ec-ab6c-fea3fbaf6076'}] Failed to bind port e722a026-2544-47ad-b4c8-571f669856ba on host test-host for vnic_type normal using segments [{'id': 'df6ae05e-6b3d-4544-9c0c-3a5d4cd18fda', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a886bb12-318e-48ec-ab6c-fea3fbaf6076'}] Failed to bind port e722a026-2544-47ad-b4c8-571f669856ba on host test-host for vnic_type normal using segments [{'id': 'df6ae05e-6b3d-4544-9c0c-3a5d4cd18fda', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a886bb12-318e-48ec-ab6c-fea3fbaf6076'}] Failed to bind port e722a026-2544-47ad-b4c8-571f669856ba on host test-host for vnic_type normal using segments [{'id': 'df6ae05e-6b3d-4544-9c0c-3a5d4cd18fda', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a886bb12-318e-48ec-ab6c-fea3fbaf6076'}] Failed to bind port e722a026-2544-47ad-b4c8-571f669856ba on host test-host for vnic_type normal using segments [{'id': 'df6ae05e-6b3d-4544-9c0c-3a5d4cd18fda', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a886bb12-318e-48ec-ab6c-fea3fbaf6076'}] Failed to bind port e722a026-2544-47ad-b4c8-571f669856ba on host test-host for vnic_type normal using segments [{'id': 'df6ae05e-6b3d-4544-9c0c-3a5d4cd18fda', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a886bb12-318e-48ec-ab6c-fea3fbaf6076'}] Failed to bind port e722a026-2544-47ad-b4c8-571f669856ba on host test-host for vnic_type normal using segments [{'id': 'df6ae05e-6b3d-4544-9c0c-3a5d4cd18fda', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a886bb12-318e-48ec-ab6c-fea3fbaf6076'}] Failed to bind port e722a026-2544-47ad-b4c8-571f669856ba on host test-host for vnic_type normal using segments [{'id': 'df6ae05e-6b3d-4544-9c0c-3a5d4cd18fda', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a886bb12-318e-48ec-ab6c-fea3fbaf6076'}] Failed to bind port e722a026-2544-47ad-b4c8-571f669856ba on host test-host for vnic_type normal using segments [{'id': 'df6ae05e-6b3d-4544-9c0c-3a5d4cd18fda', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a886bb12-318e-48ec-ab6c-fea3fbaf6076'}] {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip [6.428363s] ... ok Failed to bind port e722a026-2544-47ad-b4c8-571f669856ba on host test-host for vnic_type normal using segments [{'id': 'df6ae05e-6b3d-4544-9c0c-3a5d4cd18fda', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a886bb12-318e-48ec-ab6c-fea3fbaf6076'}] Failed to bind port 17065880-74db-442c-880c-b22ce7acb1c1 on host test-host for vnic_type normal using segments [{'id': '3b47f455-ba2b-4e7d-9e0f-5df030ce16c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2da81139-85dd-44ae-ac7b-b9367838eb57'}] Failed to bind port 17065880-74db-442c-880c-b22ce7acb1c1 on host test-host for vnic_type normal using segments [{'id': '3b47f455-ba2b-4e7d-9e0f-5df030ce16c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2da81139-85dd-44ae-ac7b-b9367838eb57'}] Failed to bind port 17065880-74db-442c-880c-b22ce7acb1c1 on host test-host for vnic_type normal using segments [{'id': '3b47f455-ba2b-4e7d-9e0f-5df030ce16c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2da81139-85dd-44ae-ac7b-b9367838eb57'}] Failed to bind port 17065880-74db-442c-880c-b22ce7acb1c1 on host test-host for vnic_type normal using segments [{'id': '3b47f455-ba2b-4e7d-9e0f-5df030ce16c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2da81139-85dd-44ae-ac7b-b9367838eb57'}] Failed to bind port 17065880-74db-442c-880c-b22ce7acb1c1 on host test-host for vnic_type normal using segments [{'id': '3b47f455-ba2b-4e7d-9e0f-5df030ce16c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2da81139-85dd-44ae-ac7b-b9367838eb57'}] Failed to bind port 17065880-74db-442c-880c-b22ce7acb1c1 on host test-host for vnic_type normal using segments [{'id': '3b47f455-ba2b-4e7d-9e0f-5df030ce16c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2da81139-85dd-44ae-ac7b-b9367838eb57'}] {17} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_same_bgp_speakers_twice [0.048618s] ... ok Failed to bind port 17065880-74db-442c-880c-b22ce7acb1c1 on host test-host for vnic_type normal using segments [{'id': '3b47f455-ba2b-4e7d-9e0f-5df030ce16c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2da81139-85dd-44ae-ac7b-b9367838eb57'}] Failed to bind port 17065880-74db-442c-880c-b22ce7acb1c1 on host test-host for vnic_type normal using segments [{'id': '3b47f455-ba2b-4e7d-9e0f-5df030ce16c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2da81139-85dd-44ae-ac7b-b9367838eb57'}] Failed to bind port 17065880-74db-442c-880c-b22ce7acb1c1 on host test-host for vnic_type normal using segments [{'id': '3b47f455-ba2b-4e7d-9e0f-5df030ce16c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2da81139-85dd-44ae-ac7b-b9367838eb57'}] Failed to bind port 17065880-74db-442c-880c-b22ce7acb1c1 on host test-host for vnic_type normal using segments [{'id': '3b47f455-ba2b-4e7d-9e0f-5df030ce16c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2da81139-85dd-44ae-ac7b-b9367838eb57'}] {17} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_integer_password [0.046980s] ... ok {34} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_bgp_peer [0.199373s] ... ok Failed to bind port 192513a9-4205-4b3b-818c-a67cac36c2f9 on host test-host for vnic_type normal using segments [{'id': 'd580d157-17e5-4f7e-8c1d-66250b60a3c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f844097f-a9ee-40e4-af13-9f9bc53ec919'}] Failed to bind port d313ab94-8c12-4de6-aa0e-66127d188aab on host compute1 for vnic_type normal using segments [{'id': 'b58656be-10a8-4fc2-8df6-9f25932d772b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dad4d571-9763-415d-9784-ad816c36749b'}] Failed to bind port 192513a9-4205-4b3b-818c-a67cac36c2f9 on host test-host for vnic_type normal using segments [{'id': 'd580d157-17e5-4f7e-8c1d-66250b60a3c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f844097f-a9ee-40e4-af13-9f9bc53ec919'}] {37} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_gateway_network [0.215070s] ... ok Failed to bind port d313ab94-8c12-4de6-aa0e-66127d188aab on host compute1 for vnic_type normal using segments [{'id': 'b58656be-10a8-4fc2-8df6-9f25932d772b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dad4d571-9763-415d-9784-ad816c36749b'}] Failed to bind port 192513a9-4205-4b3b-818c-a67cac36c2f9 on host test-host for vnic_type normal using segments [{'id': 'd580d157-17e5-4f7e-8c1d-66250b60a3c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f844097f-a9ee-40e4-af13-9f9bc53ec919'}] Failed to bind port d313ab94-8c12-4de6-aa0e-66127d188aab on host compute1 for vnic_type normal using segments [{'id': 'b58656be-10a8-4fc2-8df6-9f25932d772b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dad4d571-9763-415d-9784-ad816c36749b'}] {34} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route [0.049337s] ... ok Failed to bind port 192513a9-4205-4b3b-818c-a67cac36c2f9 on host test-host for vnic_type normal using segments [{'id': 'd580d157-17e5-4f7e-8c1d-66250b60a3c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f844097f-a9ee-40e4-af13-9f9bc53ec919'}] Failed to bind port d313ab94-8c12-4de6-aa0e-66127d188aab on host compute1 for vnic_type normal using segments [{'id': 'b58656be-10a8-4fc2-8df6-9f25932d772b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dad4d571-9763-415d-9784-ad816c36749b'}] Failed to bind port 192513a9-4205-4b3b-818c-a67cac36c2f9 on host test-host for vnic_type normal using segments [{'id': 'd580d157-17e5-4f7e-8c1d-66250b60a3c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f844097f-a9ee-40e4-af13-9f9bc53ec919'}] Failed to bind port d313ab94-8c12-4de6-aa0e-66127d188aab on host compute1 for vnic_type normal using segments [{'id': 'b58656be-10a8-4fc2-8df6-9f25932d772b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dad4d571-9763-415d-9784-ad816c36749b'}] Failed to bind port 192513a9-4205-4b3b-818c-a67cac36c2f9 on host test-host for vnic_type normal using segments [{'id': 'd580d157-17e5-4f7e-8c1d-66250b60a3c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f844097f-a9ee-40e4-af13-9f9bc53ec919'}] {17} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test__register_callbacks [0.067966s] ... ok Failed to bind port d313ab94-8c12-4de6-aa0e-66127d188aab on host compute1 for vnic_type normal using segments [{'id': 'b58656be-10a8-4fc2-8df6-9f25932d772b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dad4d571-9763-415d-9784-ad816c36749b'}] Failed to bind port 192513a9-4205-4b3b-818c-a67cac36c2f9 on host test-host for vnic_type normal using segments [{'id': 'd580d157-17e5-4f7e-8c1d-66250b60a3c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f844097f-a9ee-40e4-af13-9f9bc53ec919'}] Failed to bind port d313ab94-8c12-4de6-aa0e-66127d188aab on host compute1 for vnic_type normal using segments [{'id': 'b58656be-10a8-4fc2-8df6-9f25932d772b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dad4d571-9763-415d-9784-ad816c36749b'}] Failed to bind port 192513a9-4205-4b3b-818c-a67cac36c2f9 on host test-host for vnic_type normal using segments [{'id': 'd580d157-17e5-4f7e-8c1d-66250b60a3c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f844097f-a9ee-40e4-af13-9f9bc53ec919'}] Failed to bind port 192513a9-4205-4b3b-818c-a67cac36c2f9 on host test-host for vnic_type normal using segments [{'id': 'd580d157-17e5-4f7e-8c1d-66250b60a3c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f844097f-a9ee-40e4-af13-9f9bc53ec919'}] Failed to bind port d313ab94-8c12-4de6-aa0e-66127d188aab on host compute1 for vnic_type normal using segments [{'id': 'b58656be-10a8-4fc2-8df6-9f25932d772b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dad4d571-9763-415d-9784-ad816c36749b'}] Failed to bind port 192513a9-4205-4b3b-818c-a67cac36c2f9 on host test-host for vnic_type normal using segments [{'id': 'd580d157-17e5-4f7e-8c1d-66250b60a3c8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f844097f-a9ee-40e4-af13-9f9bc53ec919'}] Failed to bind port d313ab94-8c12-4de6-aa0e-66127d188aab on host compute1 for vnic_type normal using segments [{'id': 'b58656be-10a8-4fc2-8df6-9f25932d772b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dad4d571-9763-415d-9784-ad816c36749b'}] {30} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_legacy [6.740347s] ... ok Failed to bind port d313ab94-8c12-4de6-aa0e-66127d188aab on host compute1 for vnic_type normal using segments [{'id': 'b58656be-10a8-4fc2-8df6-9f25932d772b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'dad4d571-9763-415d-9784-ad816c36749b'}] {34} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_single_agent [0.074954s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_adv_route [0.047908s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_speaker_helper [0.282768s] ... ok {1} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_router [7.814311s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_paramtype [0.048122s] ... ok {36} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_bgp_dragent_manager [1.052657s] ... ok {1} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgpspeaker_create [0.564705s] ... ok {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_binding [7.696718s] ... ok {38} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip_dvr [6.040643s] ... ok {38} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_speaker_adv_route [0.042838s] ... ok {38} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_without_adding_speaker [0.042686s] ... ok {39} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_dvr [7.773209s] ... ok Failed to bind port 6b3ebd97-bac3-4907-8336-645c52e53cce on host compute1 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port 6b3ebd97-bac3-4907-8336-645c52e53cce on host compute1 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port 6b3ebd97-bac3-4907-8336-645c52e53cce on host compute1 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port 6b3ebd97-bac3-4907-8336-645c52e53cce on host compute1 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port 6b3ebd97-bac3-4907-8336-645c52e53cce on host compute1 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port 6b3ebd97-bac3-4907-8336-645c52e53cce on host compute1 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port 6b3ebd97-bac3-4907-8336-645c52e53cce on host compute1 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port 6b3ebd97-bac3-4907-8336-645c52e53cce on host compute1 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] {39} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_speaker [0.046897s] ... ok Failed to bind port 6b3ebd97-bac3-4907-8336-645c52e53cce on host compute1 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port 6b3ebd97-bac3-4907-8336-645c52e53cce on host compute1 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_password_none [0.462803s] ... ok {39} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker already scheduled) [0.078742s] ... ok Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/neutron/db/agentschedulers_db.py", line 172, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "/builddir/build/BUILD/neutron-dynamic-routing-20.0.0/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 172, in reschedule_bgp_speaker raise bgp_dras_ext.BgpSpeakerRescheduleError( neutron_dynamic_routing.extensions.bgp_dragentscheduler.BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. BgpDrAgent aa263d23-f46b-4208-8cf9-6cf9ced218c6 is down {39} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_schedule_unbind_bgp_speaker [0.122589s] ... ok {0} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker [0.202016s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_not_cached [0.047926s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_min_range [0.044965s] ... ok Failed to bind port f08532d8-0e6a-45bc-83bf-a749c05f15c7 on host test-host for vnic_type normal using segments [{'id': '6dea259c-7d71-44c5-be0e-c9b457484b17', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24357c7c-3557-401c-a41f-d906ae235506'}] Failed to bind port f08532d8-0e6a-45bc-83bf-a749c05f15c7 on host test-host for vnic_type normal using segments [{'id': '6dea259c-7d71-44c5-be0e-c9b457484b17', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24357c7c-3557-401c-a41f-d906ae235506'}] Failed to bind port f08532d8-0e6a-45bc-83bf-a749c05f15c7 on host test-host for vnic_type normal using segments [{'id': '6dea259c-7d71-44c5-be0e-c9b457484b17', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24357c7c-3557-401c-a41f-d906ae235506'}] Failed to bind port bed416e8-6412-451b-9b48-228a9320d095 on host compute2 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port f08532d8-0e6a-45bc-83bf-a749c05f15c7 on host test-host for vnic_type normal using segments [{'id': '6dea259c-7d71-44c5-be0e-c9b457484b17', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24357c7c-3557-401c-a41f-d906ae235506'}] Failed to bind port bed416e8-6412-451b-9b48-228a9320d095 on host compute2 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port f08532d8-0e6a-45bc-83bf-a749c05f15c7 on host test-host for vnic_type normal using segments [{'id': '6dea259c-7d71-44c5-be0e-c9b457484b17', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24357c7c-3557-401c-a41f-d906ae235506'}] Failed to bind port bed416e8-6412-451b-9b48-228a9320d095 on host compute2 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port f08532d8-0e6a-45bc-83bf-a749c05f15c7 on host test-host for vnic_type normal using segments [{'id': '6dea259c-7d71-44c5-be0e-c9b457484b17', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24357c7c-3557-401c-a41f-d906ae235506'}] Failed to bind port bed416e8-6412-451b-9b48-228a9320d095 on host compute2 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port f08532d8-0e6a-45bc-83bf-a749c05f15c7 on host test-host for vnic_type normal using segments [{'id': '6dea259c-7d71-44c5-be0e-c9b457484b17', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24357c7c-3557-401c-a41f-d906ae235506'}] Failed to bind port bed416e8-6412-451b-9b48-228a9320d095 on host compute2 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port f08532d8-0e6a-45bc-83bf-a749c05f15c7 on host test-host for vnic_type normal using segments [{'id': '6dea259c-7d71-44c5-be0e-c9b457484b17', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24357c7c-3557-401c-a41f-d906ae235506'}] Failed to bind port bed416e8-6412-451b-9b48-228a9320d095 on host compute2 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port f08532d8-0e6a-45bc-83bf-a749c05f15c7 on host test-host for vnic_type normal using segments [{'id': '6dea259c-7d71-44c5-be0e-c9b457484b17', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24357c7c-3557-401c-a41f-d906ae235506'}] Failed to bind port bed416e8-6412-451b-9b48-228a9320d095 on host compute2 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port f08532d8-0e6a-45bc-83bf-a749c05f15c7 on host test-host for vnic_type normal using segments [{'id': '6dea259c-7d71-44c5-be0e-c9b457484b17', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24357c7c-3557-401c-a41f-d906ae235506'}] Failed to bind port bed416e8-6412-451b-9b48-228a9320d095 on host compute2 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port bed416e8-6412-451b-9b48-228a9320d095 on host compute2 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port bed416e8-6412-451b-9b48-228a9320d095 on host compute2 for vnic_type normal using segments [{'id': 'bd5be439-3030-4541-89ea-2e5eb3d3ce60', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '24cc26f4-fdd5-4eaf-b868-32dd77f000d1'}] Failed to bind port 8854ab24-582d-4c6c-b0a0-e864b97dad79 on host test-host for vnic_type normal using segments [{'id': '85445751-55ec-4a36-ab57-c2f9a5e02e06', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '648a2fce-f1e3-412e-98d6-10e4905a36e1'}] Failed to bind port 8854ab24-582d-4c6c-b0a0-e864b97dad79 on host test-host for vnic_type normal using segments [{'id': '85445751-55ec-4a36-ab57-c2f9a5e02e06', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '648a2fce-f1e3-412e-98d6-10e4905a36e1'}] Failed to bind port 8854ab24-582d-4c6c-b0a0-e864b97dad79 on host test-host for vnic_type normal using segments [{'id': '85445751-55ec-4a36-ab57-c2f9a5e02e06', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '648a2fce-f1e3-412e-98d6-10e4905a36e1'}] Failed to bind port 8854ab24-582d-4c6c-b0a0-e864b97dad79 on host test-host for vnic_type normal using segments [{'id': '85445751-55ec-4a36-ab57-c2f9a5e02e06', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '648a2fce-f1e3-412e-98d6-10e4905a36e1'}] Failed to bind port 8854ab24-582d-4c6c-b0a0-e864b97dad79 on host test-host for vnic_type normal using segments [{'id': '85445751-55ec-4a36-ab57-c2f9a5e02e06', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '648a2fce-f1e3-412e-98d6-10e4905a36e1'}] Failed to bind port 8854ab24-582d-4c6c-b0a0-e864b97dad79 on host test-host for vnic_type normal using segments [{'id': '85445751-55ec-4a36-ab57-c2f9a5e02e06', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '648a2fce-f1e3-412e-98d6-10e4905a36e1'}] Failed to bind port 8854ab24-582d-4c6c-b0a0-e864b97dad79 on host test-host for vnic_type normal using segments [{'id': '85445751-55ec-4a36-ab57-c2f9a5e02e06', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '648a2fce-f1e3-412e-98d6-10e4905a36e1'}] Failed to bind port 8854ab24-582d-4c6c-b0a0-e864b97dad79 on host test-host for vnic_type normal using segments [{'id': '85445751-55ec-4a36-ab57-c2f9a5e02e06', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '648a2fce-f1e3-412e-98d6-10e4905a36e1'}] Failed to bind port 8854ab24-582d-4c6c-b0a0-e864b97dad79 on host test-host for vnic_type normal using segments [{'id': '85445751-55ec-4a36-ab57-c2f9a5e02e06', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '648a2fce-f1e3-412e-98d6-10e4905a36e1'}] Failed to bind port 8854ab24-582d-4c6c-b0a0-e864b97dad79 on host test-host for vnic_type normal using segments [{'id': '85445751-55ec-4a36-ab57-c2f9a5e02e06', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '648a2fce-f1e3-412e-98d6-10e4905a36e1'}] Failed to bind port c8df65db-f1cf-4b7e-9b6d-603b8ec7c742 on host test-host for vnic_type normal using segments [{'id': '56eab877-6d72-444f-871e-29d1eb8823ba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '58dfc7d0-d42a-4dd9-bf1e-c3e017fab146'}] Failed to bind port c8df65db-f1cf-4b7e-9b6d-603b8ec7c742 on host test-host for vnic_type normal using segments [{'id': '56eab877-6d72-444f-871e-29d1eb8823ba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '58dfc7d0-d42a-4dd9-bf1e-c3e017fab146'}] Failed to bind port ad1e5978-4640-4353-8ec9-b063913ed3c7 on host compute1 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port c8df65db-f1cf-4b7e-9b6d-603b8ec7c742 on host test-host for vnic_type normal using segments [{'id': '56eab877-6d72-444f-871e-29d1eb8823ba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '58dfc7d0-d42a-4dd9-bf1e-c3e017fab146'}] Failed to bind port ad1e5978-4640-4353-8ec9-b063913ed3c7 on host compute1 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port c8df65db-f1cf-4b7e-9b6d-603b8ec7c742 on host test-host for vnic_type normal using segments [{'id': '56eab877-6d72-444f-871e-29d1eb8823ba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '58dfc7d0-d42a-4dd9-bf1e-c3e017fab146'}] Failed to bind port ad1e5978-4640-4353-8ec9-b063913ed3c7 on host compute1 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port c8df65db-f1cf-4b7e-9b6d-603b8ec7c742 on host test-host for vnic_type normal using segments [{'id': '56eab877-6d72-444f-871e-29d1eb8823ba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '58dfc7d0-d42a-4dd9-bf1e-c3e017fab146'}] Failed to bind port ad1e5978-4640-4353-8ec9-b063913ed3c7 on host compute1 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port ad1e5978-4640-4353-8ec9-b063913ed3c7 on host compute1 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port c8df65db-f1cf-4b7e-9b6d-603b8ec7c742 on host test-host for vnic_type normal using segments [{'id': '56eab877-6d72-444f-871e-29d1eb8823ba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '58dfc7d0-d42a-4dd9-bf1e-c3e017fab146'}] Failed to bind port ad1e5978-4640-4353-8ec9-b063913ed3c7 on host compute1 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port c8df65db-f1cf-4b7e-9b6d-603b8ec7c742 on host test-host for vnic_type normal using segments [{'id': '56eab877-6d72-444f-871e-29d1eb8823ba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '58dfc7d0-d42a-4dd9-bf1e-c3e017fab146'}] Failed to bind port ad1e5978-4640-4353-8ec9-b063913ed3c7 on host compute1 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port c8df65db-f1cf-4b7e-9b6d-603b8ec7c742 on host test-host for vnic_type normal using segments [{'id': '56eab877-6d72-444f-871e-29d1eb8823ba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '58dfc7d0-d42a-4dd9-bf1e-c3e017fab146'}] Failed to bind port c8df65db-f1cf-4b7e-9b6d-603b8ec7c742 on host test-host for vnic_type normal using segments [{'id': '56eab877-6d72-444f-871e-29d1eb8823ba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '58dfc7d0-d42a-4dd9-bf1e-c3e017fab146'}] Failed to bind port ad1e5978-4640-4353-8ec9-b063913ed3c7 on host compute1 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port ad1e5978-4640-4353-8ec9-b063913ed3c7 on host compute1 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port c8df65db-f1cf-4b7e-9b6d-603b8ec7c742 on host test-host for vnic_type normal using segments [{'id': '56eab877-6d72-444f-871e-29d1eb8823ba', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '58dfc7d0-d42a-4dd9-bf1e-c3e017fab146'}] Failed to bind port ad1e5978-4640-4353-8ec9-b063913ed3c7 on host compute1 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] {14} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_different_scope [8.534226s] ... ok Failed to bind port 1d469f08-59a7-4b4e-b36a-d45554526366 on host test-host for vnic_type normal using segments [{'id': '2b744a51-62fe-4822-91e2-e184c3d1f553', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63e3575e-7292-4949-9ae6-49c75f68eb6a'}] Failed to bind port 1d469f08-59a7-4b4e-b36a-d45554526366 on host test-host for vnic_type normal using segments [{'id': '2b744a51-62fe-4822-91e2-e184c3d1f553', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63e3575e-7292-4949-9ae6-49c75f68eb6a'}] Failed to bind port 1d469f08-59a7-4b4e-b36a-d45554526366 on host test-host for vnic_type normal using segments [{'id': '2b744a51-62fe-4822-91e2-e184c3d1f553', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63e3575e-7292-4949-9ae6-49c75f68eb6a'}] Failed to bind port 1d469f08-59a7-4b4e-b36a-d45554526366 on host test-host for vnic_type normal using segments [{'id': '2b744a51-62fe-4822-91e2-e184c3d1f553', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63e3575e-7292-4949-9ae6-49c75f68eb6a'}] Failed to bind port 1d469f08-59a7-4b4e-b36a-d45554526366 on host test-host for vnic_type normal using segments [{'id': '2b744a51-62fe-4822-91e2-e184c3d1f553', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63e3575e-7292-4949-9ae6-49c75f68eb6a'}] Failed to bind port 1d469f08-59a7-4b4e-b36a-d45554526366 on host test-host for vnic_type normal using segments [{'id': '2b744a51-62fe-4822-91e2-e184c3d1f553', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63e3575e-7292-4949-9ae6-49c75f68eb6a'}] {14} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_routes_withdrawal_end [0.046138s] ... ok Failed to bind port 1d469f08-59a7-4b4e-b36a-d45554526366 on host test-host for vnic_type normal using segments [{'id': '2b744a51-62fe-4822-91e2-e184c3d1f553', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63e3575e-7292-4949-9ae6-49c75f68eb6a'}] Failed to bind port 1d469f08-59a7-4b4e-b36a-d45554526366 on host test-host for vnic_type normal using segments [{'id': '2b744a51-62fe-4822-91e2-e184c3d1f553', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63e3575e-7292-4949-9ae6-49c75f68eb6a'}] Failed to bind port 1d469f08-59a7-4b4e-b36a-d45554526366 on host test-host for vnic_type normal using segments [{'id': '2b744a51-62fe-4822-91e2-e184c3d1f553', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63e3575e-7292-4949-9ae6-49c75f68eb6a'}] Failed to bind port 1d469f08-59a7-4b4e-b36a-d45554526366 on host test-host for vnic_type normal using segments [{'id': '2b744a51-62fe-4822-91e2-e184c3d1f553', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '63e3575e-7292-4949-9ae6-49c75f68eb6a'}] {14} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_valid_as_num [0.040986s] ... ok Failed to bind port 4a6ad792-9bc9-4e05-bb7c-a85e909f3794 on host compute2 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port 4a6ad792-9bc9-4e05-bb7c-a85e909f3794 on host compute2 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port 4a6ad792-9bc9-4e05-bb7c-a85e909f3794 on host compute2 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port 4a6ad792-9bc9-4e05-bb7c-a85e909f3794 on host compute2 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port 4a6ad792-9bc9-4e05-bb7c-a85e909f3794 on host compute2 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port 4a6ad792-9bc9-4e05-bb7c-a85e909f3794 on host compute2 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port 4a6ad792-9bc9-4e05-bb7c-a85e909f3794 on host compute2 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port 4a6ad792-9bc9-4e05-bb7c-a85e909f3794 on host compute2 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port 4a6ad792-9bc9-4e05-bb7c-a85e909f3794 on host compute2 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port 4a6ad792-9bc9-4e05-bb7c-a85e909f3794 on host compute2 for vnic_type normal using segments [{'id': '3055aa31-e9bf-4bb2-bed2-247c48039e7c', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '2322fd0f-b495-42f0-acee-126dc44904b4'}] Failed to bind port 1827d9f2-cdeb-4e8a-9487-e2c8fb5c2597 on host test-host for vnic_type normal using segments [{'id': '64ee1e42-2bef-41f1-a157-04236efe93d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '272e7323-83a0-41b8-932b-eb84e2c32048'}] Failed to bind port 1827d9f2-cdeb-4e8a-9487-e2c8fb5c2597 on host test-host for vnic_type normal using segments [{'id': '64ee1e42-2bef-41f1-a157-04236efe93d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '272e7323-83a0-41b8-932b-eb84e2c32048'}] Failed to bind port 1827d9f2-cdeb-4e8a-9487-e2c8fb5c2597 on host test-host for vnic_type normal using segments [{'id': '64ee1e42-2bef-41f1-a157-04236efe93d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '272e7323-83a0-41b8-932b-eb84e2c32048'}] Failed to bind port 1827d9f2-cdeb-4e8a-9487-e2c8fb5c2597 on host test-host for vnic_type normal using segments [{'id': '64ee1e42-2bef-41f1-a157-04236efe93d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '272e7323-83a0-41b8-932b-eb84e2c32048'}] Failed to bind port 1827d9f2-cdeb-4e8a-9487-e2c8fb5c2597 on host test-host for vnic_type normal using segments [{'id': '64ee1e42-2bef-41f1-a157-04236efe93d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '272e7323-83a0-41b8-932b-eb84e2c32048'}] Failed to bind port 1827d9f2-cdeb-4e8a-9487-e2c8fb5c2597 on host test-host for vnic_type normal using segments [{'id': '64ee1e42-2bef-41f1-a157-04236efe93d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '272e7323-83a0-41b8-932b-eb84e2c32048'}] Failed to bind port 1827d9f2-cdeb-4e8a-9487-e2c8fb5c2597 on host test-host for vnic_type normal using segments [{'id': '64ee1e42-2bef-41f1-a157-04236efe93d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '272e7323-83a0-41b8-932b-eb84e2c32048'}] Failed to bind port 1827d9f2-cdeb-4e8a-9487-e2c8fb5c2597 on host test-host for vnic_type normal using segments [{'id': '64ee1e42-2bef-41f1-a157-04236efe93d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '272e7323-83a0-41b8-932b-eb84e2c32048'}] Failed to bind port 1827d9f2-cdeb-4e8a-9487-e2c8fb5c2597 on host test-host for vnic_type normal using segments [{'id': '64ee1e42-2bef-41f1-a157-04236efe93d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '272e7323-83a0-41b8-932b-eb84e2c32048'}] Failed to bind port 1827d9f2-cdeb-4e8a-9487-e2c8fb5c2597 on host test-host for vnic_type normal using segments [{'id': '64ee1e42-2bef-41f1-a157-04236efe93d1', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '272e7323-83a0-41b8-932b-eb84e2c32048'}] {1} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 [1.836766s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_is_bgp_speaker_adv_route_present [0.046648s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_without_adding_speaker [0.042335s] ... ok {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway [4.257666s] ... ok {3} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_invalid_agent [0.155988s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_agent_updated [0.251633s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_valid_event [0.050529s] ... ok Failed to bind port 52c2afc8-6004-484a-9a01-b8718c8eaf6f on host test-host for vnic_type normal using segments [{'id': 'c46d5434-36e2-4954-a7bd-6b20c7465a97', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '745b324c-eb69-416f-a510-cf6b6c248edc'}] Failed to bind port 52c2afc8-6004-484a-9a01-b8718c8eaf6f on host test-host for vnic_type normal using segments [{'id': 'c46d5434-36e2-4954-a7bd-6b20c7465a97', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '745b324c-eb69-416f-a510-cf6b6c248edc'}] Failed to bind port 52c2afc8-6004-484a-9a01-b8718c8eaf6f on host test-host for vnic_type normal using segments [{'id': 'c46d5434-36e2-4954-a7bd-6b20c7465a97', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '745b324c-eb69-416f-a510-cf6b6c248edc'}] Failed to bind port 52c2afc8-6004-484a-9a01-b8718c8eaf6f on host test-host for vnic_type normal using segments [{'id': 'c46d5434-36e2-4954-a7bd-6b20c7465a97', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '745b324c-eb69-416f-a510-cf6b6c248edc'}] Failed to bind port 52c2afc8-6004-484a-9a01-b8718c8eaf6f on host test-host for vnic_type normal using segments [{'id': 'c46d5434-36e2-4954-a7bd-6b20c7465a97', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '745b324c-eb69-416f-a510-cf6b6c248edc'}] Failed to bind port 52c2afc8-6004-484a-9a01-b8718c8eaf6f on host test-host for vnic_type normal using segments [{'id': 'c46d5434-36e2-4954-a7bd-6b20c7465a97', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '745b324c-eb69-416f-a510-cf6b6c248edc'}] Failed to bind port 52c2afc8-6004-484a-9a01-b8718c8eaf6f on host test-host for vnic_type normal using segments [{'id': 'c46d5434-36e2-4954-a7bd-6b20c7465a97', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '745b324c-eb69-416f-a510-cf6b6c248edc'}] Failed to bind port 52c2afc8-6004-484a-9a01-b8718c8eaf6f on host test-host for vnic_type normal using segments [{'id': 'c46d5434-36e2-4954-a7bd-6b20c7465a97', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '745b324c-eb69-416f-a510-cf6b6c248edc'}] Failed to bind port 52c2afc8-6004-484a-9a01-b8718c8eaf6f on host test-host for vnic_type normal using segments [{'id': 'c46d5434-36e2-4954-a7bd-6b20c7465a97', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '745b324c-eb69-416f-a510-cf6b6c248edc'}] Failed to bind port 52c2afc8-6004-484a-9a01-b8718c8eaf6f on host test-host for vnic_type normal using segments [{'id': 'c46d5434-36e2-4954-a7bd-6b20c7465a97', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '745b324c-eb69-416f-a510-cf6b6c248edc'}] Failed to bind port 1c18b431-eb6b-49a8-a99b-51067b6f9699 on host test-host for vnic_type normal using segments [{'id': '007d3867-eec5-4ae8-ab0e-9aaaa2143e78', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a255a881-295b-4964-b7e7-ef3b8c7017b4'}] Failed to bind port 1c18b431-eb6b-49a8-a99b-51067b6f9699 on host test-host for vnic_type normal using segments [{'id': '007d3867-eec5-4ae8-ab0e-9aaaa2143e78', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a255a881-295b-4964-b7e7-ef3b8c7017b4'}] Failed to bind port 1c18b431-eb6b-49a8-a99b-51067b6f9699 on host test-host for vnic_type normal using segments [{'id': '007d3867-eec5-4ae8-ab0e-9aaaa2143e78', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a255a881-295b-4964-b7e7-ef3b8c7017b4'}] Failed to bind port 1c18b431-eb6b-49a8-a99b-51067b6f9699 on host test-host for vnic_type normal using segments [{'id': '007d3867-eec5-4ae8-ab0e-9aaaa2143e78', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a255a881-295b-4964-b7e7-ef3b8c7017b4'}] Failed to bind port 1c18b431-eb6b-49a8-a99b-51067b6f9699 on host test-host for vnic_type normal using segments [{'id': '007d3867-eec5-4ae8-ab0e-9aaaa2143e78', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a255a881-295b-4964-b7e7-ef3b8c7017b4'}] Failed to bind port 1c18b431-eb6b-49a8-a99b-51067b6f9699 on host test-host for vnic_type normal using segments [{'id': '007d3867-eec5-4ae8-ab0e-9aaaa2143e78', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a255a881-295b-4964-b7e7-ef3b8c7017b4'}] Failed to bind port 1c18b431-eb6b-49a8-a99b-51067b6f9699 on host test-host for vnic_type normal using segments [{'id': '007d3867-eec5-4ae8-ab0e-9aaaa2143e78', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a255a881-295b-4964-b7e7-ef3b8c7017b4'}] Failed to bind port 1c18b431-eb6b-49a8-a99b-51067b6f9699 on host test-host for vnic_type normal using segments [{'id': '007d3867-eec5-4ae8-ab0e-9aaaa2143e78', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a255a881-295b-4964-b7e7-ef3b8c7017b4'}] Failed to bind port 1c18b431-eb6b-49a8-a99b-51067b6f9699 on host test-host for vnic_type normal using segments [{'id': '007d3867-eec5-4ae8-ab0e-9aaaa2143e78', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a255a881-295b-4964-b7e7-ef3b8c7017b4'}] Failed to bind port 1c18b431-eb6b-49a8-a99b-51067b6f9699 on host test-host for vnic_type normal using segments [{'id': '007d3867-eec5-4ae8-ab0e-9aaaa2143e78', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a255a881-295b-4964-b7e7-ef3b8c7017b4'}] Failed to bind port 431962ee-f01e-4d8c-ae4b-a9be305cb5fa on host test-host for vnic_type normal using segments [{'id': '30c26f7f-e0f9-45ae-98f8-8b4d867f119f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bf5d3b61-b291-4c63-b7ea-86ea6a45534a'}] Failed to bind port 431962ee-f01e-4d8c-ae4b-a9be305cb5fa on host test-host for vnic_type normal using segments [{'id': '30c26f7f-e0f9-45ae-98f8-8b4d867f119f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bf5d3b61-b291-4c63-b7ea-86ea6a45534a'}] Failed to bind port 431962ee-f01e-4d8c-ae4b-a9be305cb5fa on host test-host for vnic_type normal using segments [{'id': '30c26f7f-e0f9-45ae-98f8-8b4d867f119f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bf5d3b61-b291-4c63-b7ea-86ea6a45534a'}] Failed to bind port 431962ee-f01e-4d8c-ae4b-a9be305cb5fa on host test-host for vnic_type normal using segments [{'id': '30c26f7f-e0f9-45ae-98f8-8b4d867f119f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bf5d3b61-b291-4c63-b7ea-86ea6a45534a'}] Failed to bind port 431962ee-f01e-4d8c-ae4b-a9be305cb5fa on host test-host for vnic_type normal using segments [{'id': '30c26f7f-e0f9-45ae-98f8-8b4d867f119f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bf5d3b61-b291-4c63-b7ea-86ea6a45534a'}] Failed to bind port 431962ee-f01e-4d8c-ae4b-a9be305cb5fa on host test-host for vnic_type normal using segments [{'id': '30c26f7f-e0f9-45ae-98f8-8b4d867f119f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bf5d3b61-b291-4c63-b7ea-86ea6a45534a'}] Failed to bind port 431962ee-f01e-4d8c-ae4b-a9be305cb5fa on host test-host for vnic_type normal using segments [{'id': '30c26f7f-e0f9-45ae-98f8-8b4d867f119f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bf5d3b61-b291-4c63-b7ea-86ea6a45534a'}] Failed to bind port 431962ee-f01e-4d8c-ae4b-a9be305cb5fa on host test-host for vnic_type normal using segments [{'id': '30c26f7f-e0f9-45ae-98f8-8b4d867f119f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bf5d3b61-b291-4c63-b7ea-86ea6a45534a'}] Failed to bind port 431962ee-f01e-4d8c-ae4b-a9be305cb5fa on host test-host for vnic_type normal using segments [{'id': '30c26f7f-e0f9-45ae-98f8-8b4d867f119f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bf5d3b61-b291-4c63-b7ea-86ea6a45534a'}] Failed to bind port 431962ee-f01e-4d8c-ae4b-a9be305cb5fa on host test-host for vnic_type normal using segments [{'id': '30c26f7f-e0f9-45ae-98f8-8b4d867f119f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bf5d3b61-b291-4c63-b7ea-86ea6a45534a'}] {37} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v4 [5.075297s] ... ok Failed to bind port b40e7747-26d6-4148-8bcc-3ec4e8aec8e6 on host test-host for vnic_type normal using segments [{'id': '98433337-15b2-4c2c-873c-8e421a5db32b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd812deba-1a2d-4356-97fb-58feaa2c1ac1'}] Failed to bind port b40e7747-26d6-4148-8bcc-3ec4e8aec8e6 on host test-host for vnic_type normal using segments [{'id': '98433337-15b2-4c2c-873c-8e421a5db32b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd812deba-1a2d-4356-97fb-58feaa2c1ac1'}] Failed to bind port b40e7747-26d6-4148-8bcc-3ec4e8aec8e6 on host test-host for vnic_type normal using segments [{'id': '98433337-15b2-4c2c-873c-8e421a5db32b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd812deba-1a2d-4356-97fb-58feaa2c1ac1'}] Failed to bind port b40e7747-26d6-4148-8bcc-3ec4e8aec8e6 on host test-host for vnic_type normal using segments [{'id': '98433337-15b2-4c2c-873c-8e421a5db32b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd812deba-1a2d-4356-97fb-58feaa2c1ac1'}] Failed to bind port b40e7747-26d6-4148-8bcc-3ec4e8aec8e6 on host test-host for vnic_type normal using segments [{'id': '98433337-15b2-4c2c-873c-8e421a5db32b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd812deba-1a2d-4356-97fb-58feaa2c1ac1'}] Failed to bind port b40e7747-26d6-4148-8bcc-3ec4e8aec8e6 on host test-host for vnic_type normal using segments [{'id': '98433337-15b2-4c2c-873c-8e421a5db32b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd812deba-1a2d-4356-97fb-58feaa2c1ac1'}] Failed to bind port b40e7747-26d6-4148-8bcc-3ec4e8aec8e6 on host test-host for vnic_type normal using segments [{'id': '98433337-15b2-4c2c-873c-8e421a5db32b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd812deba-1a2d-4356-97fb-58feaa2c1ac1'}] Failed to bind port b40e7747-26d6-4148-8bcc-3ec4e8aec8e6 on host test-host for vnic_type normal using segments [{'id': '98433337-15b2-4c2c-873c-8e421a5db32b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd812deba-1a2d-4356-97fb-58feaa2c1ac1'}] Failed to bind port b40e7747-26d6-4148-8bcc-3ec4e8aec8e6 on host test-host for vnic_type normal using segments [{'id': '98433337-15b2-4c2c-873c-8e421a5db32b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd812deba-1a2d-4356-97fb-58feaa2c1ac1'}] Failed to bind port b40e7747-26d6-4148-8bcc-3ec4e8aec8e6 on host test-host for vnic_type normal using segments [{'id': '98433337-15b2-4c2c-873c-8e421a5db32b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd812deba-1a2d-4356-97fb-58feaa2c1ac1'}] {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v6 [12.654111s] ... ok Failed to bind port 2109178a-f6f6-4b1d-b56e-b554c35a9815 on host test-host for vnic_type normal using segments [{'id': 'd795d609-c8cf-4ac6-92ae-926380a93b20', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e3e75f61-5148-4787-923b-49b151c6b0d9'}] Failed to bind port 2109178a-f6f6-4b1d-b56e-b554c35a9815 on host test-host for vnic_type normal using segments [{'id': 'd795d609-c8cf-4ac6-92ae-926380a93b20', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e3e75f61-5148-4787-923b-49b151c6b0d9'}] Failed to bind port 2109178a-f6f6-4b1d-b56e-b554c35a9815 on host test-host for vnic_type normal using segments [{'id': 'd795d609-c8cf-4ac6-92ae-926380a93b20', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e3e75f61-5148-4787-923b-49b151c6b0d9'}] Failed to bind port 2109178a-f6f6-4b1d-b56e-b554c35a9815 on host test-host for vnic_type normal using segments [{'id': 'd795d609-c8cf-4ac6-92ae-926380a93b20', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e3e75f61-5148-4787-923b-49b151c6b0d9'}] Failed to bind port 2109178a-f6f6-4b1d-b56e-b554c35a9815 on host test-host for vnic_type normal using segments [{'id': 'd795d609-c8cf-4ac6-92ae-926380a93b20', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e3e75f61-5148-4787-923b-49b151c6b0d9'}] Failed to bind port 2109178a-f6f6-4b1d-b56e-b554c35a9815 on host test-host for vnic_type normal using segments [{'id': 'd795d609-c8cf-4ac6-92ae-926380a93b20', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e3e75f61-5148-4787-923b-49b151c6b0d9'}] Failed to bind port 2109178a-f6f6-4b1d-b56e-b554c35a9815 on host test-host for vnic_type normal using segments [{'id': 'd795d609-c8cf-4ac6-92ae-926380a93b20', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e3e75f61-5148-4787-923b-49b151c6b0d9'}] Failed to bind port 2109178a-f6f6-4b1d-b56e-b554c35a9815 on host test-host for vnic_type normal using segments [{'id': 'd795d609-c8cf-4ac6-92ae-926380a93b20', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e3e75f61-5148-4787-923b-49b151c6b0d9'}] Failed to bind port 2109178a-f6f6-4b1d-b56e-b554c35a9815 on host test-host for vnic_type normal using segments [{'id': 'd795d609-c8cf-4ac6-92ae-926380a93b20', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e3e75f61-5148-4787-923b-49b151c6b0d9'}] Failed to bind port 2109178a-f6f6-4b1d-b56e-b554c35a9815 on host test-host for vnic_type normal using segments [{'id': 'd795d609-c8cf-4ac6-92ae-926380a93b20', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e3e75f61-5148-4787-923b-49b151c6b0d9'}] {8} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v4 [13.055413s] ... ok Failed to bind port 40cbeaaa-11ee-4cd2-9f85-a77276c6f4c9 on host test-host for vnic_type normal using segments [{'id': 'cac0ad01-8cb1-4b5d-867b-588cb14f6d83', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99896edc-ab88-427d-b566-ef2f546b0d43'}] Failed to bind port 40cbeaaa-11ee-4cd2-9f85-a77276c6f4c9 on host test-host for vnic_type normal using segments [{'id': 'cac0ad01-8cb1-4b5d-867b-588cb14f6d83', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99896edc-ab88-427d-b566-ef2f546b0d43'}] Failed to bind port 40cbeaaa-11ee-4cd2-9f85-a77276c6f4c9 on host test-host for vnic_type normal using segments [{'id': 'cac0ad01-8cb1-4b5d-867b-588cb14f6d83', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99896edc-ab88-427d-b566-ef2f546b0d43'}] Failed to bind port 40cbeaaa-11ee-4cd2-9f85-a77276c6f4c9 on host test-host for vnic_type normal using segments [{'id': 'cac0ad01-8cb1-4b5d-867b-588cb14f6d83', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99896edc-ab88-427d-b566-ef2f546b0d43'}] Failed to bind port 40cbeaaa-11ee-4cd2-9f85-a77276c6f4c9 on host test-host for vnic_type normal using segments [{'id': 'cac0ad01-8cb1-4b5d-867b-588cb14f6d83', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99896edc-ab88-427d-b566-ef2f546b0d43'}] Failed to bind port 40cbeaaa-11ee-4cd2-9f85-a77276c6f4c9 on host test-host for vnic_type normal using segments [{'id': 'cac0ad01-8cb1-4b5d-867b-588cb14f6d83', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99896edc-ab88-427d-b566-ef2f546b0d43'}] Failed to bind port 40cbeaaa-11ee-4cd2-9f85-a77276c6f4c9 on host test-host for vnic_type normal using segments [{'id': 'cac0ad01-8cb1-4b5d-867b-588cb14f6d83', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99896edc-ab88-427d-b566-ef2f546b0d43'}] Failed to bind port 40cbeaaa-11ee-4cd2-9f85-a77276c6f4c9 on host test-host for vnic_type normal using segments [{'id': 'cac0ad01-8cb1-4b5d-867b-588cb14f6d83', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99896edc-ab88-427d-b566-ef2f546b0d43'}] Failed to bind port 40cbeaaa-11ee-4cd2-9f85-a77276c6f4c9 on host test-host for vnic_type normal using segments [{'id': 'cac0ad01-8cb1-4b5d-867b-588cb14f6d83', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99896edc-ab88-427d-b566-ef2f546b0d43'}] Failed to bind port 40cbeaaa-11ee-4cd2-9f85-a77276c6f4c9 on host test-host for vnic_type normal using segments [{'id': 'cac0ad01-8cb1-4b5d-867b-588cb14f6d83', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '99896edc-ab88-427d-b566-ef2f546b0d43'}] {8} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_binding_network [1.885968s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_peers_routes_added [0.044327s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_adding_speaker [0.039483s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_put_bgp_speaker [0.039067s] ... ok Failed to bind port 0046fd76-7c8f-4984-a0de-5fd2306b1138 on host compute1 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0046fd76-7c8f-4984-a0de-5fd2306b1138 on host compute1 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0046fd76-7c8f-4984-a0de-5fd2306b1138 on host compute1 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0046fd76-7c8f-4984-a0de-5fd2306b1138 on host compute1 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0046fd76-7c8f-4984-a0de-5fd2306b1138 on host compute1 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0046fd76-7c8f-4984-a0de-5fd2306b1138 on host compute1 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0046fd76-7c8f-4984-a0de-5fd2306b1138 on host compute1 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0046fd76-7c8f-4984-a0de-5fd2306b1138 on host compute1 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0046fd76-7c8f-4984-a0de-5fd2306b1138 on host compute1 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0046fd76-7c8f-4984-a0de-5fd2306b1138 on host compute1 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0f89213d-8d5f-4b30-b501-7ba2bf77eb86 on host compute2 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0f89213d-8d5f-4b30-b501-7ba2bf77eb86 on host compute2 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0f89213d-8d5f-4b30-b501-7ba2bf77eb86 on host compute2 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0f89213d-8d5f-4b30-b501-7ba2bf77eb86 on host compute2 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0f89213d-8d5f-4b30-b501-7ba2bf77eb86 on host compute2 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0f89213d-8d5f-4b30-b501-7ba2bf77eb86 on host compute2 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0f89213d-8d5f-4b30-b501-7ba2bf77eb86 on host compute2 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0f89213d-8d5f-4b30-b501-7ba2bf77eb86 on host compute2 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0f89213d-8d5f-4b30-b501-7ba2bf77eb86 on host compute2 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 0f89213d-8d5f-4b30-b501-7ba2bf77eb86 on host compute2 for vnic_type normal using segments [{'id': '8ee22de6-3756-4760-85ab-d5229e6793e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '79a6be6d-b6b6-40a9-ab48-59964b9a46a9'}] Failed to bind port 730dd4be-1857-4a1a-9772-fe5b29e0c21e on host compute1 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 730dd4be-1857-4a1a-9772-fe5b29e0c21e on host compute1 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 730dd4be-1857-4a1a-9772-fe5b29e0c21e on host compute1 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 730dd4be-1857-4a1a-9772-fe5b29e0c21e on host compute1 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 730dd4be-1857-4a1a-9772-fe5b29e0c21e on host compute1 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 730dd4be-1857-4a1a-9772-fe5b29e0c21e on host compute1 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 730dd4be-1857-4a1a-9772-fe5b29e0c21e on host compute1 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 730dd4be-1857-4a1a-9772-fe5b29e0c21e on host compute1 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 730dd4be-1857-4a1a-9772-fe5b29e0c21e on host compute1 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 730dd4be-1857-4a1a-9772-fe5b29e0c21e on host compute1 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port b720bf15-fe0d-4b2a-a0b8-7df761db670c on host test-host for vnic_type normal using segments [{'id': 'd22d169d-fa56-425e-af6d-48b6b80cfac6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '16227cd4-41d6-49e9-9636-5307161099e6'}] Failed to bind port b720bf15-fe0d-4b2a-a0b8-7df761db670c on host test-host for vnic_type normal using segments [{'id': 'd22d169d-fa56-425e-af6d-48b6b80cfac6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '16227cd4-41d6-49e9-9636-5307161099e6'}] Failed to bind port b720bf15-fe0d-4b2a-a0b8-7df761db670c on host test-host for vnic_type normal using segments [{'id': 'd22d169d-fa56-425e-af6d-48b6b80cfac6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '16227cd4-41d6-49e9-9636-5307161099e6'}] Failed to bind port b720bf15-fe0d-4b2a-a0b8-7df761db670c on host test-host for vnic_type normal using segments [{'id': 'd22d169d-fa56-425e-af6d-48b6b80cfac6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '16227cd4-41d6-49e9-9636-5307161099e6'}] Failed to bind port b720bf15-fe0d-4b2a-a0b8-7df761db670c on host test-host for vnic_type normal using segments [{'id': 'd22d169d-fa56-425e-af6d-48b6b80cfac6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '16227cd4-41d6-49e9-9636-5307161099e6'}] Failed to bind port b720bf15-fe0d-4b2a-a0b8-7df761db670c on host test-host for vnic_type normal using segments [{'id': 'd22d169d-fa56-425e-af6d-48b6b80cfac6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '16227cd4-41d6-49e9-9636-5307161099e6'}] Failed to bind port b720bf15-fe0d-4b2a-a0b8-7df761db670c on host test-host for vnic_type normal using segments [{'id': 'd22d169d-fa56-425e-af6d-48b6b80cfac6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '16227cd4-41d6-49e9-9636-5307161099e6'}] Failed to bind port b720bf15-fe0d-4b2a-a0b8-7df761db670c on host test-host for vnic_type normal using segments [{'id': 'd22d169d-fa56-425e-af6d-48b6b80cfac6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '16227cd4-41d6-49e9-9636-5307161099e6'}] Failed to bind port b720bf15-fe0d-4b2a-a0b8-7df761db670c on host test-host for vnic_type normal using segments [{'id': 'd22d169d-fa56-425e-af6d-48b6b80cfac6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '16227cd4-41d6-49e9-9636-5307161099e6'}] Failed to bind port b720bf15-fe0d-4b2a-a0b8-7df761db670c on host test-host for vnic_type normal using segments [{'id': 'd22d169d-fa56-425e-af6d-48b6b80cfac6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '16227cd4-41d6-49e9-9636-5307161099e6'}] {37} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v6 [4.613486s] ... ok Failed to bind port 76a4d204-6e44-428a-80b6-84592f352875 on host compute2 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 76a4d204-6e44-428a-80b6-84592f352875 on host compute2 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 76a4d204-6e44-428a-80b6-84592f352875 on host compute2 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 76a4d204-6e44-428a-80b6-84592f352875 on host compute2 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 76a4d204-6e44-428a-80b6-84592f352875 on host compute2 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 76a4d204-6e44-428a-80b6-84592f352875 on host compute2 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 76a4d204-6e44-428a-80b6-84592f352875 on host compute2 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 76a4d204-6e44-428a-80b6-84592f352875 on host compute2 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 76a4d204-6e44-428a-80b6-84592f352875 on host compute2 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] Failed to bind port 76a4d204-6e44-428a-80b6-84592f352875 on host compute2 for vnic_type normal using segments [{'id': '9fed8cf8-9389-476e-99c2-297ac228247b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '406cb80d-d35b-4609-af5d-758e88d0cf09'}] {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway [4.963026s] ... ok {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_gateway_network [0.311149s] ... ok {27} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_twice_on_same_agent [0.152784s] ... ok ====== Totals ====== Ran: 170 tests in 19.1426 sec. - Passed: 170 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 204.6787 sec. ============== Worker Balance ============== - Worker 0 (5 tests) => 0:00:08.456135 - Worker 1 (5 tests) => 0:00:10.306563 - Worker 2 (5 tests) => 0:00:02.616202 - Worker 3 (5 tests) => 0:00:10.904183 - Worker 4 (5 tests) => 0:00:02.424826 - Worker 5 (5 tests) => 0:00:01.836762 - Worker 6 (5 tests) => 0:00:01.823960 - Worker 7 (5 tests) => 0:00:02.529961 - Worker 8 (5 tests) => 0:00:15.065876 - Worker 9 (5 tests) => 0:00:01.719298 - Worker 10 (4 tests) => 0:00:01.914392 - Worker 11 (4 tests) => 0:00:01.849112 - Worker 12 (4 tests) => 0:00:05.565602 - Worker 13 (4 tests) => 0:00:02.099518 - Worker 14 (4 tests) => 0:00:08.831519 - Worker 15 (4 tests) => 0:00:05.312469 - Worker 16 (4 tests) => 0:00:06.132972 - Worker 17 (4 tests) => 0:00:06.593132 - Worker 18 (4 tests) => 0:00:00.490974 - Worker 19 (4 tests) => 0:00:02.302931 - Worker 20 (4 tests) => 0:00:01.841932 - Worker 21 (4 tests) => 0:00:05.834593 - Worker 22 (4 tests) => 0:00:01.449251 - Worker 23 (4 tests) => 0:00:02.248889 - Worker 24 (4 tests) => 0:00:01.865177 - Worker 25 (4 tests) => 0:00:03.204866 - Worker 26 (4 tests) => 0:00:02.049332 - Worker 27 (4 tests) => 0:00:18.081715 - Worker 28 (4 tests) => 0:00:01.562081 - Worker 29 (4 tests) => 0:00:05.596320 - Worker 30 (4 tests) => 0:00:07.120576 - Worker 31 (4 tests) => 0:00:00.490231 - Worker 32 (4 tests) => 0:00:01.876556 - Worker 33 (4 tests) => 0:00:05.537027 - Worker 34 (4 tests) => 0:00:06.418103 - Worker 35 (4 tests) => 0:00:01.892337 - Worker 36 (4 tests) => 0:00:07.255262 - Worker 37 (4 tests) => 0:00:16.009764 - Worker 38 (4 tests) => 0:00:07.620200 - Worker 39 (4 tests) => 0:00:08.022896 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-neutron-dynamic-routing-20.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9kHuKC + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/doc/python3-neutron-dynamic-routing + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr AUTHORS /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr README.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/doc/python3-neutron-dynamic-routing + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bX2dsy + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/licenses/python3-neutron-dynamic-routing + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/licenses/python3-neutron-dynamic-routing + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/licenses/python3-neutron-dynamic-routing + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-neutron-dynamic-routing = 20.0.0-1.el9s python3-neutron-dynamic-routing = 20.0.0-1.el9s python3.9-neutron-dynamic-routing = 20.0.0-1.el9s python3.9dist(neutron-dynamic-routing) = 20 python3dist(neutron-dynamic-routing) = 20 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: python39-neutron-dynamic-routing < 20.0.0-1.el9s Processing files: python3-neutron-dynamic-routing-tests-20.0.0-1.el9s.noarch Provides: python-neutron-dynamic-routing-tests = 20.0.0-1.el9s python3-neutron-dynamic-routing-tests = 20.0.0-1.el9s python3.9-neutron-dynamic-routing-tests = 20.0.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-neutron-dynamic-routing-tests < 20.0.0-1.el9s Processing files: openstack-neutron-dynamic-routing-common-20.0.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4UrxvN + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-neutron-dynamic-routing-common = 20.0.0-1.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-neutron-bgp-dragent-20.0.0-1.el9s.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2RXBFx + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-neutron-bgp-dragent) = 20.0.0-1.el9s openstack-neutron-bgp-dragent = 20.0.0-1.el9s 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/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch Wrote: /builddir/build/RPMS/openstack-neutron-bgp-dragent-20.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-dynamic-routing-common-20.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-neutron-dynamic-routing-tests-20.0.0-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-neutron-dynamic-routing-20.0.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J62pMM + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-20.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-20.0.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0