Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-77148-424000/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '65c0fdbcc21b4c3ba5becef3e8518222', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-77148-424000/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-77148-424000/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f7b28a7fd9334ca2abde8776028a300c', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-77148-424000/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DPZzBi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neutron-dynamic-routing-16.0.0.0rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-dynamic-routing-16.0.0.0rc1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neutron-dynamic-routing-16.0.0.0rc1 + /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 add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-neutron-dynamic-routing-16.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2RI2af + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc1 ++ '[' -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' running build running build_py creating build creating build/lib creating build/lib/neutron_dynamic_routing creating build/lib/neutron_dynamic_routing/services creating build/lib/neutron_dynamic_routing/services/bgp creating 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/bgp_dragent.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/services/bgp/agent/entry.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/__init__.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/version.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/_i18n.py -> build/lib/neutron_dynamic_routing creating 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 copying neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py -> build/lib/neutron_dynamic_routing/services/bgp/scheduler 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/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 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/tests/unit creating build/lib/neutron_dynamic_routing/tests/unit/services creating 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 copying neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.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 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/__init__.py -> 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/cmd/__init__.py -> build/lib/neutron_dynamic_routing/cmd 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 copying neutron_dynamic_routing/tests/functional/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional 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/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 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/handlers copying neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py -> 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 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/__init__.py -> 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 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/__init__.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/bgp_peer.py -> build/lib/neutron_dynamic_routing/policies copying neutron_dynamic_routing/policies/base.py -> build/lib/neutron_dynamic_routing/policies creating 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 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/test_bgp_dragentscheduler_db.py -> build/lib/neutron_dynamic_routing/tests/unit/db creating 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/db/migration/models/head.py -> build/lib/neutron_dynamic_routing/db/migration/models copying neutron_dynamic_routing/services/bgp/__init__.py -> 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/agent/driver/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver 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/utils.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/tests/unit/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services creating 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/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/__init__.py -> build/lib/neutron_dynamic_routing/tests creating 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 copying neutron_dynamic_routing/services/bgp/common/constants.py -> build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/tests/unit/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit copying neutron_dynamic_routing/tests/functional/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services 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/db/bgp_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/extensions copying neutron_dynamic_routing/extensions/__init__.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/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/services/__init__.py -> build/lib/neutron_dynamic_routing/services creating 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/db/migration/alembic_migrations/env.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations copying neutron_dynamic_routing/tests/unit/api/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api creating 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 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/api/__init__.py -> build/lib/neutron_dynamic_routing/api creating 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/tests/unit/services/bgp/agent/test_bgp_dragent.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent 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/api/rpc/callbacks copying neutron_dynamic_routing/api/rpc/callbacks/__init__.py -> 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 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/unit/services/bgp/driver/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver copying neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver creating 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 copying neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py -> build/lib/neutron_dynamic_routing/api/rpc/handlers 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 writing manifest file 'neutron_dynamic_routing.egg-info/SOURCES.txt' copying neutron_dynamic_routing/db/migration/README -> build/lib/neutron_dynamic_routing/db/migration creating build/lib/neutron_dynamic_routing/tests/contrib copying neutron_dynamic_routing/tests/contrib/README -> build/lib/neutron_dynamic_routing/tests/contrib copying neutron_dynamic_routing/tests/contrib/gate_hook.sh -> build/lib/neutron_dynamic_routing/tests/contrib 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.r6HP8d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch + cd neutron-dynamic-routing-16.0.0.0rc1 ++ '[' -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-16.0.0-0.1.0rc1.el8.noarch --prefix /usr 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-16.0.0-0.1.0rc1.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing copying build/lib/neutron_dynamic_routing/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd copying build/lib/neutron_dynamic_routing/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet copying build/lib/neutron_dynamic_routing/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet/agents creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_4byte_asn.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/version.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services copying build/lib/neutron_dynamic_routing/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp copying build/lib/neutron_dynamic_routing/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/scheduler creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_speaker.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_peer.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration copying build/lib/neutron_dynamic_routing/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/migration/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/bgp_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api copying build/lib/neutron_dynamic_routing/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc copying build/lib/neutron_dynamic_routing/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/handlers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/callbacks creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests copying build/lib/neutron_dynamic_routing/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/common creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/contrib copying build/lib/neutron_dynamic_routing/tests/contrib/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/contrib copying build/lib/neutron_dynamic_routing/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/contrib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit copying build/lib/neutron_dynamic_routing/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services copying build/lib/neutron_dynamic_routing/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api copying build/lib/neutron_dynamic_routing/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional copying build/lib/neutron_dynamic_routing/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services copying build/lib/neutron_dynamic_routing/tests/functional/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp copying build/lib/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/_i18n.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py to bgp_dragent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions/bgp.py to bgp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py to bgp_dragentscheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/extensions/bgp_4byte_asn.py to bgp_4byte_asn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/scheduler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py to bgp_dragent_scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/common/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py to bgp_dragent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/agent/entry.py to entry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/services/bgp/bgp_plugin.py to bgp_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies/bgp_dragent.py to bgp_dragent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies/bgp_speaker.py to bgp_speaker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies/bgp_peer.py to bgp_peer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/policies/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/models/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/models/head.py to head.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py to 61cc795e43e8_initial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py to f399fa0f5f25_initial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py to start_neutron_dynamic_routing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py to bgp_dragentscheduler_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/db/bgp_db.py to bgp_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/handlers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py to bgp_speaker_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/callbacks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/callbacks/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py to bgp_dr_rpc_agent_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/common/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/test_driver.py to test_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py to test_bgp_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py to test_bgp_dragent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py to test_bgp_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py to test_bgp_dragentscheduler_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py to test_bgp_speaker_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/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-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing/_i18n.py to _i18n.cpython-36.pyc writing byte-compilation script '/tmp/tmphrwrm48s.py' /usr/bin/python3 /tmp/tmphrwrm48s.py removing /tmp/tmphrwrm48s.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 writing manifest file 'neutron_dynamic_routing.egg-info/SOURCES.txt' Copying neutron_dynamic_routing.egg-info to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/neutron_dynamic_routing-16.0.0.0rc1-py3.6.egg-info running install_scripts Installing neutron-bgp-dragent script to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/share/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/var/lib/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/var/log/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/etc/neutron + mv etc/bgp_dragent.ini /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/etc/neutron + install -p -D -m 644 /builddir/build/SOURCES/neutron-bgp-dragent.service /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/systemd/system/neutron-bgp-dragent.service + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch//etc/neutron/conf.d/neutron-bgp-dragent + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 16.0.0-0.1.0rc1.el8 --unique-debug-suffix -16.0.0-0.1.0rc1.el8.noarch --unique-debug-src-base openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hL6JEh + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc1 + stestr run net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) net_mlx5: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory net_mlx5: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx5) PMD: net_mlx4: cannot load glue library: libibverbs.so.1: cannot open shared object file: No such file or directory PMD: net_mlx4: cannot initialize PMD due to missing run-time dependency on rdma-core libraries (libibverbs, libmlx4) {1} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_created [0.503240s] ... ok {7} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_peer_info [0.500679s] ... ok {0} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_associated [0.505120s] ... ok {11} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_agent_updated [0.503444s] ... ok {11} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_disassociated [0.047004s] ... ok {27} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speaker_info [0.496826s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_create_end [0.510978s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_without_adding_speaker [0.047956s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer [0.049900s] ... ok {10} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speakers [0.488594s] ... ok {9} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_removed [0.492842s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_none_auth_type_and_not_none_password [0.045476s] ... ok {29} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_withdrawal [0.621961s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_ids [0.500123s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_speaker_adv_route [0.046632s] ... ok {24} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_advertisement [0.507373s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_with_invalid_paramtype [0.047502s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_valid_auth_type [0.045337s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv6_type [0.046170s] ... ok {5} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer [1.471238s] ... ok {8} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_non_scheduled_bgp_speaker_binding_removal [1.505539s] ... ok {28} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_peer_show_non_existent [1.463868s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_remove_end [0.053924s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_paramtype [0.049957s] ... ok {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_password_none [1.026240s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/db/agentschedulers_db.py", line 168, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 174, in reschedule_bgp_speaker failure_reason="no eligible dr agent found") neutron_dynamic_routing.extensions.bgp_dragentscheduler.BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. {2} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_bad_id [1.698995s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_password [0.049572s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_no_schedule_with_non_available_dragent [0.947794s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_synced [0.051568s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route [0.048697s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_string_as_num [0.046670s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_peer_helper [0.054968s] ... ok {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_bgp_peer [1.709202s] ... ok {7} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_duplicate_bgp_peer_ip [1.295187s] ... ok {6} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_multi_bgp_speaker_on_one_dragent [1.542367s] ... ok {22} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_none_id [1.697075s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_asnum_range [0.049484s] ... ok {25} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_gateway_network [1.744048s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_run_completes_single_pass [0.051705s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_not_cached [0.052103s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_plugin_error [0.054130s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_paramtype [0.050188s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker already scheduled) [0.136714s] ... ok {18} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_without_id [1.715973s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_without_adding_speaker [0.047405s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_range [0.048463s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv6_address [0.046667s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {6} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_min_range [0.047649s] ... ok {23} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_bgp_peer [1.921277s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync [0.053662s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_multi_agents [0.154454s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {29} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_update_local_as [1.379167s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {6} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker present) [0.132894s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_synced_and_removed [0.059071s] ... ok {27} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker [0.542127s] ... ok {24} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_associate_bgp_peer [1.309697s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_speaker_helper [0.048983s] ... ok {27} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_already_cached [0.051278s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_added [0.054498s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route [0.054165s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {27} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_adding_speaker [0.047398s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {24} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_hosted_bgp_speakers_count [0.047490s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(No BGP speaker) [0.095014s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network [2.455121s] ... ok {1} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_gateway_network [2.299866s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_not_cached [0.053092s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_routes_withdrawal_end [0.056686s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_valid_as_num [0.046283s] ... ok {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgpspeaker_create [0.480411s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {1} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(Invalid host) [0.117479s] ... ok {7} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network_two_bgp_speakers_same_scope [1.354818s] ... ok {3} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_invalid_agent [0.347114s] ... ok {30} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version_no_binding [3.080111s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_different_bgp_speakers_when_one_already_added [0.050782s] ... ok {7} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_show_non_existent [0.145614s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_same_bgp_speakers_twice [0.025657s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv4_type [0.049563s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {3} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_integer_param [0.048913s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {7} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_single_agent [0.068887s] ... ok {20} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version [3.071824s] ... ok {29} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_speaker_with_network [1.277464s] ... ok {29} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_agent_updated [0.050772s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {29} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_without_adding_speaker [0.049377s] ... ok {26} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_address_scope_ids_for_bgp_speaker [4.526282s] ... ok {26} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_auth_type_none [0.151206s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_routes_updated [0.027320s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_multiple_agents_bgp_speakers [0.090857s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {26} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test__register_callbacks [0.051318s] ... ok {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__tenant_prefixes_by_router_no_gateway_port [7.538164s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 132835e9-47d3-482d-80e7-6a1509158edf on host compute1 for vnic_type normal using segments [{'id': '4bba02a9-fc8e-45c3-89fb-1af5dcfcc123', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '644ee56e-c9c4-45ad-b5b7-5a2f9365499b'}] Failed to bind port 132835e9-47d3-482d-80e7-6a1509158edf on host compute1 for vnic_type normal using segments [{'id': '4bba02a9-fc8e-45c3-89fb-1af5dcfcc123', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '644ee56e-c9c4-45ad-b5b7-5a2f9365499b'}] Failed to bind port 132835e9-47d3-482d-80e7-6a1509158edf on host compute1 for vnic_type normal using segments [{'id': '4bba02a9-fc8e-45c3-89fb-1af5dcfcc123', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '644ee56e-c9c4-45ad-b5b7-5a2f9365499b'}] Failed to bind port 132835e9-47d3-482d-80e7-6a1509158edf on host compute1 for vnic_type normal using segments [{'id': '4bba02a9-fc8e-45c3-89fb-1af5dcfcc123', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '644ee56e-c9c4-45ad-b5b7-5a2f9365499b'}] Failed to bind port 132835e9-47d3-482d-80e7-6a1509158edf on host compute1 for vnic_type normal using segments [{'id': '4bba02a9-fc8e-45c3-89fb-1af5dcfcc123', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '644ee56e-c9c4-45ad-b5b7-5a2f9365499b'}] Failed to bind port 132835e9-47d3-482d-80e7-6a1509158edf on host compute1 for vnic_type normal using segments [{'id': '4bba02a9-fc8e-45c3-89fb-1af5dcfcc123', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '644ee56e-c9c4-45ad-b5b7-5a2f9365499b'}] Failed to bind port 132835e9-47d3-482d-80e7-6a1509158edf on host compute1 for vnic_type normal using segments [{'id': '4bba02a9-fc8e-45c3-89fb-1af5dcfcc123', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '644ee56e-c9c4-45ad-b5b7-5a2f9365499b'}] Failed to bind port 132835e9-47d3-482d-80e7-6a1509158edf on host compute1 for vnic_type normal using segments [{'id': '4bba02a9-fc8e-45c3-89fb-1af5dcfcc123', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '644ee56e-c9c4-45ad-b5b7-5a2f9365499b'}] Failed to bind port 132835e9-47d3-482d-80e7-6a1509158edf on host compute1 for vnic_type normal using segments [{'id': '4bba02a9-fc8e-45c3-89fb-1af5dcfcc123', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '644ee56e-c9c4-45ad-b5b7-5a2f9365499b'}] {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_list [0.359957s] ... ok Failed to bind port 132835e9-47d3-482d-80e7-6a1509158edf on host compute1 for vnic_type normal using segments [{'id': '4bba02a9-fc8e-45c3-89fb-1af5dcfcc123', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '644ee56e-c9c4-45ad-b5b7-5a2f9365499b'}] {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer_md5_auth_no_password [0.140341s] ... ok {10} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding [7.658494s] ... ok Failed to bind port 499cb923-6dd8-4803-ba66-9de81ad497f8 on host compute1 for vnic_type normal using segments [{'id': '8f7bca95-575b-434f-b9b5-d7a43a1fff6f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0a37a556-0fed-4238-ab1a-bc288947ba2d'}] Failed to bind port 499cb923-6dd8-4803-ba66-9de81ad497f8 on host compute1 for vnic_type normal using segments [{'id': '8f7bca95-575b-434f-b9b5-d7a43a1fff6f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0a37a556-0fed-4238-ab1a-bc288947ba2d'}] Failed to bind port 499cb923-6dd8-4803-ba66-9de81ad497f8 on host compute1 for vnic_type normal using segments [{'id': '8f7bca95-575b-434f-b9b5-d7a43a1fff6f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0a37a556-0fed-4238-ab1a-bc288947ba2d'}] Failed to bind port 499cb923-6dd8-4803-ba66-9de81ad497f8 on host compute1 for vnic_type normal using segments [{'id': '8f7bca95-575b-434f-b9b5-d7a43a1fff6f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0a37a556-0fed-4238-ab1a-bc288947ba2d'}] Failed to bind port 499cb923-6dd8-4803-ba66-9de81ad497f8 on host compute1 for vnic_type normal using segments [{'id': '8f7bca95-575b-434f-b9b5-d7a43a1fff6f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0a37a556-0fed-4238-ab1a-bc288947ba2d'}] Failed to bind port 499cb923-6dd8-4803-ba66-9de81ad497f8 on host compute1 for vnic_type normal using segments [{'id': '8f7bca95-575b-434f-b9b5-d7a43a1fff6f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0a37a556-0fed-4238-ab1a-bc288947ba2d'}] Failed to bind port 499cb923-6dd8-4803-ba66-9de81ad497f8 on host compute1 for vnic_type normal using segments [{'id': '8f7bca95-575b-434f-b9b5-d7a43a1fff6f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0a37a556-0fed-4238-ab1a-bc288947ba2d'}] Failed to bind port 499cb923-6dd8-4803-ba66-9de81ad497f8 on host compute1 for vnic_type normal using segments [{'id': '8f7bca95-575b-434f-b9b5-d7a43a1fff6f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0a37a556-0fed-4238-ab1a-bc288947ba2d'}] {25} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router [6.942831s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 711, in test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router router_distributed=True) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. Failed to bind port 499cb923-6dd8-4803-ba66-9de81ad497f8 on host compute1 for vnic_type normal using segments [{'id': '8f7bca95-575b-434f-b9b5-d7a43a1fff6f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0a37a556-0fed-4238-ab1a-bc288947ba2d'}] Failed to bind port 499cb923-6dd8-4803-ba66-9de81ad497f8 on host compute1 for vnic_type normal using segments [{'id': '8f7bca95-575b-434f-b9b5-d7a43a1fff6f', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '0a37a556-0fed-4238-ab1a-bc288947ba2d'}] {25} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_already_cached [0.027438s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 290fd795-07ac-4505-9763-c329444dfcdb on host compute1 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port 290fd795-07ac-4505-9763-c329444dfcdb on host compute1 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port 290fd795-07ac-4505-9763-c329444dfcdb on host compute1 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] {25} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_unicode_password [0.029518s] ... ok Failed to bind port 290fd795-07ac-4505-9763-c329444dfcdb on host compute1 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port 290fd795-07ac-4505-9763-c329444dfcdb on host compute1 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {25} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_integer_password [0.025099s] ... ok Failed to bind port 290fd795-07ac-4505-9763-c329444dfcdb on host compute1 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port 290fd795-07ac-4505-9763-c329444dfcdb on host compute1 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port 290fd795-07ac-4505-9763-c329444dfcdb on host compute1 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port 290fd795-07ac-4505-9763-c329444dfcdb on host compute1 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port 290fd795-07ac-4505-9763-c329444dfcdb on host compute1 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] {31} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_binding_network [8.715378s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_adv_route [0.024671s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_existing [0.025049s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_deleted [0.027499s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {31} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_route_advertisement_end [0.029999s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 7884296c-6e7f-4f79-b3ee-7233ca3350e2 on host test-host for vnic_type normal using segments [{'id': '572793db-9a5a-47cc-b8ce-5fd5d269d278', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '89ee2a8e-958e-4e08-84d8-28dda7e8d4af'}] Failed to bind port 7884296c-6e7f-4f79-b3ee-7233ca3350e2 on host test-host for vnic_type normal using segments [{'id': '572793db-9a5a-47cc-b8ce-5fd5d269d278', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '89ee2a8e-958e-4e08-84d8-28dda7e8d4af'}] Failed to bind port 7884296c-6e7f-4f79-b3ee-7233ca3350e2 on host test-host for vnic_type normal using segments [{'id': '572793db-9a5a-47cc-b8ce-5fd5d269d278', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '89ee2a8e-958e-4e08-84d8-28dda7e8d4af'}] Failed to bind port 7884296c-6e7f-4f79-b3ee-7233ca3350e2 on host test-host for vnic_type normal using segments [{'id': '572793db-9a5a-47cc-b8ce-5fd5d269d278', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '89ee2a8e-958e-4e08-84d8-28dda7e8d4af'}] Failed to bind port 7884296c-6e7f-4f79-b3ee-7233ca3350e2 on host test-host for vnic_type normal using segments [{'id': '572793db-9a5a-47cc-b8ce-5fd5d269d278', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '89ee2a8e-958e-4e08-84d8-28dda7e8d4af'}] Failed to bind port 7884296c-6e7f-4f79-b3ee-7233ca3350e2 on host test-host for vnic_type normal using segments [{'id': '572793db-9a5a-47cc-b8ce-5fd5d269d278', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '89ee2a8e-958e-4e08-84d8-28dda7e8d4af'}] Failed to bind port 7884296c-6e7f-4f79-b3ee-7233ca3350e2 on host test-host for vnic_type normal using segments [{'id': '572793db-9a5a-47cc-b8ce-5fd5d269d278', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '89ee2a8e-958e-4e08-84d8-28dda7e8d4af'}] Failed to bind port 7884296c-6e7f-4f79-b3ee-7233ca3350e2 on host test-host for vnic_type normal using segments [{'id': '572793db-9a5a-47cc-b8ce-5fd5d269d278', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '89ee2a8e-958e-4e08-84d8-28dda7e8d4af'}] Failed to bind port 7884296c-6e7f-4f79-b3ee-7233ca3350e2 on host test-host for vnic_type normal using segments [{'id': '572793db-9a5a-47cc-b8ce-5fd5d269d278', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '89ee2a8e-958e-4e08-84d8-28dda7e8d4af'}] Failed to bind port 7884296c-6e7f-4f79-b3ee-7233ca3350e2 on host test-host for vnic_type normal using segments [{'id': '572793db-9a5a-47cc-b8ce-5fd5d269d278', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '89ee2a8e-958e-4e08-84d8-28dda7e8d4af'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 6efe5a05-f55d-4cca-981b-0b9594317668 on host compute1 for vnic_type normal using segments [{'id': '30556b82-99aa-4868-ba5b-1da2030f255e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6f93f6c7-8127-4b90-83db-257e88152b92'}] Failed to bind port 6efe5a05-f55d-4cca-981b-0b9594317668 on host compute1 for vnic_type normal using segments [{'id': '30556b82-99aa-4868-ba5b-1da2030f255e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6f93f6c7-8127-4b90-83db-257e88152b92'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 65658dd9-330f-44c4-a1a9-9124be89e0b3 on host test-host for vnic_type normal using segments [{'id': '1bd58766-4680-4915-bf0d-b6db4c373dc8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '113f17ae-b1e7-4bc5-8f66-df99f8155c40'}] Failed to bind port 6efe5a05-f55d-4cca-981b-0b9594317668 on host compute1 for vnic_type normal using segments [{'id': '30556b82-99aa-4868-ba5b-1da2030f255e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6f93f6c7-8127-4b90-83db-257e88152b92'}] Failed to bind port 65658dd9-330f-44c4-a1a9-9124be89e0b3 on host test-host for vnic_type normal using segments [{'id': '1bd58766-4680-4915-bf0d-b6db4c373dc8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '113f17ae-b1e7-4bc5-8f66-df99f8155c40'}] Failed to bind port 6efe5a05-f55d-4cca-981b-0b9594317668 on host compute1 for vnic_type normal using segments [{'id': '30556b82-99aa-4868-ba5b-1da2030f255e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6f93f6c7-8127-4b90-83db-257e88152b92'}] Failed to bind port 65658dd9-330f-44c4-a1a9-9124be89e0b3 on host test-host for vnic_type normal using segments [{'id': '1bd58766-4680-4915-bf0d-b6db4c373dc8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '113f17ae-b1e7-4bc5-8f66-df99f8155c40'}] Failed to bind port 6efe5a05-f55d-4cca-981b-0b9594317668 on host compute1 for vnic_type normal using segments [{'id': '30556b82-99aa-4868-ba5b-1da2030f255e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6f93f6c7-8127-4b90-83db-257e88152b92'}] Failed to bind port 65658dd9-330f-44c4-a1a9-9124be89e0b3 on host test-host for vnic_type normal using segments [{'id': '1bd58766-4680-4915-bf0d-b6db4c373dc8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '113f17ae-b1e7-4bc5-8f66-df99f8155c40'}] Failed to bind port 6efe5a05-f55d-4cca-981b-0b9594317668 on host compute1 for vnic_type normal using segments [{'id': '30556b82-99aa-4868-ba5b-1da2030f255e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6f93f6c7-8127-4b90-83db-257e88152b92'}] Failed to bind port 65658dd9-330f-44c4-a1a9-9124be89e0b3 on host test-host for vnic_type normal using segments [{'id': '1bd58766-4680-4915-bf0d-b6db4c373dc8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '113f17ae-b1e7-4bc5-8f66-df99f8155c40'}] Failed to bind port 65658dd9-330f-44c4-a1a9-9124be89e0b3 on host test-host for vnic_type normal using segments [{'id': '1bd58766-4680-4915-bf0d-b6db4c373dc8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '113f17ae-b1e7-4bc5-8f66-df99f8155c40'}] Failed to bind port 6efe5a05-f55d-4cca-981b-0b9594317668 on host compute1 for vnic_type normal using segments [{'id': '30556b82-99aa-4868-ba5b-1da2030f255e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6f93f6c7-8127-4b90-83db-257e88152b92'}] Failed to bind port 65658dd9-330f-44c4-a1a9-9124be89e0b3 on host test-host for vnic_type normal using segments [{'id': '1bd58766-4680-4915-bf0d-b6db4c373dc8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '113f17ae-b1e7-4bc5-8f66-df99f8155c40'}] Failed to bind port 6efe5a05-f55d-4cca-981b-0b9594317668 on host compute1 for vnic_type normal using segments [{'id': '30556b82-99aa-4868-ba5b-1da2030f255e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6f93f6c7-8127-4b90-83db-257e88152b92'}] Failed to bind port 65658dd9-330f-44c4-a1a9-9124be89e0b3 on host test-host for vnic_type normal using segments [{'id': '1bd58766-4680-4915-bf0d-b6db4c373dc8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '113f17ae-b1e7-4bc5-8f66-df99f8155c40'}] Failed to bind port 6efe5a05-f55d-4cca-981b-0b9594317668 on host compute1 for vnic_type normal using segments [{'id': '30556b82-99aa-4868-ba5b-1da2030f255e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6f93f6c7-8127-4b90-83db-257e88152b92'}] Failed to bind port 65658dd9-330f-44c4-a1a9-9124be89e0b3 on host test-host for vnic_type normal using segments [{'id': '1bd58766-4680-4915-bf0d-b6db4c373dc8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '113f17ae-b1e7-4bc5-8f66-df99f8155c40'}] Failed to bind port 6efe5a05-f55d-4cca-981b-0b9594317668 on host compute1 for vnic_type normal using segments [{'id': '30556b82-99aa-4868-ba5b-1da2030f255e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6f93f6c7-8127-4b90-83db-257e88152b92'}] Failed to bind port 65658dd9-330f-44c4-a1a9-9124be89e0b3 on host test-host for vnic_type normal using segments [{'id': '1bd58766-4680-4915-bf0d-b6db4c373dc8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '113f17ae-b1e7-4bc5-8f66-df99f8155c40'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port e4b99700-184c-4bcc-a2c4-531cf404ff80 on host test-host for vnic_type normal using segments [{'id': '195256b0-3254-4f64-ac87-030024755559', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05f10b9e-1645-44a2-81a1-16b0d0134397'}] Failed to bind port e4b99700-184c-4bcc-a2c4-531cf404ff80 on host test-host for vnic_type normal using segments [{'id': '195256b0-3254-4f64-ac87-030024755559', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05f10b9e-1645-44a2-81a1-16b0d0134397'}] Failed to bind port e4b99700-184c-4bcc-a2c4-531cf404ff80 on host test-host for vnic_type normal using segments [{'id': '195256b0-3254-4f64-ac87-030024755559', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05f10b9e-1645-44a2-81a1-16b0d0134397'}] Failed to bind port e4b99700-184c-4bcc-a2c4-531cf404ff80 on host test-host for vnic_type normal using segments [{'id': '195256b0-3254-4f64-ac87-030024755559', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05f10b9e-1645-44a2-81a1-16b0d0134397'}] Failed to bind port e4b99700-184c-4bcc-a2c4-531cf404ff80 on host test-host for vnic_type normal using segments [{'id': '195256b0-3254-4f64-ac87-030024755559', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05f10b9e-1645-44a2-81a1-16b0d0134397'}] Failed to bind port e4b99700-184c-4bcc-a2c4-531cf404ff80 on host test-host for vnic_type normal using segments [{'id': '195256b0-3254-4f64-ac87-030024755559', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05f10b9e-1645-44a2-81a1-16b0d0134397'}] Failed to bind port e4b99700-184c-4bcc-a2c4-531cf404ff80 on host test-host for vnic_type normal using segments [{'id': '195256b0-3254-4f64-ac87-030024755559', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05f10b9e-1645-44a2-81a1-16b0d0134397'}] Failed to bind port e4b99700-184c-4bcc-a2c4-531cf404ff80 on host test-host for vnic_type normal using segments [{'id': '195256b0-3254-4f64-ac87-030024755559', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05f10b9e-1645-44a2-81a1-16b0d0134397'}] Failed to bind port e4b99700-184c-4bcc-a2c4-531cf404ff80 on host test-host for vnic_type normal using segments [{'id': '195256b0-3254-4f64-ac87-030024755559', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05f10b9e-1645-44a2-81a1-16b0d0134397'}] Failed to bind port e4b99700-184c-4bcc-a2c4-531cf404ff80 on host test-host for vnic_type normal using segments [{'id': '195256b0-3254-4f64-ac87-030024755559', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '05f10b9e-1645-44a2-81a1-16b0d0134397'}] Failed to bind port af73c857-6804-43ed-af66-33a447904035 on host compute2 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port af73c857-6804-43ed-af66-33a447904035 on host compute2 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port af73c857-6804-43ed-af66-33a447904035 on host compute2 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port af73c857-6804-43ed-af66-33a447904035 on host compute2 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port af73c857-6804-43ed-af66-33a447904035 on host compute2 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port af73c857-6804-43ed-af66-33a447904035 on host compute2 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port af73c857-6804-43ed-af66-33a447904035 on host compute2 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port af73c857-6804-43ed-af66-33a447904035 on host compute2 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port af73c857-6804-43ed-af66-33a447904035 on host compute2 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] Failed to bind port af73c857-6804-43ed-af66-33a447904035 on host compute2 for vnic_type normal using segments [{'id': '60a87588-a803-463c-b80c-0279b0e719e3', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c191d858-4bfe-4ece-9210-85124838f4b4'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 95ece76b-f5f3-483e-bd69-31cfab863d5a on host test-host for vnic_type normal using segments [{'id': 'f1a342c2-6582-4b73-8915-43efa5aefa63', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '29ac317c-8509-434c-b079-960835be1960'}] Failed to bind port 95ece76b-f5f3-483e-bd69-31cfab863d5a on host test-host for vnic_type normal using segments [{'id': 'f1a342c2-6582-4b73-8915-43efa5aefa63', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '29ac317c-8509-434c-b079-960835be1960'}] Failed to bind port 95ece76b-f5f3-483e-bd69-31cfab863d5a on host test-host for vnic_type normal using segments [{'id': 'f1a342c2-6582-4b73-8915-43efa5aefa63', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '29ac317c-8509-434c-b079-960835be1960'}] Failed to bind port 95ece76b-f5f3-483e-bd69-31cfab863d5a on host test-host for vnic_type normal using segments [{'id': 'f1a342c2-6582-4b73-8915-43efa5aefa63', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '29ac317c-8509-434c-b079-960835be1960'}] Failed to bind port 95ece76b-f5f3-483e-bd69-31cfab863d5a on host test-host for vnic_type normal using segments [{'id': 'f1a342c2-6582-4b73-8915-43efa5aefa63', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '29ac317c-8509-434c-b079-960835be1960'}] Failed to bind port 95ece76b-f5f3-483e-bd69-31cfab863d5a on host test-host for vnic_type normal using segments [{'id': 'f1a342c2-6582-4b73-8915-43efa5aefa63', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '29ac317c-8509-434c-b079-960835be1960'}] Failed to bind port 95ece76b-f5f3-483e-bd69-31cfab863d5a on host test-host for vnic_type normal using segments [{'id': 'f1a342c2-6582-4b73-8915-43efa5aefa63', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '29ac317c-8509-434c-b079-960835be1960'}] Failed to bind port 340ffe8e-bed2-48f7-8388-26ae7e186e19 on host test-host for vnic_type normal using segments [{'id': '120af855-5e9c-4cd7-b7d4-3da772ab08ad', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bd58828d-2fc1-41af-b1c4-c212c05d8747'}] Failed to bind port 95ece76b-f5f3-483e-bd69-31cfab863d5a on host test-host for vnic_type normal using segments [{'id': 'f1a342c2-6582-4b73-8915-43efa5aefa63', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '29ac317c-8509-434c-b079-960835be1960'}] Failed to bind port 340ffe8e-bed2-48f7-8388-26ae7e186e19 on host test-host for vnic_type normal using segments [{'id': '120af855-5e9c-4cd7-b7d4-3da772ab08ad', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bd58828d-2fc1-41af-b1c4-c212c05d8747'}] Failed to bind port 95ece76b-f5f3-483e-bd69-31cfab863d5a on host test-host for vnic_type normal using segments [{'id': 'f1a342c2-6582-4b73-8915-43efa5aefa63', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '29ac317c-8509-434c-b079-960835be1960'}] Failed to bind port 340ffe8e-bed2-48f7-8388-26ae7e186e19 on host test-host for vnic_type normal using segments [{'id': '120af855-5e9c-4cd7-b7d4-3da772ab08ad', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bd58828d-2fc1-41af-b1c4-c212c05d8747'}] Failed to bind port 95ece76b-f5f3-483e-bd69-31cfab863d5a on host test-host for vnic_type normal using segments [{'id': 'f1a342c2-6582-4b73-8915-43efa5aefa63', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '29ac317c-8509-434c-b079-960835be1960'}] Failed to bind port 340ffe8e-bed2-48f7-8388-26ae7e186e19 on host test-host for vnic_type normal using segments [{'id': '120af855-5e9c-4cd7-b7d4-3da772ab08ad', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bd58828d-2fc1-41af-b1c4-c212c05d8747'}] Failed to bind port 340ffe8e-bed2-48f7-8388-26ae7e186e19 on host test-host for vnic_type normal using segments [{'id': '120af855-5e9c-4cd7-b7d4-3da772ab08ad', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bd58828d-2fc1-41af-b1c4-c212c05d8747'}] Failed to bind port 340ffe8e-bed2-48f7-8388-26ae7e186e19 on host test-host for vnic_type normal using segments [{'id': '120af855-5e9c-4cd7-b7d4-3da772ab08ad', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bd58828d-2fc1-41af-b1c4-c212c05d8747'}] Failed to bind port 340ffe8e-bed2-48f7-8388-26ae7e186e19 on host test-host for vnic_type normal using segments [{'id': '120af855-5e9c-4cd7-b7d4-3da772ab08ad', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bd58828d-2fc1-41af-b1c4-c212c05d8747'}] Failed to bind port 340ffe8e-bed2-48f7-8388-26ae7e186e19 on host test-host for vnic_type normal using segments [{'id': '120af855-5e9c-4cd7-b7d4-3da772ab08ad', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bd58828d-2fc1-41af-b1c4-c212c05d8747'}] Failed to bind port 340ffe8e-bed2-48f7-8388-26ae7e186e19 on host test-host for vnic_type normal using segments [{'id': '120af855-5e9c-4cd7-b7d4-3da772ab08ad', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bd58828d-2fc1-41af-b1c4-c212c05d8747'}] Failed to bind port 340ffe8e-bed2-48f7-8388-26ae7e186e19 on host test-host for vnic_type normal using segments [{'id': '120af855-5e9c-4cd7-b7d4-3da772ab08ad', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'bd58828d-2fc1-41af-b1c4-c212c05d8747'}] Failed to bind port 35c09d2b-f4da-4e05-8c43-a1474cb77b5a on host test-host for vnic_type normal using segments [{'id': '3c8e6641-fc29-4175-8ac6-08531a3c1bbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f9f12ba-9e3d-4fd1-a9cc-32d6d53ee68e'}] Failed to bind port 35c09d2b-f4da-4e05-8c43-a1474cb77b5a on host test-host for vnic_type normal using segments [{'id': '3c8e6641-fc29-4175-8ac6-08531a3c1bbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f9f12ba-9e3d-4fd1-a9cc-32d6d53ee68e'}] Failed to bind port 35c09d2b-f4da-4e05-8c43-a1474cb77b5a on host test-host for vnic_type normal using segments [{'id': '3c8e6641-fc29-4175-8ac6-08531a3c1bbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f9f12ba-9e3d-4fd1-a9cc-32d6d53ee68e'}] Failed to bind port 35c09d2b-f4da-4e05-8c43-a1474cb77b5a on host test-host for vnic_type normal using segments [{'id': '3c8e6641-fc29-4175-8ac6-08531a3c1bbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f9f12ba-9e3d-4fd1-a9cc-32d6d53ee68e'}] Failed to bind port 35c09d2b-f4da-4e05-8c43-a1474cb77b5a on host test-host for vnic_type normal using segments [{'id': '3c8e6641-fc29-4175-8ac6-08531a3c1bbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f9f12ba-9e3d-4fd1-a9cc-32d6d53ee68e'}] Failed to bind port 35c09d2b-f4da-4e05-8c43-a1474cb77b5a on host test-host for vnic_type normal using segments [{'id': '3c8e6641-fc29-4175-8ac6-08531a3c1bbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f9f12ba-9e3d-4fd1-a9cc-32d6d53ee68e'}] Failed to bind port 35c09d2b-f4da-4e05-8c43-a1474cb77b5a on host test-host for vnic_type normal using segments [{'id': '3c8e6641-fc29-4175-8ac6-08531a3c1bbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f9f12ba-9e3d-4fd1-a9cc-32d6d53ee68e'}] Failed to bind port 35c09d2b-f4da-4e05-8c43-a1474cb77b5a on host test-host for vnic_type normal using segments [{'id': '3c8e6641-fc29-4175-8ac6-08531a3c1bbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f9f12ba-9e3d-4fd1-a9cc-32d6d53ee68e'}] Failed to bind port 35c09d2b-f4da-4e05-8c43-a1474cb77b5a on host test-host for vnic_type normal using segments [{'id': '3c8e6641-fc29-4175-8ac6-08531a3c1bbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f9f12ba-9e3d-4fd1-a9cc-32d6d53ee68e'}] Failed to bind port 35c09d2b-f4da-4e05-8c43-a1474cb77b5a on host test-host for vnic_type normal using segments [{'id': '3c8e6641-fc29-4175-8ac6-08531a3c1bbe', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '3f9f12ba-9e3d-4fd1-a9cc-32d6d53ee68e'}] Failed to bind port 7a563bb6-0576-49ed-8391-3be885342b3c on host test-host for vnic_type normal using segments [{'id': '07d15b9f-f12b-4445-b51f-27c7d6f67c86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '82aa2194-b896-4a00-bf6a-84d4bc1f30c5'}] Failed to bind port 7a563bb6-0576-49ed-8391-3be885342b3c on host test-host for vnic_type normal using segments [{'id': '07d15b9f-f12b-4445-b51f-27c7d6f67c86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '82aa2194-b896-4a00-bf6a-84d4bc1f30c5'}] Failed to bind port 7a563bb6-0576-49ed-8391-3be885342b3c on host test-host for vnic_type normal using segments [{'id': '07d15b9f-f12b-4445-b51f-27c7d6f67c86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '82aa2194-b896-4a00-bf6a-84d4bc1f30c5'}] Failed to bind port 7a563bb6-0576-49ed-8391-3be885342b3c on host test-host for vnic_type normal using segments [{'id': '07d15b9f-f12b-4445-b51f-27c7d6f67c86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '82aa2194-b896-4a00-bf6a-84d4bc1f30c5'}] Failed to bind port 7a563bb6-0576-49ed-8391-3be885342b3c on host test-host for vnic_type normal using segments [{'id': '07d15b9f-f12b-4445-b51f-27c7d6f67c86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '82aa2194-b896-4a00-bf6a-84d4bc1f30c5'}] Failed to bind port 7a563bb6-0576-49ed-8391-3be885342b3c on host test-host for vnic_type normal using segments [{'id': '07d15b9f-f12b-4445-b51f-27c7d6f67c86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '82aa2194-b896-4a00-bf6a-84d4bc1f30c5'}] Failed to bind port 7a563bb6-0576-49ed-8391-3be885342b3c on host test-host for vnic_type normal using segments [{'id': '07d15b9f-f12b-4445-b51f-27c7d6f67c86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '82aa2194-b896-4a00-bf6a-84d4bc1f30c5'}] Failed to bind port 7a563bb6-0576-49ed-8391-3be885342b3c on host test-host for vnic_type normal using segments [{'id': '07d15b9f-f12b-4445-b51f-27c7d6f67c86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '82aa2194-b896-4a00-bf6a-84d4bc1f30c5'}] Failed to bind port 7a563bb6-0576-49ed-8391-3be885342b3c on host test-host for vnic_type normal using segments [{'id': '07d15b9f-f12b-4445-b51f-27c7d6f67c86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '82aa2194-b896-4a00-bf6a-84d4bc1f30c5'}] Failed to bind port 7a563bb6-0576-49ed-8391-3be885342b3c on host test-host for vnic_type normal using segments [{'id': '07d15b9f-f12b-4445-b51f-27c7d6f67c86', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '82aa2194-b896-4a00-bf6a-84d4bc1f30c5'}] Failed to bind port 7f135e61-3807-4787-b014-a7528ea1fe5b on host test-host for vnic_type normal using segments [{'id': '093d1f01-8293-4da1-ae07-bf30729dfdfd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4c38ee0-d38c-41e5-9ae8-1b14c95300d6'}] Failed to bind port 7f135e61-3807-4787-b014-a7528ea1fe5b on host test-host for vnic_type normal using segments [{'id': '093d1f01-8293-4da1-ae07-bf30729dfdfd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4c38ee0-d38c-41e5-9ae8-1b14c95300d6'}] Failed to bind port 7f135e61-3807-4787-b014-a7528ea1fe5b on host test-host for vnic_type normal using segments [{'id': '093d1f01-8293-4da1-ae07-bf30729dfdfd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4c38ee0-d38c-41e5-9ae8-1b14c95300d6'}] Failed to bind port 7f135e61-3807-4787-b014-a7528ea1fe5b on host test-host for vnic_type normal using segments [{'id': '093d1f01-8293-4da1-ae07-bf30729dfdfd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4c38ee0-d38c-41e5-9ae8-1b14c95300d6'}] Failed to bind port 7f135e61-3807-4787-b014-a7528ea1fe5b on host test-host for vnic_type normal using segments [{'id': '093d1f01-8293-4da1-ae07-bf30729dfdfd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4c38ee0-d38c-41e5-9ae8-1b14c95300d6'}] Failed to bind port 7f135e61-3807-4787-b014-a7528ea1fe5b on host test-host for vnic_type normal using segments [{'id': '093d1f01-8293-4da1-ae07-bf30729dfdfd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4c38ee0-d38c-41e5-9ae8-1b14c95300d6'}] Failed to bind port 7f135e61-3807-4787-b014-a7528ea1fe5b on host test-host for vnic_type normal using segments [{'id': '093d1f01-8293-4da1-ae07-bf30729dfdfd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4c38ee0-d38c-41e5-9ae8-1b14c95300d6'}] Failed to bind port 7f135e61-3807-4787-b014-a7528ea1fe5b on host test-host for vnic_type normal using segments [{'id': '093d1f01-8293-4da1-ae07-bf30729dfdfd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4c38ee0-d38c-41e5-9ae8-1b14c95300d6'}] Failed to bind port b234ac0f-99ee-4004-a9b3-2cd8af23a722 on host compute1 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port 7f135e61-3807-4787-b014-a7528ea1fe5b on host test-host for vnic_type normal using segments [{'id': '093d1f01-8293-4da1-ae07-bf30729dfdfd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4c38ee0-d38c-41e5-9ae8-1b14c95300d6'}] Failed to bind port b234ac0f-99ee-4004-a9b3-2cd8af23a722 on host compute1 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port 7f135e61-3807-4787-b014-a7528ea1fe5b on host test-host for vnic_type normal using segments [{'id': '093d1f01-8293-4da1-ae07-bf30729dfdfd', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e4c38ee0-d38c-41e5-9ae8-1b14c95300d6'}] Failed to bind port b234ac0f-99ee-4004-a9b3-2cd8af23a722 on host compute1 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port b234ac0f-99ee-4004-a9b3-2cd8af23a722 on host compute1 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 2d396aec-c727-4307-8b69-3576ee3ac435 on host test-host for vnic_type normal using segments [{'id': '054addf2-73d6-49ad-865a-0115dd0349cf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '93e40c8d-5f15-4ccb-b85c-15918c43366e'}] Failed to bind port b234ac0f-99ee-4004-a9b3-2cd8af23a722 on host compute1 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port 2d396aec-c727-4307-8b69-3576ee3ac435 on host test-host for vnic_type normal using segments [{'id': '054addf2-73d6-49ad-865a-0115dd0349cf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '93e40c8d-5f15-4ccb-b85c-15918c43366e'}] Failed to bind port b234ac0f-99ee-4004-a9b3-2cd8af23a722 on host compute1 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port 2d396aec-c727-4307-8b69-3576ee3ac435 on host test-host for vnic_type normal using segments [{'id': '054addf2-73d6-49ad-865a-0115dd0349cf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '93e40c8d-5f15-4ccb-b85c-15918c43366e'}] Failed to bind port b234ac0f-99ee-4004-a9b3-2cd8af23a722 on host compute1 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port 2d396aec-c727-4307-8b69-3576ee3ac435 on host test-host for vnic_type normal using segments [{'id': '054addf2-73d6-49ad-865a-0115dd0349cf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '93e40c8d-5f15-4ccb-b85c-15918c43366e'}] Failed to bind port b234ac0f-99ee-4004-a9b3-2cd8af23a722 on host compute1 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port 2d396aec-c727-4307-8b69-3576ee3ac435 on host test-host for vnic_type normal using segments [{'id': '054addf2-73d6-49ad-865a-0115dd0349cf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '93e40c8d-5f15-4ccb-b85c-15918c43366e'}] Failed to bind port b234ac0f-99ee-4004-a9b3-2cd8af23a722 on host compute1 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port 2d396aec-c727-4307-8b69-3576ee3ac435 on host test-host for vnic_type normal using segments [{'id': '054addf2-73d6-49ad-865a-0115dd0349cf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '93e40c8d-5f15-4ccb-b85c-15918c43366e'}] Failed to bind port 2d396aec-c727-4307-8b69-3576ee3ac435 on host test-host for vnic_type normal using segments [{'id': '054addf2-73d6-49ad-865a-0115dd0349cf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '93e40c8d-5f15-4ccb-b85c-15918c43366e'}] Failed to bind port b234ac0f-99ee-4004-a9b3-2cd8af23a722 on host compute1 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port 2d396aec-c727-4307-8b69-3576ee3ac435 on host test-host for vnic_type normal using segments [{'id': '054addf2-73d6-49ad-865a-0115dd0349cf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '93e40c8d-5f15-4ccb-b85c-15918c43366e'}] Failed to bind port 2d396aec-c727-4307-8b69-3576ee3ac435 on host test-host for vnic_type normal using segments [{'id': '054addf2-73d6-49ad-865a-0115dd0349cf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '93e40c8d-5f15-4ccb-b85c-15918c43366e'}] Failed to bind port 2d396aec-c727-4307-8b69-3576ee3ac435 on host test-host for vnic_type normal using segments [{'id': '054addf2-73d6-49ad-865a-0115dd0349cf', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '93e40c8d-5f15-4ccb-b85c-15918c43366e'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port a47bd015-d5a6-4e1f-ad7a-cdb6893889e3 on host test-host for vnic_type normal using segments [{'id': '78871c3a-9712-460f-9433-cee70d5ab63e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e76ae587-0988-497c-a590-ea1e4e166bbd'}] Failed to bind port a47bd015-d5a6-4e1f-ad7a-cdb6893889e3 on host test-host for vnic_type normal using segments [{'id': '78871c3a-9712-460f-9433-cee70d5ab63e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e76ae587-0988-497c-a590-ea1e4e166bbd'}] Failed to bind port a47bd015-d5a6-4e1f-ad7a-cdb6893889e3 on host test-host for vnic_type normal using segments [{'id': '78871c3a-9712-460f-9433-cee70d5ab63e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e76ae587-0988-497c-a590-ea1e4e166bbd'}] Failed to bind port a47bd015-d5a6-4e1f-ad7a-cdb6893889e3 on host test-host for vnic_type normal using segments [{'id': '78871c3a-9712-460f-9433-cee70d5ab63e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e76ae587-0988-497c-a590-ea1e4e166bbd'}] Failed to bind port a47bd015-d5a6-4e1f-ad7a-cdb6893889e3 on host test-host for vnic_type normal using segments [{'id': '78871c3a-9712-460f-9433-cee70d5ab63e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e76ae587-0988-497c-a590-ea1e4e166bbd'}] Failed to bind port a47bd015-d5a6-4e1f-ad7a-cdb6893889e3 on host test-host for vnic_type normal using segments [{'id': '78871c3a-9712-460f-9433-cee70d5ab63e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e76ae587-0988-497c-a590-ea1e4e166bbd'}] Failed to bind port a47bd015-d5a6-4e1f-ad7a-cdb6893889e3 on host test-host for vnic_type normal using segments [{'id': '78871c3a-9712-460f-9433-cee70d5ab63e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e76ae587-0988-497c-a590-ea1e4e166bbd'}] Failed to bind port a47bd015-d5a6-4e1f-ad7a-cdb6893889e3 on host test-host for vnic_type normal using segments [{'id': '78871c3a-9712-460f-9433-cee70d5ab63e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e76ae587-0988-497c-a590-ea1e4e166bbd'}] Failed to bind port a47bd015-d5a6-4e1f-ad7a-cdb6893889e3 on host test-host for vnic_type normal using segments [{'id': '78871c3a-9712-460f-9433-cee70d5ab63e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e76ae587-0988-497c-a590-ea1e4e166bbd'}] {11} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_no_scope [10.068389s] ... ok Failed to bind port a47bd015-d5a6-4e1f-ad7a-cdb6893889e3 on host test-host for vnic_type normal using segments [{'id': '78871c3a-9712-460f-9433-cee70d5ab63e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e76ae587-0988-497c-a590-ea1e4e166bbd'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port f5320dd6-adc9-4a0b-a27d-21802a9e1c36 on host test-host for vnic_type normal using segments [{'id': 'af15c841-7472-4ebd-befb-1443c818de61', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a7f50b84-6bed-446a-abaa-87ae3b9e565a'}] Failed to bind port f5320dd6-adc9-4a0b-a27d-21802a9e1c36 on host test-host for vnic_type normal using segments [{'id': 'af15c841-7472-4ebd-befb-1443c818de61', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a7f50b84-6bed-446a-abaa-87ae3b9e565a'}] Failed to bind port f5320dd6-adc9-4a0b-a27d-21802a9e1c36 on host test-host for vnic_type normal using segments [{'id': 'af15c841-7472-4ebd-befb-1443c818de61', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a7f50b84-6bed-446a-abaa-87ae3b9e565a'}] Failed to bind port f5320dd6-adc9-4a0b-a27d-21802a9e1c36 on host test-host for vnic_type normal using segments [{'id': 'af15c841-7472-4ebd-befb-1443c818de61', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a7f50b84-6bed-446a-abaa-87ae3b9e565a'}] Failed to bind port f5320dd6-adc9-4a0b-a27d-21802a9e1c36 on host test-host for vnic_type normal using segments [{'id': 'af15c841-7472-4ebd-befb-1443c818de61', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a7f50b84-6bed-446a-abaa-87ae3b9e565a'}] Failed to bind port f5320dd6-adc9-4a0b-a27d-21802a9e1c36 on host test-host for vnic_type normal using segments [{'id': 'af15c841-7472-4ebd-befb-1443c818de61', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a7f50b84-6bed-446a-abaa-87ae3b9e565a'}] Failed to bind port f5320dd6-adc9-4a0b-a27d-21802a9e1c36 on host test-host for vnic_type normal using segments [{'id': 'af15c841-7472-4ebd-befb-1443c818de61', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a7f50b84-6bed-446a-abaa-87ae3b9e565a'}] Failed to bind port f5320dd6-adc9-4a0b-a27d-21802a9e1c36 on host test-host for vnic_type normal using segments [{'id': 'af15c841-7472-4ebd-befb-1443c818de61', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a7f50b84-6bed-446a-abaa-87ae3b9e565a'}] Failed to bind port f5320dd6-adc9-4a0b-a27d-21802a9e1c36 on host test-host for vnic_type normal using segments [{'id': 'af15c841-7472-4ebd-befb-1443c818de61', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a7f50b84-6bed-446a-abaa-87ae3b9e565a'}] Failed to bind port f5320dd6-adc9-4a0b-a27d-21802a9e1c36 on host test-host for vnic_type normal using segments [{'id': 'af15c841-7472-4ebd-befb-1443c818de61', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a7f50b84-6bed-446a-abaa-87ae3b9e565a'}] {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 [9.234473s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 684, in test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 binding_cidr) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. Failed to bind port a6f00175-1ef8-499a-b8ed-7fc0e51bef56 on host compute2 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port a6f00175-1ef8-499a-b8ed-7fc0e51bef56 on host compute2 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port a6f00175-1ef8-499a-b8ed-7fc0e51bef56 on host compute2 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port a6f00175-1ef8-499a-b8ed-7fc0e51bef56 on host compute2 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port a6f00175-1ef8-499a-b8ed-7fc0e51bef56 on host compute2 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port a6f00175-1ef8-499a-b8ed-7fc0e51bef56 on host compute2 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port a6f00175-1ef8-499a-b8ed-7fc0e51bef56 on host compute2 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port a6f00175-1ef8-499a-b8ed-7fc0e51bef56 on host compute2 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_bgp_peer [0.276838s] ... ok Failed to bind port a6f00175-1ef8-499a-b8ed-7fc0e51bef56 on host compute2 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] Failed to bind port a6f00175-1ef8-499a-b8ed-7fc0e51bef56 on host compute2 for vnic_type normal using segments [{'id': '67d0a3c1-26dc-4e15-9047-6db16c4540d6', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '09cc2341-0bbf-441e-b275-f20078046b9f'}] {17} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker [0.024066s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {17} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv4_address [0.023678s] ... ok Failed to bind port f01ce2b3-a654-4a21-b428-b5e2bc9810d4 on host test-host for vnic_type normal using segments [{'id': '04375b70-eb2f-4d17-9a7e-92431cf788db', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '18f0cc7c-af37-4649-a3c6-2f9bc97738d3'}] Failed to bind port f01ce2b3-a654-4a21-b428-b5e2bc9810d4 on host test-host for vnic_type normal using segments [{'id': '04375b70-eb2f-4d17-9a7e-92431cf788db', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '18f0cc7c-af37-4649-a3c6-2f9bc97738d3'}] Failed to bind port f01ce2b3-a654-4a21-b428-b5e2bc9810d4 on host test-host for vnic_type normal using segments [{'id': '04375b70-eb2f-4d17-9a7e-92431cf788db', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '18f0cc7c-af37-4649-a3c6-2f9bc97738d3'}] Failed to bind port f01ce2b3-a654-4a21-b428-b5e2bc9810d4 on host test-host for vnic_type normal using segments [{'id': '04375b70-eb2f-4d17-9a7e-92431cf788db', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '18f0cc7c-af37-4649-a3c6-2f9bc97738d3'}] Failed to bind port f01ce2b3-a654-4a21-b428-b5e2bc9810d4 on host test-host for vnic_type normal using segments [{'id': '04375b70-eb2f-4d17-9a7e-92431cf788db', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '18f0cc7c-af37-4649-a3c6-2f9bc97738d3'}] Failed to bind port f01ce2b3-a654-4a21-b428-b5e2bc9810d4 on host test-host for vnic_type normal using segments [{'id': '04375b70-eb2f-4d17-9a7e-92431cf788db', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '18f0cc7c-af37-4649-a3c6-2f9bc97738d3'}] Failed to bind port f01ce2b3-a654-4a21-b428-b5e2bc9810d4 on host test-host for vnic_type normal using segments [{'id': '04375b70-eb2f-4d17-9a7e-92431cf788db', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '18f0cc7c-af37-4649-a3c6-2f9bc97738d3'}] Failed to bind port f01ce2b3-a654-4a21-b428-b5e2bc9810d4 on host test-host for vnic_type normal using segments [{'id': '04375b70-eb2f-4d17-9a7e-92431cf788db', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '18f0cc7c-af37-4649-a3c6-2f9bc97738d3'}] Failed to bind port f01ce2b3-a654-4a21-b428-b5e2bc9810d4 on host test-host for vnic_type normal using segments [{'id': '04375b70-eb2f-4d17-9a7e-92431cf788db', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '18f0cc7c-af37-4649-a3c6-2f9bc97738d3'}] Failed to bind port f01ce2b3-a654-4a21-b428-b5e2bc9810d4 on host test-host for vnic_type normal using segments [{'id': '04375b70-eb2f-4d17-9a7e-92431cf788db', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '18f0cc7c-af37-4649-a3c6-2f9bc97738d3'}] Failed to bind port 8569ca9f-fb73-4410-8128-0ba64cee0781 on host test-host for vnic_type normal using segments [{'id': '3aca6451-8967-456a-89e9-476599f70f30', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c37950ec-6dde-4db9-b9a1-d6a8dd1edb34'}] Failed to bind port 8569ca9f-fb73-4410-8128-0ba64cee0781 on host test-host for vnic_type normal using segments [{'id': '3aca6451-8967-456a-89e9-476599f70f30', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c37950ec-6dde-4db9-b9a1-d6a8dd1edb34'}] Failed to bind port 8569ca9f-fb73-4410-8128-0ba64cee0781 on host test-host for vnic_type normal using segments [{'id': '3aca6451-8967-456a-89e9-476599f70f30', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c37950ec-6dde-4db9-b9a1-d6a8dd1edb34'}] Failed to bind port 8569ca9f-fb73-4410-8128-0ba64cee0781 on host test-host for vnic_type normal using segments [{'id': '3aca6451-8967-456a-89e9-476599f70f30', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c37950ec-6dde-4db9-b9a1-d6a8dd1edb34'}] Failed to bind port 8569ca9f-fb73-4410-8128-0ba64cee0781 on host test-host for vnic_type normal using segments [{'id': '3aca6451-8967-456a-89e9-476599f70f30', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c37950ec-6dde-4db9-b9a1-d6a8dd1edb34'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 6c5ddd18-9e3c-4f69-b67e-931325be3a13 on host test-host for vnic_type normal using segments [{'id': '98b79d5c-a7b1-41dc-b3a4-7aed58674deb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '916257bd-c214-49eb-9c4e-8b291e3a32ef'}] Failed to bind port 8569ca9f-fb73-4410-8128-0ba64cee0781 on host test-host for vnic_type normal using segments [{'id': '3aca6451-8967-456a-89e9-476599f70f30', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c37950ec-6dde-4db9-b9a1-d6a8dd1edb34'}] Failed to bind port 6c5ddd18-9e3c-4f69-b67e-931325be3a13 on host test-host for vnic_type normal using segments [{'id': '98b79d5c-a7b1-41dc-b3a4-7aed58674deb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '916257bd-c214-49eb-9c4e-8b291e3a32ef'}] {19} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip [11.525864s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 844, in test_get_routes_by_bgp_speaker_id_with_fip bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. Failed to bind port 8569ca9f-fb73-4410-8128-0ba64cee0781 on host test-host for vnic_type normal using segments [{'id': '3aca6451-8967-456a-89e9-476599f70f30', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c37950ec-6dde-4db9-b9a1-d6a8dd1edb34'}] Failed to bind port 6c5ddd18-9e3c-4f69-b67e-931325be3a13 on host test-host for vnic_type normal using segments [{'id': '98b79d5c-a7b1-41dc-b3a4-7aed58674deb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '916257bd-c214-49eb-9c4e-8b291e3a32ef'}] {13} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_legacy [11.575406s] ... ok Failed to bind port 8569ca9f-fb73-4410-8128-0ba64cee0781 on host test-host for vnic_type normal using segments [{'id': '3aca6451-8967-456a-89e9-476599f70f30', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c37950ec-6dde-4db9-b9a1-d6a8dd1edb34'}] Failed to bind port 6c5ddd18-9e3c-4f69-b67e-931325be3a13 on host test-host for vnic_type normal using segments [{'id': '98b79d5c-a7b1-41dc-b3a4-7aed58674deb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '916257bd-c214-49eb-9c4e-8b291e3a32ef'}] Failed to bind port 8569ca9f-fb73-4410-8128-0ba64cee0781 on host test-host for vnic_type normal using segments [{'id': '3aca6451-8967-456a-89e9-476599f70f30', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c37950ec-6dde-4db9-b9a1-d6a8dd1edb34'}] Failed to bind port 6c5ddd18-9e3c-4f69-b67e-931325be3a13 on host test-host for vnic_type normal using segments [{'id': '98b79d5c-a7b1-41dc-b3a4-7aed58674deb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '916257bd-c214-49eb-9c4e-8b291e3a32ef'}] Failed to bind port 8569ca9f-fb73-4410-8128-0ba64cee0781 on host test-host for vnic_type normal using segments [{'id': '3aca6451-8967-456a-89e9-476599f70f30', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c37950ec-6dde-4db9-b9a1-d6a8dd1edb34'}] Failed to bind port 6c5ddd18-9e3c-4f69-b67e-931325be3a13 on host test-host for vnic_type normal using segments [{'id': '98b79d5c-a7b1-41dc-b3a4-7aed58674deb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '916257bd-c214-49eb-9c4e-8b291e3a32ef'}] {20} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding_with_fip [8.238176s] ... ok Failed to bind port 6c5ddd18-9e3c-4f69-b67e-931325be3a13 on host test-host for vnic_type normal using segments [{'id': '98b79d5c-a7b1-41dc-b3a4-7aed58674deb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '916257bd-c214-49eb-9c4e-8b291e3a32ef'}] Failed to bind port 6c5ddd18-9e3c-4f69-b67e-931325be3a13 on host test-host for vnic_type normal using segments [{'id': '98b79d5c-a7b1-41dc-b3a4-7aed58674deb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '916257bd-c214-49eb-9c4e-8b291e3a32ef'}] Failed to bind port 6c5ddd18-9e3c-4f69-b67e-931325be3a13 on host test-host for vnic_type normal using segments [{'id': '98b79d5c-a7b1-41dc-b3a4-7aed58674deb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '916257bd-c214-49eb-9c4e-8b291e3a32ef'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/common/utils.py", line 167, in call return func(*args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py", line 169, in _periodic_resync_helper context, full_sync=full_sync, bgp_speakers=reasons.keys()) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python3.6/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError {20} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync_helper [0.031864s] ... ok Failed to bind port 6c5ddd18-9e3c-4f69-b67e-931325be3a13 on host test-host for vnic_type normal using segments [{'id': '98b79d5c-a7b1-41dc-b3a4-7aed58674deb', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '916257bd-c214-49eb-9c4e-8b291e3a32ef'}] {20} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_with_invalid_paramtype [0.026163s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {20} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP DR agent down) [0.076122s] ... ok {13} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_two_different_agents [0.224985s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_peer [0.024796s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_new_bgp_speaker [0.024835s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {13} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test__register_callbacks [0.029425s] ... ok {15} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_same_scope [11.964363s] ... ok {19} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_unassociated_bgp_peer [0.457173s] ... ok {28} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip_dvr [11.087385s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 909, in test_get_routes_by_bgp_speaker_id_with_fip_dvr bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. {28} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_peer [0.026696s] ... ok {18} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_floatingip_update_callback [10.711908s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_deleted [0.030392s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_by_id [0.025085s] ... ok {18} 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.024460s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_disassociation_end [0.028081s] ... ok {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_binding [12.246765s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {28} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_reschedule_bgp_speaker_bound_to_down_dragent [0.130774s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_bgp_dragent_manager [1.033222s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_speaker [0.026009s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {19} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_invalid_event [0.050639s] ... ok {9} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_router [12.427376s] ... ok {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 [5.464577s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 695, in test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 binding_cidr) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {16} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test_create_bgp_speaker [0.031941s] ... ok {30} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway [12.448432s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1267, in test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway self._test_legacy_router_fips_next_hop() File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1260, in _test_legacy_router_fips_next_hop self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. {30} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_twice_on_same_agent [0.179281s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_not_none_auth_type_and_none_password [0.024242s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {30} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_agent_already_scheduled [0.071692s] ... ok Failed to bind port 1ab226d7-b6c0-4a50-a224-c728cd3fac38 on host test-host for vnic_type normal using segments [{'id': 'e3833b7c-3fa2-4231-969f-45493169cb40', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7d9ec072-cb04-4198-b12a-5f331fca382a'}] Failed to bind port 1ab226d7-b6c0-4a50-a224-c728cd3fac38 on host test-host for vnic_type normal using segments [{'id': 'e3833b7c-3fa2-4231-969f-45493169cb40', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7d9ec072-cb04-4198-b12a-5f331fca382a'}] Failed to bind port 1ab226d7-b6c0-4a50-a224-c728cd3fac38 on host test-host for vnic_type normal using segments [{'id': 'e3833b7c-3fa2-4231-969f-45493169cb40', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7d9ec072-cb04-4198-b12a-5f331fca382a'}] Failed to bind port 1ab226d7-b6c0-4a50-a224-c728cd3fac38 on host test-host for vnic_type normal using segments [{'id': 'e3833b7c-3fa2-4231-969f-45493169cb40', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7d9ec072-cb04-4198-b12a-5f331fca382a'}] Failed to bind port 1ab226d7-b6c0-4a50-a224-c728cd3fac38 on host test-host for vnic_type normal using segments [{'id': 'e3833b7c-3fa2-4231-969f-45493169cb40', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7d9ec072-cb04-4198-b12a-5f331fca382a'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port b8cafb34-0c49-46bf-876c-a348050f24b6 on host compute1 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port 1ab226d7-b6c0-4a50-a224-c728cd3fac38 on host test-host for vnic_type normal using segments [{'id': 'e3833b7c-3fa2-4231-969f-45493169cb40', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7d9ec072-cb04-4198-b12a-5f331fca382a'}] Failed to bind port b8cafb34-0c49-46bf-876c-a348050f24b6 on host compute1 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port 1ab226d7-b6c0-4a50-a224-c728cd3fac38 on host test-host for vnic_type normal using segments [{'id': 'e3833b7c-3fa2-4231-969f-45493169cb40', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7d9ec072-cb04-4198-b12a-5f331fca382a'}] Failed to bind port b8cafb34-0c49-46bf-876c-a348050f24b6 on host compute1 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port 1ab226d7-b6c0-4a50-a224-c728cd3fac38 on host test-host for vnic_type normal using segments [{'id': 'e3833b7c-3fa2-4231-969f-45493169cb40', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7d9ec072-cb04-4198-b12a-5f331fca382a'}] Failed to bind port b8cafb34-0c49-46bf-876c-a348050f24b6 on host compute1 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port 1ab226d7-b6c0-4a50-a224-c728cd3fac38 on host test-host for vnic_type normal using segments [{'id': 'e3833b7c-3fa2-4231-969f-45493169cb40', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7d9ec072-cb04-4198-b12a-5f331fca382a'}] Failed to bind port b8cafb34-0c49-46bf-876c-a348050f24b6 on host compute1 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port 1ab226d7-b6c0-4a50-a224-c728cd3fac38 on host test-host for vnic_type normal using segments [{'id': 'e3833b7c-3fa2-4231-969f-45493169cb40', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '7d9ec072-cb04-4198-b12a-5f331fca382a'}] /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 7bd03c10-ffa4-45ff-b0f9-59db60e4bf49 on host test-host for vnic_type normal using segments [{'id': '087f8e88-ed4b-4563-a602-8acb533635cc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f837b518-7378-4371-833c-c75dc56375e3'}] Failed to bind port b8cafb34-0c49-46bf-876c-a348050f24b6 on host compute1 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port 7bd03c10-ffa4-45ff-b0f9-59db60e4bf49 on host test-host for vnic_type normal using segments [{'id': '087f8e88-ed4b-4563-a602-8acb533635cc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f837b518-7378-4371-833c-c75dc56375e3'}] Failed to bind port b8cafb34-0c49-46bf-876c-a348050f24b6 on host compute1 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port 7bd03c10-ffa4-45ff-b0f9-59db60e4bf49 on host test-host for vnic_type normal using segments [{'id': '087f8e88-ed4b-4563-a602-8acb533635cc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f837b518-7378-4371-833c-c75dc56375e3'}] Failed to bind port b8cafb34-0c49-46bf-876c-a348050f24b6 on host compute1 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port 7bd03c10-ffa4-45ff-b0f9-59db60e4bf49 on host test-host for vnic_type normal using segments [{'id': '087f8e88-ed4b-4563-a602-8acb533635cc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f837b518-7378-4371-833c-c75dc56375e3'}] Failed to bind port b8cafb34-0c49-46bf-876c-a348050f24b6 on host compute1 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port 7bd03c10-ffa4-45ff-b0f9-59db60e4bf49 on host test-host for vnic_type normal using segments [{'id': '087f8e88-ed4b-4563-a602-8acb533635cc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f837b518-7378-4371-833c-c75dc56375e3'}] Failed to bind port b8cafb34-0c49-46bf-876c-a348050f24b6 on host compute1 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port 7bd03c10-ffa4-45ff-b0f9-59db60e4bf49 on host test-host for vnic_type normal using segments [{'id': '087f8e88-ed4b-4563-a602-8acb533635cc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f837b518-7378-4371-833c-c75dc56375e3'}] Failed to bind port 7bd03c10-ffa4-45ff-b0f9-59db60e4bf49 on host test-host for vnic_type normal using segments [{'id': '087f8e88-ed4b-4563-a602-8acb533635cc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f837b518-7378-4371-833c-c75dc56375e3'}] Failed to bind port 7bd03c10-ffa4-45ff-b0f9-59db60e4bf49 on host test-host for vnic_type normal using segments [{'id': '087f8e88-ed4b-4563-a602-8acb533635cc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f837b518-7378-4371-833c-c75dc56375e3'}] Failed to bind port 7bd03c10-ffa4-45ff-b0f9-59db60e4bf49 on host test-host for vnic_type normal using segments [{'id': '087f8e88-ed4b-4563-a602-8acb533635cc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f837b518-7378-4371-833c-c75dc56375e3'}] Failed to bind port 7bd03c10-ffa4-45ff-b0f9-59db60e4bf49 on host test-host for vnic_type normal using segments [{'id': '087f8e88-ed4b-4563-a602-8acb533635cc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'f837b518-7378-4371-833c-c75dc56375e3'}] Failed to bind port 569ef064-ee32-4db2-bf8d-8c97305595b8 on host test-host for vnic_type normal using segments [{'id': 'e943adb5-9489-47e2-8fbd-84e18e8f36bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '536e3b93-1d79-4b0d-bf88-0de848c6c278'}] Failed to bind port 569ef064-ee32-4db2-bf8d-8c97305595b8 on host test-host for vnic_type normal using segments [{'id': 'e943adb5-9489-47e2-8fbd-84e18e8f36bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '536e3b93-1d79-4b0d-bf88-0de848c6c278'}] Failed to bind port 569ef064-ee32-4db2-bf8d-8c97305595b8 on host test-host for vnic_type normal using segments [{'id': 'e943adb5-9489-47e2-8fbd-84e18e8f36bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '536e3b93-1d79-4b0d-bf88-0de848c6c278'}] Failed to bind port 569ef064-ee32-4db2-bf8d-8c97305595b8 on host test-host for vnic_type normal using segments [{'id': 'e943adb5-9489-47e2-8fbd-84e18e8f36bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '536e3b93-1d79-4b0d-bf88-0de848c6c278'}] Failed to bind port 569ef064-ee32-4db2-bf8d-8c97305595b8 on host test-host for vnic_type normal using segments [{'id': 'e943adb5-9489-47e2-8fbd-84e18e8f36bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '536e3b93-1d79-4b0d-bf88-0de848c6c278'}] Failed to bind port 569ef064-ee32-4db2-bf8d-8c97305595b8 on host test-host for vnic_type normal using segments [{'id': 'e943adb5-9489-47e2-8fbd-84e18e8f36bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '536e3b93-1d79-4b0d-bf88-0de848c6c278'}] Failed to bind port 569ef064-ee32-4db2-bf8d-8c97305595b8 on host test-host for vnic_type normal using segments [{'id': 'e943adb5-9489-47e2-8fbd-84e18e8f36bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '536e3b93-1d79-4b0d-bf88-0de848c6c278'}] Failed to bind port 569ef064-ee32-4db2-bf8d-8c97305595b8 on host test-host for vnic_type normal using segments [{'id': 'e943adb5-9489-47e2-8fbd-84e18e8f36bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '536e3b93-1d79-4b0d-bf88-0de848c6c278'}] Failed to bind port 569ef064-ee32-4db2-bf8d-8c97305595b8 on host test-host for vnic_type normal using segments [{'id': 'e943adb5-9489-47e2-8fbd-84e18e8f36bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '536e3b93-1d79-4b0d-bf88-0de848c6c278'}] Failed to bind port 569ef064-ee32-4db2-bf8d-8c97305595b8 on host test-host for vnic_type normal using segments [{'id': 'e943adb5-9489-47e2-8fbd-84e18e8f36bc', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '536e3b93-1d79-4b0d-bf88-0de848c6c278'}] Failed to bind port cf334be4-efa4-4824-ad34-f068d130ebc6 on host compute2 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port cf334be4-efa4-4824-ad34-f068d130ebc6 on host compute2 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port cf334be4-efa4-4824-ad34-f068d130ebc6 on host compute2 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port cf334be4-efa4-4824-ad34-f068d130ebc6 on host compute2 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port cf334be4-efa4-4824-ad34-f068d130ebc6 on host compute2 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port cf334be4-efa4-4824-ad34-f068d130ebc6 on host compute2 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port cf334be4-efa4-4824-ad34-f068d130ebc6 on host compute2 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port cf334be4-efa4-4824-ad34-f068d130ebc6 on host compute2 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port cf334be4-efa4-4824-ad34-f068d130ebc6 on host compute2 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port cf334be4-efa4-4824-ad34-f068d130ebc6 on host compute2 for vnic_type normal using segments [{'id': '4d0ba94e-affa-4872-8c54-f34642b642ed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '1506be19-3798-426e-a826-f2322875b12a'}] Failed to bind port c3c537e7-f2f2-4764-8535-5f18e91dbe99 on host test-host for vnic_type normal using segments [{'id': '4425d494-9553-47fd-8e31-2a92a2330eed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '68a87903-7d5f-4715-8780-63919110f46b'}] Failed to bind port c3c537e7-f2f2-4764-8535-5f18e91dbe99 on host test-host for vnic_type normal using segments [{'id': '4425d494-9553-47fd-8e31-2a92a2330eed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '68a87903-7d5f-4715-8780-63919110f46b'}] Failed to bind port c3c537e7-f2f2-4764-8535-5f18e91dbe99 on host test-host for vnic_type normal using segments [{'id': '4425d494-9553-47fd-8e31-2a92a2330eed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '68a87903-7d5f-4715-8780-63919110f46b'}] Failed to bind port c3c537e7-f2f2-4764-8535-5f18e91dbe99 on host test-host for vnic_type normal using segments [{'id': '4425d494-9553-47fd-8e31-2a92a2330eed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '68a87903-7d5f-4715-8780-63919110f46b'}] Failed to bind port c3c537e7-f2f2-4764-8535-5f18e91dbe99 on host test-host for vnic_type normal using segments [{'id': '4425d494-9553-47fd-8e31-2a92a2330eed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '68a87903-7d5f-4715-8780-63919110f46b'}] Failed to bind port c3c537e7-f2f2-4764-8535-5f18e91dbe99 on host test-host for vnic_type normal using segments [{'id': '4425d494-9553-47fd-8e31-2a92a2330eed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '68a87903-7d5f-4715-8780-63919110f46b'}] Failed to bind port c3c537e7-f2f2-4764-8535-5f18e91dbe99 on host test-host for vnic_type normal using segments [{'id': '4425d494-9553-47fd-8e31-2a92a2330eed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '68a87903-7d5f-4715-8780-63919110f46b'}] Failed to bind port c3c537e7-f2f2-4764-8535-5f18e91dbe99 on host test-host for vnic_type normal using segments [{'id': '4425d494-9553-47fd-8e31-2a92a2330eed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '68a87903-7d5f-4715-8780-63919110f46b'}] Failed to bind port c3c537e7-f2f2-4764-8535-5f18e91dbe99 on host test-host for vnic_type normal using segments [{'id': '4425d494-9553-47fd-8e31-2a92a2330eed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '68a87903-7d5f-4715-8780-63919110f46b'}] Failed to bind port c3c537e7-f2f2-4764-8535-5f18e91dbe99 on host test-host for vnic_type normal using segments [{'id': '4425d494-9553-47fd-8e31-2a92a2330eed', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '68a87903-7d5f-4715-8780-63919110f46b'}] Failed to bind port ad200f63-2bb9-4ca8-ac32-a8103667e42c on host test-host for vnic_type normal using segments [{'id': '95a3a496-9cb8-42c5-a11f-c0f2658ace7e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'aab39e34-a742-450b-8ec9-9f4477c145a4'}] Failed to bind port ad200f63-2bb9-4ca8-ac32-a8103667e42c on host test-host for vnic_type normal using segments [{'id': '95a3a496-9cb8-42c5-a11f-c0f2658ace7e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'aab39e34-a742-450b-8ec9-9f4477c145a4'}] Failed to bind port ad200f63-2bb9-4ca8-ac32-a8103667e42c on host test-host for vnic_type normal using segments [{'id': '95a3a496-9cb8-42c5-a11f-c0f2658ace7e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'aab39e34-a742-450b-8ec9-9f4477c145a4'}] Failed to bind port ad200f63-2bb9-4ca8-ac32-a8103667e42c on host test-host for vnic_type normal using segments [{'id': '95a3a496-9cb8-42c5-a11f-c0f2658ace7e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'aab39e34-a742-450b-8ec9-9f4477c145a4'}] Failed to bind port ad200f63-2bb9-4ca8-ac32-a8103667e42c on host test-host for vnic_type normal using segments [{'id': '95a3a496-9cb8-42c5-a11f-c0f2658ace7e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'aab39e34-a742-450b-8ec9-9f4477c145a4'}] Failed to bind port ad200f63-2bb9-4ca8-ac32-a8103667e42c on host test-host for vnic_type normal using segments [{'id': '95a3a496-9cb8-42c5-a11f-c0f2658ace7e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'aab39e34-a742-450b-8ec9-9f4477c145a4'}] Failed to bind port ad200f63-2bb9-4ca8-ac32-a8103667e42c on host test-host for vnic_type normal using segments [{'id': '95a3a496-9cb8-42c5-a11f-c0f2658ace7e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'aab39e34-a742-450b-8ec9-9f4477c145a4'}] Failed to bind port ad200f63-2bb9-4ca8-ac32-a8103667e42c on host test-host for vnic_type normal using segments [{'id': '95a3a496-9cb8-42c5-a11f-c0f2658ace7e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'aab39e34-a742-450b-8ec9-9f4477c145a4'}] Failed to bind port ad200f63-2bb9-4ca8-ac32-a8103667e42c on host test-host for vnic_type normal using segments [{'id': '95a3a496-9cb8-42c5-a11f-c0f2658ace7e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'aab39e34-a742-450b-8ec9-9f4477c145a4'}] Failed to bind port ad200f63-2bb9-4ca8-ac32-a8103667e42c on host test-host for vnic_type normal using segments [{'id': '95a3a496-9cb8-42c5-a11f-c0f2658ace7e', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'aab39e34-a742-450b-8ec9-9f4477c145a4'}] {9} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_all_routes_by_bgp_speaker_different_tenant_address_scope [5.079010s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 751, in test_all_routes_by_bgp_speaker_different_tenant_address_scope self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_remove_bgp_speaker [0.022853s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_invalid_auth_type [0.022255s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 32c567b2-ec15-43b0-9464-5d81cc9e12de on host compute1 for vnic_type normal using segments [{'id': 'b023b25c-da34-4745-8fc9-42858af84a62', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd7a7728e-bb89-4a82-950c-ada88f77f44c'}] Failed to bind port 32c567b2-ec15-43b0-9464-5d81cc9e12de on host compute1 for vnic_type normal using segments [{'id': 'b023b25c-da34-4745-8fc9-42858af84a62', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd7a7728e-bb89-4a82-950c-ada88f77f44c'}] Failed to bind port 32c567b2-ec15-43b0-9464-5d81cc9e12de on host compute1 for vnic_type normal using segments [{'id': 'b023b25c-da34-4745-8fc9-42858af84a62', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd7a7728e-bb89-4a82-950c-ada88f77f44c'}] Failed to bind port 32c567b2-ec15-43b0-9464-5d81cc9e12de on host compute1 for vnic_type normal using segments [{'id': 'b023b25c-da34-4745-8fc9-42858af84a62', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd7a7728e-bb89-4a82-950c-ada88f77f44c'}] Failed to bind port 32c567b2-ec15-43b0-9464-5d81cc9e12de on host compute1 for vnic_type normal using segments [{'id': 'b023b25c-da34-4745-8fc9-42858af84a62', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd7a7728e-bb89-4a82-950c-ada88f77f44c'}] Failed to bind port 32c567b2-ec15-43b0-9464-5d81cc9e12de on host compute1 for vnic_type normal using segments [{'id': 'b023b25c-da34-4745-8fc9-42858af84a62', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd7a7728e-bb89-4a82-950c-ada88f77f44c'}] Failed to bind port 32c567b2-ec15-43b0-9464-5d81cc9e12de on host compute1 for vnic_type normal using segments [{'id': 'b023b25c-da34-4745-8fc9-42858af84a62', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd7a7728e-bb89-4a82-950c-ada88f77f44c'}] Failed to bind port 32c567b2-ec15-43b0-9464-5d81cc9e12de on host compute1 for vnic_type normal using segments [{'id': 'b023b25c-da34-4745-8fc9-42858af84a62', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd7a7728e-bb89-4a82-950c-ada88f77f44c'}] Failed to bind port 32c567b2-ec15-43b0-9464-5d81cc9e12de on host compute1 for vnic_type normal using segments [{'id': 'b023b25c-da34-4745-8fc9-42858af84a62', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd7a7728e-bb89-4a82-950c-ada88f77f44c'}] Failed to bind port 32c567b2-ec15-43b0-9464-5d81cc9e12de on host compute1 for vnic_type normal using segments [{'id': 'b023b25c-da34-4745-8fc9-42858af84a62', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'd7a7728e-bb89-4a82-950c-ada88f77f44c'}] {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_different_scope [18.599488s] ... ok Failed to bind port bf5ae42a-1ed4-4330-9d61-55b10cda5c57 on host compute1 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port bf5ae42a-1ed4-4330-9d61-55b10cda5c57 on host compute1 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port bf5ae42a-1ed4-4330-9d61-55b10cda5c57 on host compute1 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port bf5ae42a-1ed4-4330-9d61-55b10cda5c57 on host compute1 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port bf5ae42a-1ed4-4330-9d61-55b10cda5c57 on host compute1 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port bf5ae42a-1ed4-4330-9d61-55b10cda5c57 on host compute1 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port bf5ae42a-1ed4-4330-9d61-55b10cda5c57 on host compute1 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port bf5ae42a-1ed4-4330-9d61-55b10cda5c57 on host compute1 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port bf5ae42a-1ed4-4330-9d61-55b10cda5c57 on host compute1 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port bf5ae42a-1ed4-4330-9d61-55b10cda5c57 on host compute1 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_gateway_network [0.243238s] ... ok {12} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_association_end [0.027288s] ... ok {12} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_bgp_speaker [0.023034s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {12} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_max_range [0.022255s] ... ok Failed to bind port fb03451c-adb3-45de-8fa7-145144a0390c on host compute2 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port fb03451c-adb3-45de-8fa7-145144a0390c on host compute2 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port fb03451c-adb3-45de-8fa7-145144a0390c on host compute2 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port fb03451c-adb3-45de-8fa7-145144a0390c on host compute2 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port fb03451c-adb3-45de-8fa7-145144a0390c on host compute2 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port fb03451c-adb3-45de-8fa7-145144a0390c on host compute2 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port fb03451c-adb3-45de-8fa7-145144a0390c on host compute2 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port fb03451c-adb3-45de-8fa7-145144a0390c on host compute2 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port fb03451c-adb3-45de-8fa7-145144a0390c on host compute2 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port fb03451c-adb3-45de-8fa7-145144a0390c on host compute2 for vnic_type normal using segments [{'id': '9cd0888e-4466-405a-bce9-53c22cbbf70b', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '66605a22-322c-402c-8034-929e431925c7'}] Failed to bind port 922a2012-b27b-48fd-85db-fab8b46486d1 on host compute1 for vnic_type normal using segments [{'id': 'd4828d24-ec09-422a-8018-22e9230879af', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e5f20bbc-4c9c-4b85-9ee5-a503656a8d2d'}] Failed to bind port 922a2012-b27b-48fd-85db-fab8b46486d1 on host compute1 for vnic_type normal using segments [{'id': 'd4828d24-ec09-422a-8018-22e9230879af', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e5f20bbc-4c9c-4b85-9ee5-a503656a8d2d'}] Failed to bind port 922a2012-b27b-48fd-85db-fab8b46486d1 on host compute1 for vnic_type normal using segments [{'id': 'd4828d24-ec09-422a-8018-22e9230879af', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e5f20bbc-4c9c-4b85-9ee5-a503656a8d2d'}] Failed to bind port 922a2012-b27b-48fd-85db-fab8b46486d1 on host compute1 for vnic_type normal using segments [{'id': 'd4828d24-ec09-422a-8018-22e9230879af', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e5f20bbc-4c9c-4b85-9ee5-a503656a8d2d'}] Failed to bind port 922a2012-b27b-48fd-85db-fab8b46486d1 on host compute1 for vnic_type normal using segments [{'id': 'd4828d24-ec09-422a-8018-22e9230879af', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e5f20bbc-4c9c-4b85-9ee5-a503656a8d2d'}] Failed to bind port 922a2012-b27b-48fd-85db-fab8b46486d1 on host compute1 for vnic_type normal using segments [{'id': 'd4828d24-ec09-422a-8018-22e9230879af', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e5f20bbc-4c9c-4b85-9ee5-a503656a8d2d'}] Failed to bind port 922a2012-b27b-48fd-85db-fab8b46486d1 on host compute1 for vnic_type normal using segments [{'id': 'd4828d24-ec09-422a-8018-22e9230879af', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e5f20bbc-4c9c-4b85-9ee5-a503656a8d2d'}] Failed to bind port 922a2012-b27b-48fd-85db-fab8b46486d1 on host compute1 for vnic_type normal using segments [{'id': 'd4828d24-ec09-422a-8018-22e9230879af', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e5f20bbc-4c9c-4b85-9ee5-a503656a8d2d'}] Failed to bind port 922a2012-b27b-48fd-85db-fab8b46486d1 on host compute1 for vnic_type normal using segments [{'id': 'd4828d24-ec09-422a-8018-22e9230879af', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e5f20bbc-4c9c-4b85-9ee5-a503656a8d2d'}] Failed to bind port 922a2012-b27b-48fd-85db-fab8b46486d1 on host compute1 for vnic_type normal using segments [{'id': 'd4828d24-ec09-422a-8018-22e9230879af', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e5f20bbc-4c9c-4b85-9ee5-a503656a8d2d'}] {15} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_routes_by_router_with_fip [7.555584s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_with_invalid_paramtype [0.023689s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_put_bgp_speaker [0.021467s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {15} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_no_agents [0.046903s] ... ok {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_dvr [8.827233s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_is_bgp_speaker_adv_route_present [0.022560s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_after_start [0.027230s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_password [0.023869s] ... ok Failed to bind port 9d6143d0-f735-45fb-b6e7-8770c47f0b05 on host test-host for vnic_type normal using segments [{'id': 'a089fa75-31aa-498c-8a4c-9e11d6c45b13', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c9c4c133-6131-43af-a2c7-4383353750f6'}] Failed to bind port 9d6143d0-f735-45fb-b6e7-8770c47f0b05 on host test-host for vnic_type normal using segments [{'id': 'a089fa75-31aa-498c-8a4c-9e11d6c45b13', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c9c4c133-6131-43af-a2c7-4383353750f6'}] Failed to bind port 9d6143d0-f735-45fb-b6e7-8770c47f0b05 on host test-host for vnic_type normal using segments [{'id': 'a089fa75-31aa-498c-8a4c-9e11d6c45b13', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c9c4c133-6131-43af-a2c7-4383353750f6'}] Failed to bind port 9d6143d0-f735-45fb-b6e7-8770c47f0b05 on host test-host for vnic_type normal using segments [{'id': 'a089fa75-31aa-498c-8a4c-9e11d6c45b13', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c9c4c133-6131-43af-a2c7-4383353750f6'}] Failed to bind port 9d6143d0-f735-45fb-b6e7-8770c47f0b05 on host test-host for vnic_type normal using segments [{'id': 'a089fa75-31aa-498c-8a4c-9e11d6c45b13', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c9c4c133-6131-43af-a2c7-4383353750f6'}] Failed to bind port 9d6143d0-f735-45fb-b6e7-8770c47f0b05 on host test-host for vnic_type normal using segments [{'id': 'a089fa75-31aa-498c-8a4c-9e11d6c45b13', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c9c4c133-6131-43af-a2c7-4383353750f6'}] Failed to bind port 9d6143d0-f735-45fb-b6e7-8770c47f0b05 on host test-host for vnic_type normal using segments [{'id': 'a089fa75-31aa-498c-8a4c-9e11d6c45b13', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c9c4c133-6131-43af-a2c7-4383353750f6'}] Failed to bind port 9d6143d0-f735-45fb-b6e7-8770c47f0b05 on host test-host for vnic_type normal using segments [{'id': 'a089fa75-31aa-498c-8a4c-9e11d6c45b13', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c9c4c133-6131-43af-a2c7-4383353750f6'}] Failed to bind port 9d6143d0-f735-45fb-b6e7-8770c47f0b05 on host test-host for vnic_type normal using segments [{'id': 'a089fa75-31aa-498c-8a4c-9e11d6c45b13', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c9c4c133-6131-43af-a2c7-4383353750f6'}] Failed to bind port 9d6143d0-f735-45fb-b6e7-8770c47f0b05 on host test-host for vnic_type normal using segments [{'id': 'a089fa75-31aa-498c-8a4c-9e11d6c45b13', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'c9c4c133-6131-43af-a2c7-4383353750f6'}] Failed to bind port 3b64b0af-8460-4332-8c76-6893e1977279 on host test-host for vnic_type normal using segments [{'id': '4857da3b-05a3-4ea3-b997-6fcb29a2bca8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '76f1a5c0-f5b4-46b3-869f-d83650683942'}] Failed to bind port 3b64b0af-8460-4332-8c76-6893e1977279 on host test-host for vnic_type normal using segments [{'id': '4857da3b-05a3-4ea3-b997-6fcb29a2bca8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '76f1a5c0-f5b4-46b3-869f-d83650683942'}] Failed to bind port 3b64b0af-8460-4332-8c76-6893e1977279 on host test-host for vnic_type normal using segments [{'id': '4857da3b-05a3-4ea3-b997-6fcb29a2bca8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '76f1a5c0-f5b4-46b3-869f-d83650683942'}] Failed to bind port 3b64b0af-8460-4332-8c76-6893e1977279 on host test-host for vnic_type normal using segments [{'id': '4857da3b-05a3-4ea3-b997-6fcb29a2bca8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '76f1a5c0-f5b4-46b3-869f-d83650683942'}] Failed to bind port 3b64b0af-8460-4332-8c76-6893e1977279 on host test-host for vnic_type normal using segments [{'id': '4857da3b-05a3-4ea3-b997-6fcb29a2bca8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '76f1a5c0-f5b4-46b3-869f-d83650683942'}] Failed to bind port 3b64b0af-8460-4332-8c76-6893e1977279 on host test-host for vnic_type normal using segments [{'id': '4857da3b-05a3-4ea3-b997-6fcb29a2bca8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '76f1a5c0-f5b4-46b3-869f-d83650683942'}] Failed to bind port 3b64b0af-8460-4332-8c76-6893e1977279 on host test-host for vnic_type normal using segments [{'id': '4857da3b-05a3-4ea3-b997-6fcb29a2bca8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '76f1a5c0-f5b4-46b3-869f-d83650683942'}] Failed to bind port 3b64b0af-8460-4332-8c76-6893e1977279 on host test-host for vnic_type normal using segments [{'id': '4857da3b-05a3-4ea3-b997-6fcb29a2bca8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '76f1a5c0-f5b4-46b3-869f-d83650683942'}] Failed to bind port 3b64b0af-8460-4332-8c76-6893e1977279 on host test-host for vnic_type normal using segments [{'id': '4857da3b-05a3-4ea3-b997-6fcb29a2bca8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '76f1a5c0-f5b4-46b3-869f-d83650683942'}] Failed to bind port 3b64b0af-8460-4332-8c76-6893e1977279 on host test-host for vnic_type normal using segments [{'id': '4857da3b-05a3-4ea3-b997-6fcb29a2bca8', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '76f1a5c0-f5b4-46b3-869f-d83650683942'}] {11} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v6 [12.195703s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_string [0.020005s] ... ok Failed to bind port a131edb0-1cc3-4e6e-b631-aeddc3d1db32 on host test-host for vnic_type normal using segments [{'id': '425e51a1-594c-4982-9c98-511a4a2d5ba7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46843e94-00cc-4942-95b1-9f49cd6c613f'}] Failed to bind port a131edb0-1cc3-4e6e-b631-aeddc3d1db32 on host test-host for vnic_type normal using segments [{'id': '425e51a1-594c-4982-9c98-511a4a2d5ba7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46843e94-00cc-4942-95b1-9f49cd6c613f'}] Failed to bind port a131edb0-1cc3-4e6e-b631-aeddc3d1db32 on host test-host for vnic_type normal using segments [{'id': '425e51a1-594c-4982-9c98-511a4a2d5ba7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46843e94-00cc-4942-95b1-9f49cd6c613f'}] Failed to bind port a131edb0-1cc3-4e6e-b631-aeddc3d1db32 on host test-host for vnic_type normal using segments [{'id': '425e51a1-594c-4982-9c98-511a4a2d5ba7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46843e94-00cc-4942-95b1-9f49cd6c613f'}] Failed to bind port a131edb0-1cc3-4e6e-b631-aeddc3d1db32 on host test-host for vnic_type normal using segments [{'id': '425e51a1-594c-4982-9c98-511a4a2d5ba7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46843e94-00cc-4942-95b1-9f49cd6c613f'}] Failed to bind port a131edb0-1cc3-4e6e-b631-aeddc3d1db32 on host test-host for vnic_type normal using segments [{'id': '425e51a1-594c-4982-9c98-511a4a2d5ba7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46843e94-00cc-4942-95b1-9f49cd6c613f'}] Failed to bind port a131edb0-1cc3-4e6e-b631-aeddc3d1db32 on host test-host for vnic_type normal using segments [{'id': '425e51a1-594c-4982-9c98-511a4a2d5ba7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46843e94-00cc-4942-95b1-9f49cd6c613f'}] Failed to bind port a131edb0-1cc3-4e6e-b631-aeddc3d1db32 on host test-host for vnic_type normal using segments [{'id': '425e51a1-594c-4982-9c98-511a4a2d5ba7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46843e94-00cc-4942-95b1-9f49cd6c613f'}] Failed to bind port a131edb0-1cc3-4e6e-b631-aeddc3d1db32 on host test-host for vnic_type normal using segments [{'id': '425e51a1-594c-4982-9c98-511a4a2d5ba7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46843e94-00cc-4942-95b1-9f49cd6c613f'}] Failed to bind port a131edb0-1cc3-4e6e-b631-aeddc3d1db32 on host test-host for vnic_type normal using segments [{'id': '425e51a1-594c-4982-9c98-511a4a2d5ba7', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '46843e94-00cc-4942-95b1-9f49cd6c613f'}] {10} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway [15.610929s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1270, in test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway self._test_legacy_router_fips_next_hop(router_ha=True) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1260, in _test_legacy_router_fips_next_hop self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. {10} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_routes_helper [0.024760s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_valid_event [0.041067s] ... ok Failed to bind port f5341a5a-e576-41c3-97e9-b7cab27661f4 on host test-host for vnic_type normal using segments [{'id': '25bc4e72-fafe-4dff-ba71-408f74bba182', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '73be3871-914d-45ac-8410-e684b0409987'}] Failed to bind port f5341a5a-e576-41c3-97e9-b7cab27661f4 on host test-host for vnic_type normal using segments [{'id': '25bc4e72-fafe-4dff-ba71-408f74bba182', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '73be3871-914d-45ac-8410-e684b0409987'}] Failed to bind port f5341a5a-e576-41c3-97e9-b7cab27661f4 on host test-host for vnic_type normal using segments [{'id': '25bc4e72-fafe-4dff-ba71-408f74bba182', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '73be3871-914d-45ac-8410-e684b0409987'}] Failed to bind port f5341a5a-e576-41c3-97e9-b7cab27661f4 on host test-host for vnic_type normal using segments [{'id': '25bc4e72-fafe-4dff-ba71-408f74bba182', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '73be3871-914d-45ac-8410-e684b0409987'}] Failed to bind port f5341a5a-e576-41c3-97e9-b7cab27661f4 on host test-host for vnic_type normal using segments [{'id': '25bc4e72-fafe-4dff-ba71-408f74bba182', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '73be3871-914d-45ac-8410-e684b0409987'}] Failed to bind port f5341a5a-e576-41c3-97e9-b7cab27661f4 on host test-host for vnic_type normal using segments [{'id': '25bc4e72-fafe-4dff-ba71-408f74bba182', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '73be3871-914d-45ac-8410-e684b0409987'}] Failed to bind port f5341a5a-e576-41c3-97e9-b7cab27661f4 on host test-host for vnic_type normal using segments [{'id': '25bc4e72-fafe-4dff-ba71-408f74bba182', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '73be3871-914d-45ac-8410-e684b0409987'}] Failed to bind port f5341a5a-e576-41c3-97e9-b7cab27661f4 on host test-host for vnic_type normal using segments [{'id': '25bc4e72-fafe-4dff-ba71-408f74bba182', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '73be3871-914d-45ac-8410-e684b0409987'}] Failed to bind port f5341a5a-e576-41c3-97e9-b7cab27661f4 on host test-host for vnic_type normal using segments [{'id': '25bc4e72-fafe-4dff-ba71-408f74bba182', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '73be3871-914d-45ac-8410-e684b0409987'}] Failed to bind port f5341a5a-e576-41c3-97e9-b7cab27661f4 on host test-host for vnic_type normal using segments [{'id': '25bc4e72-fafe-4dff-ba71-408f74bba182', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '73be3871-914d-45ac-8410-e684b0409987'}] {5} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v6 [26.496293s] ... ok Failed to bind port ba768e58-fee4-408b-8df1-a1a80af3b79c on host test-host for vnic_type normal using segments [{'id': 'fe88ee45-8f96-4d92-bbd9-b549e8812292', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e103aaf9-d838-46a8-841c-2757918b5ac8'}] Failed to bind port ba768e58-fee4-408b-8df1-a1a80af3b79c on host test-host for vnic_type normal using segments [{'id': 'fe88ee45-8f96-4d92-bbd9-b549e8812292', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e103aaf9-d838-46a8-841c-2757918b5ac8'}] Failed to bind port ba768e58-fee4-408b-8df1-a1a80af3b79c on host test-host for vnic_type normal using segments [{'id': 'fe88ee45-8f96-4d92-bbd9-b549e8812292', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e103aaf9-d838-46a8-841c-2757918b5ac8'}] Failed to bind port ba768e58-fee4-408b-8df1-a1a80af3b79c on host test-host for vnic_type normal using segments [{'id': 'fe88ee45-8f96-4d92-bbd9-b549e8812292', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e103aaf9-d838-46a8-841c-2757918b5ac8'}] Failed to bind port ba768e58-fee4-408b-8df1-a1a80af3b79c on host test-host for vnic_type normal using segments [{'id': 'fe88ee45-8f96-4d92-bbd9-b549e8812292', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e103aaf9-d838-46a8-841c-2757918b5ac8'}] Failed to bind port ba768e58-fee4-408b-8df1-a1a80af3b79c on host test-host for vnic_type normal using segments [{'id': 'fe88ee45-8f96-4d92-bbd9-b549e8812292', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e103aaf9-d838-46a8-841c-2757918b5ac8'}] Failed to bind port ba768e58-fee4-408b-8df1-a1a80af3b79c on host test-host for vnic_type normal using segments [{'id': 'fe88ee45-8f96-4d92-bbd9-b549e8812292', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e103aaf9-d838-46a8-841c-2757918b5ac8'}] Failed to bind port ba768e58-fee4-408b-8df1-a1a80af3b79c on host test-host for vnic_type normal using segments [{'id': 'fe88ee45-8f96-4d92-bbd9-b549e8812292', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e103aaf9-d838-46a8-841c-2757918b5ac8'}] Failed to bind port ba768e58-fee4-408b-8df1-a1a80af3b79c on host test-host for vnic_type normal using segments [{'id': 'fe88ee45-8f96-4d92-bbd9-b549e8812292', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e103aaf9-d838-46a8-841c-2757918b5ac8'}] Failed to bind port ba768e58-fee4-408b-8df1-a1a80af3b79c on host test-host for vnic_type normal using segments [{'id': 'fe88ee45-8f96-4d92-bbd9-b549e8812292', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'e103aaf9-d838-46a8-841c-2757918b5ac8'}] {4} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v4 [28.625753s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_peers_routes_added [0.022155s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_ipv6 [0.020135s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_multiple_bgp_speakers [0.020230s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_integer_ip [0.019153s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/db/agentschedulers_db.py", line 168, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 174, in reschedule_bgp_speaker failure_reason="no eligible dr agent found") neutron_dynamic_routing.extensions.bgp_dragentscheduler.BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. BgpDrAgent ec863405-c23d-4a4b-ab84-28d35932e35b is down {4} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_schedule_unbind_bgp_speaker [0.142618s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to bind port 5c7fec61-87a1-4eb6-8b55-6b30891e1205 on host test-host for vnic_type normal using segments [{'id': 'e465954d-d853-4b8e-83c4-39db93147a84', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6b46ac74-b7c0-493d-91ce-ec1b929909a5'}] Failed to bind port 5c7fec61-87a1-4eb6-8b55-6b30891e1205 on host test-host for vnic_type normal using segments [{'id': 'e465954d-d853-4b8e-83c4-39db93147a84', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6b46ac74-b7c0-493d-91ce-ec1b929909a5'}] Failed to bind port 5c7fec61-87a1-4eb6-8b55-6b30891e1205 on host test-host for vnic_type normal using segments [{'id': 'e465954d-d853-4b8e-83c4-39db93147a84', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6b46ac74-b7c0-493d-91ce-ec1b929909a5'}] Failed to bind port 5c7fec61-87a1-4eb6-8b55-6b30891e1205 on host test-host for vnic_type normal using segments [{'id': 'e465954d-d853-4b8e-83c4-39db93147a84', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6b46ac74-b7c0-493d-91ce-ec1b929909a5'}] Failed to bind port 5c7fec61-87a1-4eb6-8b55-6b30891e1205 on host test-host for vnic_type normal using segments [{'id': 'e465954d-d853-4b8e-83c4-39db93147a84', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6b46ac74-b7c0-493d-91ce-ec1b929909a5'}] Failed to bind port 5c7fec61-87a1-4eb6-8b55-6b30891e1205 on host test-host for vnic_type normal using segments [{'id': 'e465954d-d853-4b8e-83c4-39db93147a84', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6b46ac74-b7c0-493d-91ce-ec1b929909a5'}] Failed to bind port 5c7fec61-87a1-4eb6-8b55-6b30891e1205 on host test-host for vnic_type normal using segments [{'id': 'e465954d-d853-4b8e-83c4-39db93147a84', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6b46ac74-b7c0-493d-91ce-ec1b929909a5'}] Failed to bind port 5c7fec61-87a1-4eb6-8b55-6b30891e1205 on host test-host for vnic_type normal using segments [{'id': 'e465954d-d853-4b8e-83c4-39db93147a84', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6b46ac74-b7c0-493d-91ce-ec1b929909a5'}] Failed to bind port 5c7fec61-87a1-4eb6-8b55-6b30891e1205 on host test-host for vnic_type normal using segments [{'id': 'e465954d-d853-4b8e-83c4-39db93147a84', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6b46ac74-b7c0-493d-91ce-ec1b929909a5'}] Failed to bind port 5c7fec61-87a1-4eb6-8b55-6b30891e1205 on host test-host for vnic_type normal using segments [{'id': 'e465954d-d853-4b8e-83c4-39db93147a84', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': '6b46ac74-b7c0-493d-91ce-ec1b929909a5'}] Failed to bind port b7a8d851-ee85-4f8c-b137-68b73497d4ae on host test-host for vnic_type normal using segments [{'id': '6192c1aa-deca-4b06-858f-f2ce6f593f8a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a01d77a2-d5ef-4791-b3e1-ddd57a9a9b04'}] Failed to bind port b7a8d851-ee85-4f8c-b137-68b73497d4ae on host test-host for vnic_type normal using segments [{'id': '6192c1aa-deca-4b06-858f-f2ce6f593f8a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a01d77a2-d5ef-4791-b3e1-ddd57a9a9b04'}] Failed to bind port b7a8d851-ee85-4f8c-b137-68b73497d4ae on host test-host for vnic_type normal using segments [{'id': '6192c1aa-deca-4b06-858f-f2ce6f593f8a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a01d77a2-d5ef-4791-b3e1-ddd57a9a9b04'}] Failed to bind port b7a8d851-ee85-4f8c-b137-68b73497d4ae on host test-host for vnic_type normal using segments [{'id': '6192c1aa-deca-4b06-858f-f2ce6f593f8a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a01d77a2-d5ef-4791-b3e1-ddd57a9a9b04'}] Failed to bind port b7a8d851-ee85-4f8c-b137-68b73497d4ae on host test-host for vnic_type normal using segments [{'id': '6192c1aa-deca-4b06-858f-f2ce6f593f8a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a01d77a2-d5ef-4791-b3e1-ddd57a9a9b04'}] Failed to bind port b7a8d851-ee85-4f8c-b137-68b73497d4ae on host test-host for vnic_type normal using segments [{'id': '6192c1aa-deca-4b06-858f-f2ce6f593f8a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a01d77a2-d5ef-4791-b3e1-ddd57a9a9b04'}] Failed to bind port b7a8d851-ee85-4f8c-b137-68b73497d4ae on host test-host for vnic_type normal using segments [{'id': '6192c1aa-deca-4b06-858f-f2ce6f593f8a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a01d77a2-d5ef-4791-b3e1-ddd57a9a9b04'}] Failed to bind port b7a8d851-ee85-4f8c-b137-68b73497d4ae on host test-host for vnic_type normal using segments [{'id': '6192c1aa-deca-4b06-858f-f2ce6f593f8a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a01d77a2-d5ef-4791-b3e1-ddd57a9a9b04'}] Failed to bind port b7a8d851-ee85-4f8c-b137-68b73497d4ae on host test-host for vnic_type normal using segments [{'id': '6192c1aa-deca-4b06-858f-f2ce6f593f8a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a01d77a2-d5ef-4791-b3e1-ddd57a9a9b04'}] Failed to bind port b7a8d851-ee85-4f8c-b137-68b73497d4ae on host test-host for vnic_type normal using segments [{'id': '6192c1aa-deca-4b06-858f-f2ce6f593f8a', 'network_type': 'local', 'physical_network': None, 'segmentation_id': None, 'network_id': 'a01d77a2-d5ef-4791-b3e1-ddd57a9a9b04'}] {5} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v4 [10.721350s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_bgp_peers_updated [0.022071s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_single_agent [0.052232s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {5} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_two_agents [0.059926s] ... ok ============================== Failed 8 tests - output below: ============================== neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router -------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 711, in test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router router_distributed=True) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 684, in test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 binding_cidr) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip -------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 844, in test_get_routes_by_bgp_speaker_id_with_fip bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip_dvr ------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 909, in test_get_routes_by_bgp_speaker_id_with_fip_dvr bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 695, in test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 binding_cidr) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 643, in _advertised_routes_by_bgp_speaker self.context, speaker['id']) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/services/bgp/bgp_plugin.py", line 225, in get_advertised_routes bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 314, in get_advertised_routes routes = self.get_routes_by_bgp_speaker_id(context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway -------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1267, in test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway self._test_legacy_router_fips_next_hop() File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1260, in _test_legacy_router_fips_next_hop self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_all_routes_by_bgp_speaker_different_tenant_address_scope --------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 751, in test_all_routes_by_bgp_speaker_different_tenant_address_scope self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway ---------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/tests/base.py", line 182, in func return f(self, *args, **kwargs) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1270, in test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway self._test_legacy_router_fips_next_hop(router_ha=True) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py", line 1260, in _test_legacy_router_fips_next_hop self.context, bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 479, in get_routes_by_bgp_speaker_id bgp_speaker_id) File "/builddir/build/BUILD/neutron-dynamic-routing-16.0.0.0rc1/neutron_dynamic_routing/db/bgp_db.py", line 673, in _get_central_fip_host_routes_by_bgp_speaker l3_db.Router.id == router_attrs.router_id) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2259, in outerjoin from_joinpoint=from_joinpoint, File "", line 2, in _join File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/base.py", line 220, in generate fn(self, *args[1:], **kw) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2414, in _join left, right, onclause, prop, create_aliases, outerjoin, full File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2437, in _join_left_to_right ) = self._join_determine_implicit_left_side(left, right, onclause) File "/usr/lib64/python3.6/site-packages/sqlalchemy/orm/query.py", line 2526, in _join_determine_implicit_left_side "Can't determine which FROM clause to join " sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit ON clause to help resolve the ambiguity. ====== Totals ====== Ran: 169 tests in 38.9023 sec. - Passed: 161 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 8 Sum of execute time for each test: 346.8149 sec. ============== Worker Balance ============== - Worker 0 (6 tests) => 0:00:21.655695 - Worker 1 (6 tests) => 0:00:03.081743 - Worker 2 (6 tests) => 0:00:02.151542 - Worker 3 (6 tests) => 0:00:03.436292 - Worker 4 (6 tests) => 0:00:28.851831 - Worker 5 (6 tests) => 0:00:38.825421 - Worker 6 (6 tests) => 0:00:01.881229 - Worker 7 (6 tests) => 0:00:03.394264 - Worker 8 (6 tests) => 0:00:01.758634 - Worker 9 (5 tests) => 0:00:18.047986 - Worker 10 (5 tests) => 0:00:23.827959 - Worker 11 (5 tests) => 0:00:22.837265 - Worker 12 (5 tests) => 0:00:18.917394 - Worker 13 (5 tests) => 0:00:11.881745 - Worker 14 (5 tests) => 0:00:00.689244 - Worker 15 (5 tests) => 0:00:19.614028 - Worker 16 (5 tests) => 0:00:13.538671 - Worker 17 (5 tests) => 0:00:11.271928 - Worker 18 (5 tests) => 0:00:12.507482 - Worker 19 (5 tests) => 0:00:13.095962 - Worker 20 (5 tests) => 0:00:11.447074 - Worker 21 (5 tests) => 0:00:01.605150 - Worker 22 (5 tests) => 0:00:01.897916 - Worker 23 (5 tests) => 0:00:02.141841 - Worker 24 (5 tests) => 0:00:02.019085 - Worker 25 (5 tests) => 0:00:08.772854 - Worker 26 (5 tests) => 0:00:04.849311 - Worker 27 (5 tests) => 0:00:02.167709 - Worker 28 (5 tests) => 0:00:12.743118 - Worker 29 (5 tests) => 0:00:03.383772 - Worker 30 (5 tests) => 0:00:15.808261 - Worker 31 (5 tests) => 0:00:08.824189 + true + exit 0 Processing files: python3-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.263qp6 + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc1 + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.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-16.0.0-0.1.0rc1.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr AUTHORS /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + cp -pr README.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/share/doc/python3-neutron-dynamic-routing + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.voXabV + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.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-16.0.0-0.1.0rc1.el8.noarch/usr/share/licenses/python3-neutron-dynamic-routing + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/share/licenses/python3-neutron-dynamic-routing + exit 0 Provides: python3-neutron-dynamic-routing = 16.0.0-0.1.0rc1.el8 python3.6dist(neutron-dynamic-routing) = 16.0.0.0rc1 python3dist(neutron-dynamic-routing) = 16.0.0.0rc1 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.6 Processing files: python3-neutron-dynamic-routing-tests-16.0.0-0.1.0rc1.el8.noarch Provides: python3-neutron-dynamic-routing-tests = 16.0.0-0.1.0rc1.el8 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.6 Processing files: openstack-neutron-dynamic-routing-common-16.0.0-0.1.0rc1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IY8cdq + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.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-16.0.0-0.1.0rc1.el8.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common + exit 0 Provides: openstack-neutron-dynamic-routing-common = 16.0.0-0.1.0rc1.el8 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-16.0.0-0.1.0rc1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xYaFhV + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.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-16.0.0-0.1.0rc1.el8.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch/usr/share/licenses/openstack-neutron-bgp-dragent + exit 0 Provides: config(openstack-neutron-bgp-dragent) = 16.0.0-0.1.0rc1.el8 openstack-neutron-bgp-dragent = 16.0.0-0.1.0rc1.el8 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-16.0.0-0.1.0rc1.el8.noarch Wrote: /builddir/build/RPMS/python3-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-neutron-dynamic-routing-tests-16.0.0-0.1.0rc1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-dynamic-routing-common-16.0.0-0.1.0rc1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-bgp-dragent-16.0.0-0.1.0rc1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iTPtJq + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-16.0.0.0rc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-16.0.0-0.1.0rc1.el8.noarch + exit 0 Child return code was: 0