Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-65035-319790/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-65035-319790/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g15hsS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neutron-dynamic-routing-15.0.0.0rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-dynamic-routing-15.0.0.0rc1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd neutron-dynamic-routing-15.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 -a --author 'rpm-build ' -m 'openstack-neutron-dynamic-routing-15.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.dstNqA + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-15.0.0.0rc1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/neutron_dynamic_routing creating build/lib/neutron_dynamic_routing/api creating build/lib/neutron_dynamic_routing/api/rpc 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 creating build/lib/neutron_dynamic_routing/services creating build/lib/neutron_dynamic_routing/services/bgp creating build/lib/neutron_dynamic_routing/services/bgp/agent creating build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/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 creating build/lib/neutron_dynamic_routing/cmd copying neutron_dynamic_routing/cmd/__init__.py -> build/lib/neutron_dynamic_routing/cmd copying neutron_dynamic_routing/api/__init__.py -> build/lib/neutron_dynamic_routing/api 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 creating build/lib/neutron_dynamic_routing/tests creating build/lib/neutron_dynamic_routing/tests/unit creating build/lib/neutron_dynamic_routing/tests/unit/api copying neutron_dynamic_routing/tests/unit/api/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api 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/tests/unit/services copying neutron_dynamic_routing/tests/unit/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services 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 creating build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/__init__.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/bgp_db.py -> build/lib/neutron_dynamic_routing/db creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp 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 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/db/migration 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 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 creating build/lib/neutron_dynamic_routing/cmd/eventlet 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/__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/tests/tempest creating build/lib/neutron_dynamic_routing/tests/tempest/api copying neutron_dynamic_routing/tests/tempest/api/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest/api copying neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions.py -> build/lib/neutron_dynamic_routing/tests/tempest/api copying neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions_negative.py -> build/lib/neutron_dynamic_routing/tests/tempest/api creating build/lib/neutron_dynamic_routing/tests/functional copying neutron_dynamic_routing/tests/functional/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional copying neutron_dynamic_routing/cmd/eventlet/__init__.py -> build/lib/neutron_dynamic_routing/cmd/eventlet 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 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 copying neutron_dynamic_routing/db/migration/__init__.py -> build/lib/neutron_dynamic_routing/db/migration creating build/lib/neutron_dynamic_routing/tests/functional/services creating build/lib/neutron_dynamic_routing/tests/functional/services/bgp copying neutron_dynamic_routing/tests/functional/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp copying neutron_dynamic_routing/tests/functional/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services 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/unit/api/rpc copying neutron_dynamic_routing/tests/unit/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc creating build/lib/neutron_dynamic_routing/tests/unit/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/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 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/tempest/scenario creating build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv4 copying neutron_dynamic_routing/tests/tempest/scenario/ipv4/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv4 copying neutron_dynamic_routing/tests/tempest/scenario/ipv4/test_ipv4.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv4 creating build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv6 copying neutron_dynamic_routing/tests/tempest/scenario/ipv6/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv6 copying neutron_dynamic_routing/tests/tempest/scenario/ipv6/test_ipv6.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv6 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 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/services/__init__.py -> build/lib/neutron_dynamic_routing/services 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 copying neutron_dynamic_routing/tests/tempest/scenario/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario copying neutron_dynamic_routing/tests/tempest/scenario/base.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario copying neutron_dynamic_routing/tests/tempest/scenario/base_test_proto.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario copying neutron_dynamic_routing/tests/unit/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit copying neutron_dynamic_routing/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc creating build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic copying neutron_dynamic_routing/tests/tempest/scenario/basic/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic copying neutron_dynamic_routing/tests/tempest/scenario/basic/test_basic.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic copying neutron_dynamic_routing/tests/tempest/scenario/basic/base.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic copying neutron_dynamic_routing/tests/tempest/scenario/basic/test_4byte_asn.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic copying neutron_dynamic_routing/tests/tempest/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest copying neutron_dynamic_routing/tests/tempest/plugin.py -> build/lib/neutron_dynamic_routing/tests/tempest copying neutron_dynamic_routing/tests/tempest/bgp_client.py -> build/lib/neutron_dynamic_routing/tests/tempest copying neutron_dynamic_routing/tests/__init__.py -> build/lib/neutron_dynamic_routing/tests 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/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/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/services/bgp/agent/driver/os_ken copying neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken copying neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver/os_ken creating build/lib/neutron_dynamic_routing/tests/unit/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 running egg_info deleting neutron_dynamic_routing.egg-info/requires.txt writing neutron_dynamic_routing.egg-info/PKG-INFO writing top-level names to neutron_dynamic_routing.egg-info/top_level.txt 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 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/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 copying neutron_dynamic_routing/db/migration/README -> build/lib/neutron_dynamic_routing/db/migration copying neutron_dynamic_routing/tests/tempest/scenario/README -> build/lib/neutron_dynamic_routing/tests/tempest/scenario 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/tests/contrib/post_test_hook.sh -> build/lib/neutron_dynamic_routing/tests/contrib + sleep 1 ++ ls etc/oslo-config-generator/bgp_dragent.ini + for file in '`ls etc/oslo-config-generator/*`' + oslo-config-generator-2 --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.IlopTm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch + cd neutron-dynamic-routing-15.0.0.0rc1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch 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-15.0.0-0.1.0rc1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing copying build/lib/neutron_dynamic_routing/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd copying build/lib/neutron_dynamic_routing/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet copying build/lib/neutron_dynamic_routing/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet/agents creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_4byte_asn.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/version.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services copying build/lib/neutron_dynamic_routing/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp copying build/lib/neutron_dynamic_routing/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/scheduler creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/common creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_speaker.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/bgp_peer.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/policies copying build/lib/neutron_dynamic_routing/policies/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/policies creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration copying build/lib/neutron_dynamic_routing/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/migration/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/bgp_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api copying build/lib/neutron_dynamic_routing/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc copying build/lib/neutron_dynamic_routing/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/handlers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/callbacks creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest copying build/lib/neutron_dynamic_routing/tests/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest copying build/lib/neutron_dynamic_routing/tests/tempest/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest copying build/lib/neutron_dynamic_routing/tests/tempest/bgp_client.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv4 copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv4/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv4 copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv4/test_ipv4.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv4 copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv6 copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv6/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv6 copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv6/test_ipv6.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv6 copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/base_test_proto.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic/test_basic.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic/test_4byte_asn.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api copying build/lib/neutron_dynamic_routing/tests/tempest/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api copying build/lib/neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api copying build/lib/neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions_negative.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api copying build/lib/neutron_dynamic_routing/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/common creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/contrib copying build/lib/neutron_dynamic_routing/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/contrib copying build/lib/neutron_dynamic_routing/tests/contrib/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/contrib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit copying build/lib/neutron_dynamic_routing/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional copying build/lib/neutron_dynamic_routing/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py to bgp_dragent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions/bgp.py to bgp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py to bgp_dragentscheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions/bgp_4byte_asn.py to bgp_4byte_asn.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py to bgp_dragent_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/common/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/common/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py to bgp_dragent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/entry.py to entry.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/bgp_plugin.py to bgp_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/policies/bgp_dragent.py to bgp_dragent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/policies/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/policies/bgp_speaker.py to bgp_speaker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/policies/bgp_peer.py to bgp_peer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/policies/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/models/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/models/head.py to head.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/4cf8bc3edb66_rename_tenant_to_project.py to 4cf8bc3edb66_rename_tenant_to_project.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py to 61cc795e43e8_initial.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py to f399fa0f5f25_initial.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py to start_neutron_dynamic_routing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/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.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py to bgp_dragentscheduler_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/bgp_db.py to bgp_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py to bgp_speaker_rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/callbacks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/callbacks/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py to bgp_dr_rpc_agent_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/bgp_client.py to bgp_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv4/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv4/test_ipv4.py to test_ipv4.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv6/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv6/test_ipv6.py to test_ipv6.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/base_test_proto.py to base_test_proto.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic/test_basic.py to test_basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic/test_4byte_asn.py to test_4byte_asn.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions.py to test_bgp_speaker_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions_negative.py to test_bgp_speaker_extensions_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/common/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py to test_bgp_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py to test_bgp_dragent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py to test_bgp_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py to test_bgp_dragentscheduler_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py to test_bgp_speaker_rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py to test_bgp_dr_rpc_agent_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/_i18n.py to _i18n.pyc writing byte-compilation script '/tmp/tmpi_KJzS.py' /usr/bin/python2 -O /tmp/tmpi_KJzS.py removing /tmp/tmpi_KJzS.py running install_egg_info running egg_info writing neutron_dynamic_routing.egg-info/PKG-INFO writing top-level names to neutron_dynamic_routing.egg-info/top_level.txt 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 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-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing-15.0.0.0rc1-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing neutron-bgp-dragent script to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/var/lib/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/var/log/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/etc/neutron + mv etc/bgp_dragent.ini /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/etc/neutron + install -p -D -m 644 /builddir/build/SOURCES/neutron-bgp-dragent.service /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/systemd/system/neutron-bgp-dragent.service + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch//etc/neutron/conf.d/neutron-bgp-dragent + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/neutron-dynamic-routing-15.0.0.0rc1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aeaTOd + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-15.0.0.0rc1 + stestr-2 run module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead 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) module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead 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) 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) 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) 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) {3} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_advertisement [0.120638s] ... ok {10} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_created [0.121959s] ... ok {10} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_peer_info [0.051129s] ... ok {17} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_withdrawal [0.119347s] ... ok {8} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_disassociated [0.116014s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_already_cached [0.116350s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_new_bgp_speaker [0.052751s] ... ok {17} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speaker_info [0.051203s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_peer [0.118187s] ... ok {0} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_associated [0.112613s] ... ok {10} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route [0.053913s] ... ok {1} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speakers [0.121658s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_min_range [0.060015s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_already_cached [0.053188s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_routes_updated [0.052838s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_valid_as_num [0.047563s] ... ok {31} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_agent_updated [0.115844s] ... ok {15} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_removed [0.115494s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_bgp_peers_updated [0.054912s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_synced_and_removed [0.056233s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_none_auth_type_and_not_none_password [0.050188s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_synced [0.057016s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_routes_withdrawal_end [0.058738s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test__register_callbacks [0.059701s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_paramtype [0.052377s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_integer_ip [0.050945s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv4_type [0.049343s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test_create_bgp_speaker [0.058788s] ... ok /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. return pkg_resources.EntryPoint.parse("x=" + s).load(False) {10} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_valid_event [0.778415s] ... ok /usr/lib/python2.7/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/python2.7/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/python2.7/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/python2.7/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/python2.7/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/python2.7/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.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_twice_on_same_agent [1.108384s] ... ok /usr/lib/python2.7/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/python2.7/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/python2.7/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/python2.7/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.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_password [0.033762s] ... ok /usr/lib/python2.7/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.os_ken.test_driver.TestOsKenBgpDriver.test_add_same_bgp_speakers_twice [0.037800s] ... ok /usr/lib/python2.7/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/python2.7/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/python2.7/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/python2.7/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_string_with_string [0.049138s] ... ok /usr/lib/python2.7/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/python2.7/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/python2.7/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/python2.7/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.db.test_bgp_db.Ml2BgpTests.test_bgp_peer_show_non_existent [1.282556s] ... ok /usr/lib/python2.7/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/python2.7/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/python2.7/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/python2.7/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/python2.7/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.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_gateway_network [1.526714s] ... ok {21} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_none_id [1.537037s] ... ok /usr/lib/python2.7/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.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_bad_id [1.464714s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_without_id [1.534542s] ... ok {22} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_show_non_existent [1.301085s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_ids [0.028426s] ... ok /usr/lib/python2.7/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.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_peer_helper [0.033039s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_peer [0.051059s] ... ok {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_bgp_peer [1.443025s] ... ok {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_list [1.661578s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_different_bgp_speakers_when_one_already_added [0.027979s] ... ok Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/neutron/db/agentschedulers_db.py", line 168, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 174, in reschedule_bgp_speaker failure_reason="no eligible dr agent found") BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. {22} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_deleted [0.053371s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_put_bgp_speaker [0.041366s] ... ok BgpDrAgent 747a3524-39ff-429d-9665-88192de14552 is down {22} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_route_advertisement_end [0.058329s] ... ok {1} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_associate_bgp_peer [1.535359s] ... ok {25} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_schedule_unbind_bgp_speaker [0.334390s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_without_adding_speaker [0.050725s] ... ok {23} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_bgp_peer [1.504270s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP DR agent down) [0.105630s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_after_start [0.036267s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_ipv6 [0.029964s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_speaker_with_invalid_asnum_range [0.029816s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer_with_invalid_paramtype [0.029681s] ... ok {19} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer [0.449645s] ... ok {8} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network [2.046438s] ... ok {20} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_speaker_with_network [1.970982s] ... ok {4} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_unassociated_bgp_peer [0.805346s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_by_id [0.032055s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_asnum_range [0.032733s] ... ok {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgpspeaker_create [0.832559s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_string_as_num [0.045251s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_single_agent [0.093207s] ... ok /usr/lib/python2.7/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.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_bgp_peer [0.476764s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_existing [0.049852s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_speaker [0.028442s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_hosted_bgp_speakers_count [0.031618s] ... ok {24} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version_no_binding [2.699135s] ... ok {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_password_none [0.541901s] ... ok {16} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_adv_route [0.049214s] ... ok {2} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version [2.986240s] ... ok {16} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test__register_callbacks [0.095873s] ... ok {19} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_gateway_network [1.594393s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_speaker_helper [0.060276s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_two_agents [0.170566s] ... ok {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_address_scope_ids_for_bgp_speaker [4.828438s] ... ok {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network_two_bgp_speakers_same_scope [0.903979s] ... ok {9} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__tenant_prefixes_by_router_no_gateway_port [8.173549s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_not_cached [0.030646s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_without_adding_speaker [0.028320s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_without_adding_speaker [0.030225s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_valid_auth_type [0.209955s] ... ok {11} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_binding_network [8.564001s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_not_cached [0.055213s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_create_end [0.038651s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_integer_password [0.026484s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv6_type [0.049409s] ... ok {20} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 [7.008823s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_disassociation_end [0.032942s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_remove_bgp_peer [0.028240s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_without_adding_speaker [0.027484s] ... ok {26} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_all_routes_by_bgp_speaker_different_tenant_address_scope [9.154792s] ... ok Failed to bind port ac01988c-f4c2-4173-a7ae-5e3baa33b75a on host test-host for vnic_type normal using segments [{'network_id': '19d829d7-ed98-4adc-b3ae-07e412f8cbff', 'segmentation_id': None, 'physical_network': None, 'id': '01a1a4b7-7dea-4e3c-8eea-0cfdc518ef4e', 'network_type': u'local'}] Failed to bind port ac01988c-f4c2-4173-a7ae-5e3baa33b75a on host test-host for vnic_type normal using segments [{'network_id': '19d829d7-ed98-4adc-b3ae-07e412f8cbff', 'segmentation_id': None, 'physical_network': None, 'id': '01a1a4b7-7dea-4e3c-8eea-0cfdc518ef4e', 'network_type': u'local'}] Failed to bind port ac01988c-f4c2-4173-a7ae-5e3baa33b75a on host test-host for vnic_type normal using segments [{'network_id': '19d829d7-ed98-4adc-b3ae-07e412f8cbff', 'segmentation_id': None, 'physical_network': None, 'id': '01a1a4b7-7dea-4e3c-8eea-0cfdc518ef4e', 'network_type': u'local'}] Failed to bind port ac01988c-f4c2-4173-a7ae-5e3baa33b75a on host test-host for vnic_type normal using segments [{'network_id': '19d829d7-ed98-4adc-b3ae-07e412f8cbff', 'segmentation_id': None, 'physical_network': None, 'id': '01a1a4b7-7dea-4e3c-8eea-0cfdc518ef4e', 'network_type': u'local'}] Failed to bind port 9077afe1-6922-405f-91e9-c042495a1fd4 on host test-host for vnic_type normal using segments [{'network_id': '7baf54f5-5187-42c5-9f8d-c8a503b5050e', 'segmentation_id': None, 'physical_network': None, 'id': 'bd27f949-1e03-45c0-9013-8a320bba513f', 'network_type': u'local'}] Failed to bind port ac01988c-f4c2-4173-a7ae-5e3baa33b75a on host test-host for vnic_type normal using segments [{'network_id': '19d829d7-ed98-4adc-b3ae-07e412f8cbff', 'segmentation_id': None, 'physical_network': None, 'id': '01a1a4b7-7dea-4e3c-8eea-0cfdc518ef4e', 'network_type': u'local'}] /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. return pkg_resources.EntryPoint.parse("x=" + s).load(False) Failed to bind port 9077afe1-6922-405f-91e9-c042495a1fd4 on host test-host for vnic_type normal using segments [{'network_id': '7baf54f5-5187-42c5-9f8d-c8a503b5050e', 'segmentation_id': None, 'physical_network': None, 'id': 'bd27f949-1e03-45c0-9013-8a320bba513f', 'network_type': u'local'}] Failed to bind port ac01988c-f4c2-4173-a7ae-5e3baa33b75a on host test-host for vnic_type normal using segments [{'network_id': '19d829d7-ed98-4adc-b3ae-07e412f8cbff', 'segmentation_id': None, 'physical_network': None, 'id': '01a1a4b7-7dea-4e3c-8eea-0cfdc518ef4e', 'network_type': u'local'}] Failed to bind port 9077afe1-6922-405f-91e9-c042495a1fd4 on host test-host for vnic_type normal using segments [{'network_id': '7baf54f5-5187-42c5-9f8d-c8a503b5050e', 'segmentation_id': None, 'physical_network': None, 'id': 'bd27f949-1e03-45c0-9013-8a320bba513f', 'network_type': u'local'}] Failed to bind port ac01988c-f4c2-4173-a7ae-5e3baa33b75a on host test-host for vnic_type normal using segments [{'network_id': '19d829d7-ed98-4adc-b3ae-07e412f8cbff', 'segmentation_id': None, 'physical_network': None, 'id': '01a1a4b7-7dea-4e3c-8eea-0cfdc518ef4e', 'network_type': u'local'}] Failed to bind port ac01988c-f4c2-4173-a7ae-5e3baa33b75a on host test-host for vnic_type normal using segments [{'network_id': '19d829d7-ed98-4adc-b3ae-07e412f8cbff', 'segmentation_id': None, 'physical_network': None, 'id': '01a1a4b7-7dea-4e3c-8eea-0cfdc518ef4e', 'network_type': u'local'}] Failed to bind port 9077afe1-6922-405f-91e9-c042495a1fd4 on host test-host for vnic_type normal using segments [{'network_id': '7baf54f5-5187-42c5-9f8d-c8a503b5050e', 'segmentation_id': None, 'physical_network': None, 'id': 'bd27f949-1e03-45c0-9013-8a320bba513f', 'network_type': u'local'}] Failed to bind port ac01988c-f4c2-4173-a7ae-5e3baa33b75a on host test-host for vnic_type normal using segments [{'network_id': '19d829d7-ed98-4adc-b3ae-07e412f8cbff', 'segmentation_id': None, 'physical_network': None, 'id': '01a1a4b7-7dea-4e3c-8eea-0cfdc518ef4e', 'network_type': u'local'}] Failed to bind port 9077afe1-6922-405f-91e9-c042495a1fd4 on host test-host for vnic_type normal using segments [{'network_id': '7baf54f5-5187-42c5-9f8d-c8a503b5050e', 'segmentation_id': None, 'physical_network': None, 'id': 'bd27f949-1e03-45c0-9013-8a320bba513f', 'network_type': u'local'}] Failed to bind port ac01988c-f4c2-4173-a7ae-5e3baa33b75a on host test-host for vnic_type normal using segments [{'network_id': '19d829d7-ed98-4adc-b3ae-07e412f8cbff', 'segmentation_id': None, 'physical_network': None, 'id': '01a1a4b7-7dea-4e3c-8eea-0cfdc518ef4e', 'network_type': u'local'}] Failed to bind port 9077afe1-6922-405f-91e9-c042495a1fd4 on host test-host for vnic_type normal using segments [{'network_id': '7baf54f5-5187-42c5-9f8d-c8a503b5050e', 'segmentation_id': None, 'physical_network': None, 'id': 'bd27f949-1e03-45c0-9013-8a320bba513f', 'network_type': u'local'}] Failed to bind port 9077afe1-6922-405f-91e9-c042495a1fd4 on host test-host for vnic_type normal using segments [{'network_id': '7baf54f5-5187-42c5-9f8d-c8a503b5050e', 'segmentation_id': None, 'physical_network': None, 'id': 'bd27f949-1e03-45c0-9013-8a320bba513f', 'network_type': u'local'}] Failed to bind port 9077afe1-6922-405f-91e9-c042495a1fd4 on host test-host for vnic_type normal using segments [{'network_id': '7baf54f5-5187-42c5-9f8d-c8a503b5050e', 'segmentation_id': None, 'physical_network': None, 'id': 'bd27f949-1e03-45c0-9013-8a320bba513f', 'network_type': u'local'}] Failed to bind port 9077afe1-6922-405f-91e9-c042495a1fd4 on host test-host for vnic_type normal using segments [{'network_id': '7baf54f5-5187-42c5-9f8d-c8a503b5050e', 'segmentation_id': None, 'physical_network': None, 'id': 'bd27f949-1e03-45c0-9013-8a320bba513f', 'network_type': u'local'}] Failed to bind port 9077afe1-6922-405f-91e9-c042495a1fd4 on host test-host for vnic_type normal using segments [{'network_id': '7baf54f5-5187-42c5-9f8d-c8a503b5050e', 'segmentation_id': None, 'physical_network': None, 'id': 'bd27f949-1e03-45c0-9013-8a320bba513f', 'network_type': u'local'}] {26} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_two_different_agents [0.265092s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_association_end [0.038112s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_withdraw_route_with_invalid_paramtype [0.032219s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv4_address [0.032570s] ... ok Failed to bind port e03a18a3-e4c0-4467-a4f6-aa19455ff1e8 on host test-host for vnic_type normal using segments [{'network_id': '2cfb53a6-c242-4a7f-89fc-b2f8d35bad71', 'segmentation_id': None, 'physical_network': None, 'id': 'fe4844b6-7f36-4339-9f2b-9506a2708a4c', 'network_type': u'local'}] Failed to bind port e03a18a3-e4c0-4467-a4f6-aa19455ff1e8 on host test-host for vnic_type normal using segments [{'network_id': '2cfb53a6-c242-4a7f-89fc-b2f8d35bad71', 'segmentation_id': None, 'physical_network': None, 'id': 'fe4844b6-7f36-4339-9f2b-9506a2708a4c', 'network_type': u'local'}] Failed to bind port e03a18a3-e4c0-4467-a4f6-aa19455ff1e8 on host test-host for vnic_type normal using segments [{'network_id': '2cfb53a6-c242-4a7f-89fc-b2f8d35bad71', 'segmentation_id': None, 'physical_network': None, 'id': 'fe4844b6-7f36-4339-9f2b-9506a2708a4c', 'network_type': u'local'}] Failed to bind port e03a18a3-e4c0-4467-a4f6-aa19455ff1e8 on host test-host for vnic_type normal using segments [{'network_id': '2cfb53a6-c242-4a7f-89fc-b2f8d35bad71', 'segmentation_id': None, 'physical_network': None, 'id': 'fe4844b6-7f36-4339-9f2b-9506a2708a4c', 'network_type': u'local'}] Failed to bind port e03a18a3-e4c0-4467-a4f6-aa19455ff1e8 on host test-host for vnic_type normal using segments [{'network_id': '2cfb53a6-c242-4a7f-89fc-b2f8d35bad71', 'segmentation_id': None, 'physical_network': None, 'id': 'fe4844b6-7f36-4339-9f2b-9506a2708a4c', 'network_type': u'local'}] Failed to bind port e03a18a3-e4c0-4467-a4f6-aa19455ff1e8 on host test-host for vnic_type normal using segments [{'network_id': '2cfb53a6-c242-4a7f-89fc-b2f8d35bad71', 'segmentation_id': None, 'physical_network': None, 'id': 'fe4844b6-7f36-4339-9f2b-9506a2708a4c', 'network_type': u'local'}] Failed to bind port e03a18a3-e4c0-4467-a4f6-aa19455ff1e8 on host test-host for vnic_type normal using segments [{'network_id': '2cfb53a6-c242-4a7f-89fc-b2f8d35bad71', 'segmentation_id': None, 'physical_network': None, 'id': 'fe4844b6-7f36-4339-9f2b-9506a2708a4c', 'network_type': u'local'}] Failed to bind port 6cb44556-9fbc-4562-88cd-6a4a50ef7865 on host test-host for vnic_type normal using segments [{'network_id': '43462bec-6566-41b2-9c05-257189f9238f', 'segmentation_id': None, 'physical_network': None, 'id': '74cadcc8-77ea-4dad-baff-be27b8a5621f', 'network_type': u'local'}] Failed to bind port e03a18a3-e4c0-4467-a4f6-aa19455ff1e8 on host test-host for vnic_type normal using segments [{'network_id': '2cfb53a6-c242-4a7f-89fc-b2f8d35bad71', 'segmentation_id': None, 'physical_network': None, 'id': 'fe4844b6-7f36-4339-9f2b-9506a2708a4c', 'network_type': u'local'}] Failed to bind port 6cb44556-9fbc-4562-88cd-6a4a50ef7865 on host test-host for vnic_type normal using segments [{'network_id': '43462bec-6566-41b2-9c05-257189f9238f', 'segmentation_id': None, 'physical_network': None, 'id': '74cadcc8-77ea-4dad-baff-be27b8a5621f', 'network_type': u'local'}] Failed to bind port e03a18a3-e4c0-4467-a4f6-aa19455ff1e8 on host test-host for vnic_type normal using segments [{'network_id': '2cfb53a6-c242-4a7f-89fc-b2f8d35bad71', 'segmentation_id': None, 'physical_network': None, 'id': 'fe4844b6-7f36-4339-9f2b-9506a2708a4c', 'network_type': u'local'}] Failed to bind port 6cb44556-9fbc-4562-88cd-6a4a50ef7865 on host test-host for vnic_type normal using segments [{'network_id': '43462bec-6566-41b2-9c05-257189f9238f', 'segmentation_id': None, 'physical_network': None, 'id': '74cadcc8-77ea-4dad-baff-be27b8a5621f', 'network_type': u'local'}] Failed to bind port e03a18a3-e4c0-4467-a4f6-aa19455ff1e8 on host test-host for vnic_type normal using segments [{'network_id': '2cfb53a6-c242-4a7f-89fc-b2f8d35bad71', 'segmentation_id': None, 'physical_network': None, 'id': 'fe4844b6-7f36-4339-9f2b-9506a2708a4c', 'network_type': u'local'}] Failed to bind port 6cb44556-9fbc-4562-88cd-6a4a50ef7865 on host test-host for vnic_type normal using segments [{'network_id': '43462bec-6566-41b2-9c05-257189f9238f', 'segmentation_id': None, 'physical_network': None, 'id': '74cadcc8-77ea-4dad-baff-be27b8a5621f', 'network_type': u'local'}] Failed to bind port 6cb44556-9fbc-4562-88cd-6a4a50ef7865 on host test-host for vnic_type normal using segments [{'network_id': '43462bec-6566-41b2-9c05-257189f9238f', 'segmentation_id': None, 'physical_network': None, 'id': '74cadcc8-77ea-4dad-baff-be27b8a5621f', 'network_type': u'local'}] Failed to bind port 6cb44556-9fbc-4562-88cd-6a4a50ef7865 on host test-host for vnic_type normal using segments [{'network_id': '43462bec-6566-41b2-9c05-257189f9238f', 'segmentation_id': None, 'physical_network': None, 'id': '74cadcc8-77ea-4dad-baff-be27b8a5621f', 'network_type': u'local'}] Failed to bind port 6cb44556-9fbc-4562-88cd-6a4a50ef7865 on host test-host for vnic_type normal using segments [{'network_id': '43462bec-6566-41b2-9c05-257189f9238f', 'segmentation_id': None, 'physical_network': None, 'id': '74cadcc8-77ea-4dad-baff-be27b8a5621f', 'network_type': u'local'}] Failed to bind port 6cb44556-9fbc-4562-88cd-6a4a50ef7865 on host test-host for vnic_type normal using segments [{'network_id': '43462bec-6566-41b2-9c05-257189f9238f', 'segmentation_id': None, 'physical_network': None, 'id': '74cadcc8-77ea-4dad-baff-be27b8a5621f', 'network_type': u'local'}] Failed to bind port 6cb44556-9fbc-4562-88cd-6a4a50ef7865 on host test-host for vnic_type normal using segments [{'network_id': '43462bec-6566-41b2-9c05-257189f9238f', 'segmentation_id': None, 'physical_network': None, 'id': '74cadcc8-77ea-4dad-baff-be27b8a5621f', 'network_type': u'local'}] Failed to bind port 6cb44556-9fbc-4562-88cd-6a4a50ef7865 on host test-host for vnic_type normal using segments [{'network_id': '43462bec-6566-41b2-9c05-257189f9238f', 'segmentation_id': None, 'physical_network': None, 'id': '74cadcc8-77ea-4dad-baff-be27b8a5621f', 'network_type': u'local'}] Failed to bind port 8e439939-080a-4691-b5f8-c950ebbb1977 on host test-host for vnic_type normal using segments [{'network_id': 'ce96814c-6fed-49bc-862e-f6783244ff33', 'segmentation_id': None, 'physical_network': None, 'id': '5c51fa4d-29f7-403b-b143-4e603005383d', 'network_type': u'local'}] Failed to bind port 8e439939-080a-4691-b5f8-c950ebbb1977 on host test-host for vnic_type normal using segments [{'network_id': 'ce96814c-6fed-49bc-862e-f6783244ff33', 'segmentation_id': None, 'physical_network': None, 'id': '5c51fa4d-29f7-403b-b143-4e603005383d', 'network_type': u'local'}] Failed to bind port 8e439939-080a-4691-b5f8-c950ebbb1977 on host test-host for vnic_type normal using segments [{'network_id': 'ce96814c-6fed-49bc-862e-f6783244ff33', 'segmentation_id': None, 'physical_network': None, 'id': '5c51fa4d-29f7-403b-b143-4e603005383d', 'network_type': u'local'}] Failed to bind port 8e439939-080a-4691-b5f8-c950ebbb1977 on host test-host for vnic_type normal using segments [{'network_id': 'ce96814c-6fed-49bc-862e-f6783244ff33', 'segmentation_id': None, 'physical_network': None, 'id': '5c51fa4d-29f7-403b-b143-4e603005383d', 'network_type': u'local'}] Failed to bind port 8e439939-080a-4691-b5f8-c950ebbb1977 on host test-host for vnic_type normal using segments [{'network_id': 'ce96814c-6fed-49bc-862e-f6783244ff33', 'segmentation_id': None, 'physical_network': None, 'id': '5c51fa4d-29f7-403b-b143-4e603005383d', 'network_type': u'local'}] Failed to bind port 8e439939-080a-4691-b5f8-c950ebbb1977 on host test-host for vnic_type normal using segments [{'network_id': 'ce96814c-6fed-49bc-862e-f6783244ff33', 'segmentation_id': None, 'physical_network': None, 'id': '5c51fa4d-29f7-403b-b143-4e603005383d', 'network_type': u'local'}] Failed to bind port 8e439939-080a-4691-b5f8-c950ebbb1977 on host test-host for vnic_type normal using segments [{'network_id': 'ce96814c-6fed-49bc-862e-f6783244ff33', 'segmentation_id': None, 'physical_network': None, 'id': '5c51fa4d-29f7-403b-b143-4e603005383d', 'network_type': u'local'}] Failed to bind port 8e439939-080a-4691-b5f8-c950ebbb1977 on host test-host for vnic_type normal using segments [{'network_id': 'ce96814c-6fed-49bc-862e-f6783244ff33', 'segmentation_id': None, 'physical_network': None, 'id': '5c51fa4d-29f7-403b-b143-4e603005383d', 'network_type': u'local'}] Failed to bind port 8e439939-080a-4691-b5f8-c950ebbb1977 on host test-host for vnic_type normal using segments [{'network_id': 'ce96814c-6fed-49bc-862e-f6783244ff33', 'segmentation_id': None, 'physical_network': None, 'id': '5c51fa4d-29f7-403b-b143-4e603005383d', 'network_type': u'local'}] Failed to bind port 8e439939-080a-4691-b5f8-c950ebbb1977 on host test-host for vnic_type normal using segments [{'network_id': 'ce96814c-6fed-49bc-862e-f6783244ff33', 'segmentation_id': None, 'physical_network': None, 'id': '5c51fa4d-29f7-403b-b143-4e603005383d', 'network_type': u'local'}] Failed to bind port cc9c8b07-10f2-443a-bb93-cafb3be645d2 on host compute1 for vnic_type normal using segments [{'network_id': 'e12fbe14-6a4c-4936-b7af-b7091c7c189c', 'segmentation_id': None, 'physical_network': None, 'id': 'd64354a1-dc37-4828-a240-49e377cae261', 'network_type': u'local'}] Failed to bind port cc9c8b07-10f2-443a-bb93-cafb3be645d2 on host compute1 for vnic_type normal using segments [{'network_id': 'e12fbe14-6a4c-4936-b7af-b7091c7c189c', 'segmentation_id': None, 'physical_network': None, 'id': 'd64354a1-dc37-4828-a240-49e377cae261', 'network_type': u'local'}] Failed to bind port cc9c8b07-10f2-443a-bb93-cafb3be645d2 on host compute1 for vnic_type normal using segments [{'network_id': 'e12fbe14-6a4c-4936-b7af-b7091c7c189c', 'segmentation_id': None, 'physical_network': None, 'id': 'd64354a1-dc37-4828-a240-49e377cae261', 'network_type': u'local'}] Failed to bind port a44568f8-1493-4305-88c1-b89219e69d8e on host test-host for vnic_type normal using segments [{'network_id': 'ffc3af46-7ea8-4321-9779-e673b34d2e8a', 'segmentation_id': None, 'physical_network': None, 'id': '2304a730-cf3a-487e-8c44-223750f79c8d', 'network_type': u'local'}] Failed to bind port a44568f8-1493-4305-88c1-b89219e69d8e on host test-host for vnic_type normal using segments [{'network_id': 'ffc3af46-7ea8-4321-9779-e673b34d2e8a', 'segmentation_id': None, 'physical_network': None, 'id': '2304a730-cf3a-487e-8c44-223750f79c8d', 'network_type': u'local'}] Failed to bind port cc9c8b07-10f2-443a-bb93-cafb3be645d2 on host compute1 for vnic_type normal using segments [{'network_id': 'e12fbe14-6a4c-4936-b7af-b7091c7c189c', 'segmentation_id': None, 'physical_network': None, 'id': 'd64354a1-dc37-4828-a240-49e377cae261', 'network_type': u'local'}] Failed to bind port a44568f8-1493-4305-88c1-b89219e69d8e on host test-host for vnic_type normal using segments [{'network_id': 'ffc3af46-7ea8-4321-9779-e673b34d2e8a', 'segmentation_id': None, 'physical_network': None, 'id': '2304a730-cf3a-487e-8c44-223750f79c8d', 'network_type': u'local'}] Failed to bind port cc9c8b07-10f2-443a-bb93-cafb3be645d2 on host compute1 for vnic_type normal using segments [{'network_id': 'e12fbe14-6a4c-4936-b7af-b7091c7c189c', 'segmentation_id': None, 'physical_network': None, 'id': 'd64354a1-dc37-4828-a240-49e377cae261', 'network_type': u'local'}] Failed to bind port a44568f8-1493-4305-88c1-b89219e69d8e on host test-host for vnic_type normal using segments [{'network_id': 'ffc3af46-7ea8-4321-9779-e673b34d2e8a', 'segmentation_id': None, 'physical_network': None, 'id': '2304a730-cf3a-487e-8c44-223750f79c8d', 'network_type': u'local'}] Failed to bind port cc9c8b07-10f2-443a-bb93-cafb3be645d2 on host compute1 for vnic_type normal using segments [{'network_id': 'e12fbe14-6a4c-4936-b7af-b7091c7c189c', 'segmentation_id': None, 'physical_network': None, 'id': 'd64354a1-dc37-4828-a240-49e377cae261', 'network_type': u'local'}] Failed to bind port a44568f8-1493-4305-88c1-b89219e69d8e on host test-host for vnic_type normal using segments [{'network_id': 'ffc3af46-7ea8-4321-9779-e673b34d2e8a', 'segmentation_id': None, 'physical_network': None, 'id': '2304a730-cf3a-487e-8c44-223750f79c8d', 'network_type': u'local'}] Failed to bind port cc9c8b07-10f2-443a-bb93-cafb3be645d2 on host compute1 for vnic_type normal using segments [{'network_id': 'e12fbe14-6a4c-4936-b7af-b7091c7c189c', 'segmentation_id': None, 'physical_network': None, 'id': 'd64354a1-dc37-4828-a240-49e377cae261', 'network_type': u'local'}] Failed to bind port 5ac9c052-80f9-403b-8e8a-0ad879989b63 on host compute1 for vnic_type normal using segments [{'network_id': 'c3c1208a-1531-42aa-895d-36d10b049487', 'segmentation_id': None, 'physical_network': None, 'id': 'cee82636-c6f6-4d86-b306-f678821bd2d2', 'network_type': u'local'}] Failed to bind port a44568f8-1493-4305-88c1-b89219e69d8e on host test-host for vnic_type normal using segments [{'network_id': 'ffc3af46-7ea8-4321-9779-e673b34d2e8a', 'segmentation_id': None, 'physical_network': None, 'id': '2304a730-cf3a-487e-8c44-223750f79c8d', 'network_type': u'local'}] Failed to bind port 80e22eca-8a09-4c30-a128-698ef3d3b7b8 on host test-host for vnic_type normal using segments [{'network_id': '1f4ec030-dca5-4e91-b15e-3d44bd32b505', 'segmentation_id': None, 'physical_network': None, 'id': '0a8a6229-6883-42b8-9dd8-cdd6bfbe19de', 'network_type': u'local'}] Failed to bind port cc9c8b07-10f2-443a-bb93-cafb3be645d2 on host compute1 for vnic_type normal using segments [{'network_id': 'e12fbe14-6a4c-4936-b7af-b7091c7c189c', 'segmentation_id': None, 'physical_network': None, 'id': 'd64354a1-dc37-4828-a240-49e377cae261', 'network_type': u'local'}] Failed to bind port 5ac9c052-80f9-403b-8e8a-0ad879989b63 on host compute1 for vnic_type normal using segments [{'network_id': 'c3c1208a-1531-42aa-895d-36d10b049487', 'segmentation_id': None, 'physical_network': None, 'id': 'cee82636-c6f6-4d86-b306-f678821bd2d2', 'network_type': u'local'}] Failed to bind port a44568f8-1493-4305-88c1-b89219e69d8e on host test-host for vnic_type normal using segments [{'network_id': 'ffc3af46-7ea8-4321-9779-e673b34d2e8a', 'segmentation_id': None, 'physical_network': None, 'id': '2304a730-cf3a-487e-8c44-223750f79c8d', 'network_type': u'local'}] {13} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router [9.014543s] ... ok Failed to bind port cc9c8b07-10f2-443a-bb93-cafb3be645d2 on host compute1 for vnic_type normal using segments [{'network_id': 'e12fbe14-6a4c-4936-b7af-b7091c7c189c', 'segmentation_id': None, 'physical_network': None, 'id': 'd64354a1-dc37-4828-a240-49e377cae261', 'network_type': u'local'}] Failed to bind port 80e22eca-8a09-4c30-a128-698ef3d3b7b8 on host test-host for vnic_type normal using segments [{'network_id': '1f4ec030-dca5-4e91-b15e-3d44bd32b505', 'segmentation_id': None, 'physical_network': None, 'id': '0a8a6229-6883-42b8-9dd8-cdd6bfbe19de', 'network_type': u'local'}] Failed to bind port 5ac9c052-80f9-403b-8e8a-0ad879989b63 on host compute1 for vnic_type normal using segments [{'network_id': 'c3c1208a-1531-42aa-895d-36d10b049487', 'segmentation_id': None, 'physical_network': None, 'id': 'cee82636-c6f6-4d86-b306-f678821bd2d2', 'network_type': u'local'}] Failed to bind port a44568f8-1493-4305-88c1-b89219e69d8e on host test-host for vnic_type normal using segments [{'network_id': 'ffc3af46-7ea8-4321-9779-e673b34d2e8a', 'segmentation_id': None, 'physical_network': None, 'id': '2304a730-cf3a-487e-8c44-223750f79c8d', 'network_type': u'local'}] Failed to bind port 80e22eca-8a09-4c30-a128-698ef3d3b7b8 on host test-host for vnic_type normal using segments [{'network_id': '1f4ec030-dca5-4e91-b15e-3d44bd32b505', 'segmentation_id': None, 'physical_network': None, 'id': '0a8a6229-6883-42b8-9dd8-cdd6bfbe19de', 'network_type': u'local'}] Failed to bind port a44568f8-1493-4305-88c1-b89219e69d8e on host test-host for vnic_type normal using segments [{'network_id': 'ffc3af46-7ea8-4321-9779-e673b34d2e8a', 'segmentation_id': None, 'physical_network': None, 'id': '2304a730-cf3a-487e-8c44-223750f79c8d', 'network_type': u'local'}] Failed to bind port cc9c8b07-10f2-443a-bb93-cafb3be645d2 on host compute1 for vnic_type normal using segments [{'network_id': 'e12fbe14-6a4c-4936-b7af-b7091c7c189c', 'segmentation_id': None, 'physical_network': None, 'id': 'd64354a1-dc37-4828-a240-49e377cae261', 'network_type': u'local'}] Failed to bind port 5ac9c052-80f9-403b-8e8a-0ad879989b63 on host compute1 for vnic_type normal using segments [{'network_id': 'c3c1208a-1531-42aa-895d-36d10b049487', 'segmentation_id': None, 'physical_network': None, 'id': 'cee82636-c6f6-4d86-b306-f678821bd2d2', 'network_type': u'local'}] Failed to bind port 8fdc7320-d10b-486d-be12-e80a6da74590 on host test-host for vnic_type normal using segments [{'network_id': '70bb645b-c8cd-453b-9903-713c7e2385b0', 'segmentation_id': None, 'physical_network': None, 'id': '9949fab7-3a2f-4a23-b166-f97ac88b330c', 'network_type': u'local'}] Failed to bind port 80e22eca-8a09-4c30-a128-698ef3d3b7b8 on host test-host for vnic_type normal using segments [{'network_id': '1f4ec030-dca5-4e91-b15e-3d44bd32b505', 'segmentation_id': None, 'physical_network': None, 'id': '0a8a6229-6883-42b8-9dd8-cdd6bfbe19de', 'network_type': u'local'}] Failed to bind port a44568f8-1493-4305-88c1-b89219e69d8e on host test-host for vnic_type normal using segments [{'network_id': 'ffc3af46-7ea8-4321-9779-e673b34d2e8a', 'segmentation_id': None, 'physical_network': None, 'id': '2304a730-cf3a-487e-8c44-223750f79c8d', 'network_type': u'local'}] Failed to bind port 5ac9c052-80f9-403b-8e8a-0ad879989b63 on host compute1 for vnic_type normal using segments [{'network_id': 'c3c1208a-1531-42aa-895d-36d10b049487', 'segmentation_id': None, 'physical_network': None, 'id': 'cee82636-c6f6-4d86-b306-f678821bd2d2', 'network_type': u'local'}] Failed to bind port 8fdc7320-d10b-486d-be12-e80a6da74590 on host test-host for vnic_type normal using segments [{'network_id': '70bb645b-c8cd-453b-9903-713c7e2385b0', 'segmentation_id': None, 'physical_network': None, 'id': '9949fab7-3a2f-4a23-b166-f97ac88b330c', 'network_type': u'local'}] Failed to bind port 80e22eca-8a09-4c30-a128-698ef3d3b7b8 on host test-host for vnic_type normal using segments [{'network_id': '1f4ec030-dca5-4e91-b15e-3d44bd32b505', 'segmentation_id': None, 'physical_network': None, 'id': '0a8a6229-6883-42b8-9dd8-cdd6bfbe19de', 'network_type': u'local'}] Failed to bind port 5ac9c052-80f9-403b-8e8a-0ad879989b63 on host compute1 for vnic_type normal using segments [{'network_id': 'c3c1208a-1531-42aa-895d-36d10b049487', 'segmentation_id': None, 'physical_network': None, 'id': 'cee82636-c6f6-4d86-b306-f678821bd2d2', 'network_type': u'local'}] Failed to bind port 8fdc7320-d10b-486d-be12-e80a6da74590 on host test-host for vnic_type normal using segments [{'network_id': '70bb645b-c8cd-453b-9903-713c7e2385b0', 'segmentation_id': None, 'physical_network': None, 'id': '9949fab7-3a2f-4a23-b166-f97ac88b330c', 'network_type': u'local'}] Failed to bind port 80e22eca-8a09-4c30-a128-698ef3d3b7b8 on host test-host for vnic_type normal using segments [{'network_id': '1f4ec030-dca5-4e91-b15e-3d44bd32b505', 'segmentation_id': None, 'physical_network': None, 'id': '0a8a6229-6883-42b8-9dd8-cdd6bfbe19de', 'network_type': u'local'}] Failed to bind port 5ac9c052-80f9-403b-8e8a-0ad879989b63 on host compute1 for vnic_type normal using segments [{'network_id': 'c3c1208a-1531-42aa-895d-36d10b049487', 'segmentation_id': None, 'physical_network': None, 'id': 'cee82636-c6f6-4d86-b306-f678821bd2d2', 'network_type': u'local'}] Failed to bind port 8fdc7320-d10b-486d-be12-e80a6da74590 on host test-host for vnic_type normal using segments [{'network_id': '70bb645b-c8cd-453b-9903-713c7e2385b0', 'segmentation_id': None, 'physical_network': None, 'id': '9949fab7-3a2f-4a23-b166-f97ac88b330c', 'network_type': u'local'}] Failed to bind port 80e22eca-8a09-4c30-a128-698ef3d3b7b8 on host test-host for vnic_type normal using segments [{'network_id': '1f4ec030-dca5-4e91-b15e-3d44bd32b505', 'segmentation_id': None, 'physical_network': None, 'id': '0a8a6229-6883-42b8-9dd8-cdd6bfbe19de', 'network_type': u'local'}] Failed to bind port 5ac9c052-80f9-403b-8e8a-0ad879989b63 on host compute1 for vnic_type normal using segments [{'network_id': 'c3c1208a-1531-42aa-895d-36d10b049487', 'segmentation_id': None, 'physical_network': None, 'id': 'cee82636-c6f6-4d86-b306-f678821bd2d2', 'network_type': u'local'}] Failed to bind port 8fdc7320-d10b-486d-be12-e80a6da74590 on host test-host for vnic_type normal using segments [{'network_id': '70bb645b-c8cd-453b-9903-713c7e2385b0', 'segmentation_id': None, 'physical_network': None, 'id': '9949fab7-3a2f-4a23-b166-f97ac88b330c', 'network_type': u'local'}] Failed to bind port a56b1dab-d717-475e-b50f-a9364d77af87 on host test-host for vnic_type normal using segments [{'network_id': 'f1a324b2-cc95-40d8-a28a-44793d75b44b', 'segmentation_id': None, 'physical_network': None, 'id': 'a82450a3-c12e-42ee-b152-d3c2871af4b5', 'network_type': u'local'}] Failed to bind port 80e22eca-8a09-4c30-a128-698ef3d3b7b8 on host test-host for vnic_type normal using segments [{'network_id': '1f4ec030-dca5-4e91-b15e-3d44bd32b505', 'segmentation_id': None, 'physical_network': None, 'id': '0a8a6229-6883-42b8-9dd8-cdd6bfbe19de', 'network_type': u'local'}] Failed to bind port 5ac9c052-80f9-403b-8e8a-0ad879989b63 on host compute1 for vnic_type normal using segments [{'network_id': 'c3c1208a-1531-42aa-895d-36d10b049487', 'segmentation_id': None, 'physical_network': None, 'id': 'cee82636-c6f6-4d86-b306-f678821bd2d2', 'network_type': u'local'}] Failed to bind port 96778f98-b91c-4b24-b29c-9d3ee49abb20 on host test-host for vnic_type normal using segments [{'network_id': '9bcdd586-df14-4ec7-85ec-a8e1d47256cd', 'segmentation_id': None, 'physical_network': None, 'id': 'f40b275e-5beb-4cfa-9b28-bd624edfe59f', 'network_type': u'local'}] Failed to bind port 8fdc7320-d10b-486d-be12-e80a6da74590 on host test-host for vnic_type normal using segments [{'network_id': '70bb645b-c8cd-453b-9903-713c7e2385b0', 'segmentation_id': None, 'physical_network': None, 'id': '9949fab7-3a2f-4a23-b166-f97ac88b330c', 'network_type': u'local'}] Failed to bind port a56b1dab-d717-475e-b50f-a9364d77af87 on host test-host for vnic_type normal using segments [{'network_id': 'f1a324b2-cc95-40d8-a28a-44793d75b44b', 'segmentation_id': None, 'physical_network': None, 'id': 'a82450a3-c12e-42ee-b152-d3c2871af4b5', 'network_type': u'local'}] Failed to bind port 80e22eca-8a09-4c30-a128-698ef3d3b7b8 on host test-host for vnic_type normal using segments [{'network_id': '1f4ec030-dca5-4e91-b15e-3d44bd32b505', 'segmentation_id': None, 'physical_network': None, 'id': '0a8a6229-6883-42b8-9dd8-cdd6bfbe19de', 'network_type': u'local'}] Failed to bind port 96778f98-b91c-4b24-b29c-9d3ee49abb20 on host test-host for vnic_type normal using segments [{'network_id': '9bcdd586-df14-4ec7-85ec-a8e1d47256cd', 'segmentation_id': None, 'physical_network': None, 'id': 'f40b275e-5beb-4cfa-9b28-bd624edfe59f', 'network_type': u'local'}] Failed to bind port 5ac9c052-80f9-403b-8e8a-0ad879989b63 on host compute1 for vnic_type normal using segments [{'network_id': 'c3c1208a-1531-42aa-895d-36d10b049487', 'segmentation_id': None, 'physical_network': None, 'id': 'cee82636-c6f6-4d86-b306-f678821bd2d2', 'network_type': u'local'}] Failed to bind port 8fdc7320-d10b-486d-be12-e80a6da74590 on host test-host for vnic_type normal using segments [{'network_id': '70bb645b-c8cd-453b-9903-713c7e2385b0', 'segmentation_id': None, 'physical_network': None, 'id': '9949fab7-3a2f-4a23-b166-f97ac88b330c', 'network_type': u'local'}] Failed to bind port 80e22eca-8a09-4c30-a128-698ef3d3b7b8 on host test-host for vnic_type normal using segments [{'network_id': '1f4ec030-dca5-4e91-b15e-3d44bd32b505', 'segmentation_id': None, 'physical_network': None, 'id': '0a8a6229-6883-42b8-9dd8-cdd6bfbe19de', 'network_type': u'local'}] Failed to bind port a56b1dab-d717-475e-b50f-a9364d77af87 on host test-host for vnic_type normal using segments [{'network_id': 'f1a324b2-cc95-40d8-a28a-44793d75b44b', 'segmentation_id': None, 'physical_network': None, 'id': 'a82450a3-c12e-42ee-b152-d3c2871af4b5', 'network_type': u'local'}] Failed to bind port 8fdc7320-d10b-486d-be12-e80a6da74590 on host test-host for vnic_type normal using segments [{'network_id': '70bb645b-c8cd-453b-9903-713c7e2385b0', 'segmentation_id': None, 'physical_network': None, 'id': '9949fab7-3a2f-4a23-b166-f97ac88b330c', 'network_type': u'local'}] Failed to bind port 96778f98-b91c-4b24-b29c-9d3ee49abb20 on host test-host for vnic_type normal using segments [{'network_id': '9bcdd586-df14-4ec7-85ec-a8e1d47256cd', 'segmentation_id': None, 'physical_network': None, 'id': 'f40b275e-5beb-4cfa-9b28-bd624edfe59f', 'network_type': u'local'}] Failed to bind port a56b1dab-d717-475e-b50f-a9364d77af87 on host test-host for vnic_type normal using segments [{'network_id': 'f1a324b2-cc95-40d8-a28a-44793d75b44b', 'segmentation_id': None, 'physical_network': None, 'id': 'a82450a3-c12e-42ee-b152-d3c2871af4b5', 'network_type': u'local'}] Failed to bind port 96778f98-b91c-4b24-b29c-9d3ee49abb20 on host test-host for vnic_type normal using segments [{'network_id': '9bcdd586-df14-4ec7-85ec-a8e1d47256cd', 'segmentation_id': None, 'physical_network': None, 'id': 'f40b275e-5beb-4cfa-9b28-bd624edfe59f', 'network_type': u'local'}] Failed to bind port 8fdc7320-d10b-486d-be12-e80a6da74590 on host test-host for vnic_type normal using segments [{'network_id': '70bb645b-c8cd-453b-9903-713c7e2385b0', 'segmentation_id': None, 'physical_network': None, 'id': '9949fab7-3a2f-4a23-b166-f97ac88b330c', 'network_type': u'local'}] Failed to bind port a56b1dab-d717-475e-b50f-a9364d77af87 on host test-host for vnic_type normal using segments [{'network_id': 'f1a324b2-cc95-40d8-a28a-44793d75b44b', 'segmentation_id': None, 'physical_network': None, 'id': 'a82450a3-c12e-42ee-b152-d3c2871af4b5', 'network_type': u'local'}] Failed to bind port 96778f98-b91c-4b24-b29c-9d3ee49abb20 on host test-host for vnic_type normal using segments [{'network_id': '9bcdd586-df14-4ec7-85ec-a8e1d47256cd', 'segmentation_id': None, 'physical_network': None, 'id': 'f40b275e-5beb-4cfa-9b28-bd624edfe59f', 'network_type': u'local'}] Failed to bind port 8fdc7320-d10b-486d-be12-e80a6da74590 on host test-host for vnic_type normal using segments [{'network_id': '70bb645b-c8cd-453b-9903-713c7e2385b0', 'segmentation_id': None, 'physical_network': None, 'id': '9949fab7-3a2f-4a23-b166-f97ac88b330c', 'network_type': u'local'}] Failed to bind port a56b1dab-d717-475e-b50f-a9364d77af87 on host test-host for vnic_type normal using segments [{'network_id': 'f1a324b2-cc95-40d8-a28a-44793d75b44b', 'segmentation_id': None, 'physical_network': None, 'id': 'a82450a3-c12e-42ee-b152-d3c2871af4b5', 'network_type': u'local'}] Failed to bind port 96778f98-b91c-4b24-b29c-9d3ee49abb20 on host test-host for vnic_type normal using segments [{'network_id': '9bcdd586-df14-4ec7-85ec-a8e1d47256cd', 'segmentation_id': None, 'physical_network': None, 'id': 'f40b275e-5beb-4cfa-9b28-bd624edfe59f', 'network_type': u'local'}] Failed to bind port a56b1dab-d717-475e-b50f-a9364d77af87 on host test-host for vnic_type normal using segments [{'network_id': 'f1a324b2-cc95-40d8-a28a-44793d75b44b', 'segmentation_id': None, 'physical_network': None, 'id': 'a82450a3-c12e-42ee-b152-d3c2871af4b5', 'network_type': u'local'}] Failed to bind port 96778f98-b91c-4b24-b29c-9d3ee49abb20 on host test-host for vnic_type normal using segments [{'network_id': '9bcdd586-df14-4ec7-85ec-a8e1d47256cd', 'segmentation_id': None, 'physical_network': None, 'id': 'f40b275e-5beb-4cfa-9b28-bd624edfe59f', 'network_type': u'local'}] Failed to bind port a56b1dab-d717-475e-b50f-a9364d77af87 on host test-host for vnic_type normal using segments [{'network_id': 'f1a324b2-cc95-40d8-a28a-44793d75b44b', 'segmentation_id': None, 'physical_network': None, 'id': 'a82450a3-c12e-42ee-b152-d3c2871af4b5', 'network_type': u'local'}] Failed to bind port 96778f98-b91c-4b24-b29c-9d3ee49abb20 on host test-host for vnic_type normal using segments [{'network_id': '9bcdd586-df14-4ec7-85ec-a8e1d47256cd', 'segmentation_id': None, 'physical_network': None, 'id': 'f40b275e-5beb-4cfa-9b28-bd624edfe59f', 'network_type': u'local'}] Failed to bind port a56b1dab-d717-475e-b50f-a9364d77af87 on host test-host for vnic_type normal using segments [{'network_id': 'f1a324b2-cc95-40d8-a28a-44793d75b44b', 'segmentation_id': None, 'physical_network': None, 'id': 'a82450a3-c12e-42ee-b152-d3c2871af4b5', 'network_type': u'local'}] {6} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_same_scope [10.717938s] ... ok Failed to bind port 96778f98-b91c-4b24-b29c-9d3ee49abb20 on host test-host for vnic_type normal using segments [{'network_id': '9bcdd586-df14-4ec7-85ec-a8e1d47256cd', 'segmentation_id': None, 'physical_network': None, 'id': 'f40b275e-5beb-4cfa-9b28-bd624edfe59f', 'network_type': u'local'}] Failed to bind port a56b1dab-d717-475e-b50f-a9364d77af87 on host test-host for vnic_type normal using segments [{'network_id': 'f1a324b2-cc95-40d8-a28a-44793d75b44b', 'segmentation_id': None, 'physical_network': None, 'id': 'a82450a3-c12e-42ee-b152-d3c2871af4b5', 'network_type': u'local'}] Failed to bind port 96778f98-b91c-4b24-b29c-9d3ee49abb20 on host test-host for vnic_type normal using segments [{'network_id': '9bcdd586-df14-4ec7-85ec-a8e1d47256cd', 'segmentation_id': None, 'physical_network': None, 'id': 'f40b275e-5beb-4cfa-9b28-bd624edfe59f', 'network_type': u'local'}] Failed to bind port b605a481-3882-4195-ba94-44eba151bb65 on host test-host for vnic_type normal using segments [{'network_id': '04f2e900-43eb-43e9-8e8c-1b3a01d433c4', 'segmentation_id': None, 'physical_network': None, 'id': '625e66ce-23f9-4951-82b2-eecf31808bad', 'network_type': u'local'}] Failed to bind port b605a481-3882-4195-ba94-44eba151bb65 on host test-host for vnic_type normal using segments [{'network_id': '04f2e900-43eb-43e9-8e8c-1b3a01d433c4', 'segmentation_id': None, 'physical_network': None, 'id': '625e66ce-23f9-4951-82b2-eecf31808bad', 'network_type': u'local'}] Failed to bind port b605a481-3882-4195-ba94-44eba151bb65 on host test-host for vnic_type normal using segments [{'network_id': '04f2e900-43eb-43e9-8e8c-1b3a01d433c4', 'segmentation_id': None, 'physical_network': None, 'id': '625e66ce-23f9-4951-82b2-eecf31808bad', 'network_type': u'local'}] Failed to bind port b605a481-3882-4195-ba94-44eba151bb65 on host test-host for vnic_type normal using segments [{'network_id': '04f2e900-43eb-43e9-8e8c-1b3a01d433c4', 'segmentation_id': None, 'physical_network': None, 'id': '625e66ce-23f9-4951-82b2-eecf31808bad', 'network_type': u'local'}] Failed to bind port b605a481-3882-4195-ba94-44eba151bb65 on host test-host for vnic_type normal using segments [{'network_id': '04f2e900-43eb-43e9-8e8c-1b3a01d433c4', 'segmentation_id': None, 'physical_network': None, 'id': '625e66ce-23f9-4951-82b2-eecf31808bad', 'network_type': u'local'}] Failed to bind port b605a481-3882-4195-ba94-44eba151bb65 on host test-host for vnic_type normal using segments [{'network_id': '04f2e900-43eb-43e9-8e8c-1b3a01d433c4', 'segmentation_id': None, 'physical_network': None, 'id': '625e66ce-23f9-4951-82b2-eecf31808bad', 'network_type': u'local'}] Failed to bind port b605a481-3882-4195-ba94-44eba151bb65 on host test-host for vnic_type normal using segments [{'network_id': '04f2e900-43eb-43e9-8e8c-1b3a01d433c4', 'segmentation_id': None, 'physical_network': None, 'id': '625e66ce-23f9-4951-82b2-eecf31808bad', 'network_type': u'local'}] Failed to bind port b605a481-3882-4195-ba94-44eba151bb65 on host test-host for vnic_type normal using segments [{'network_id': '04f2e900-43eb-43e9-8e8c-1b3a01d433c4', 'segmentation_id': None, 'physical_network': None, 'id': '625e66ce-23f9-4951-82b2-eecf31808bad', 'network_type': u'local'}] Failed to bind port b605a481-3882-4195-ba94-44eba151bb65 on host test-host for vnic_type normal using segments [{'network_id': '04f2e900-43eb-43e9-8e8c-1b3a01d433c4', 'segmentation_id': None, 'physical_network': None, 'id': '625e66ce-23f9-4951-82b2-eecf31808bad', 'network_type': u'local'}] Failed to bind port b605a481-3882-4195-ba94-44eba151bb65 on host test-host for vnic_type normal using segments [{'network_id': '04f2e900-43eb-43e9-8e8c-1b3a01d433c4', 'segmentation_id': None, 'physical_network': None, 'id': '625e66ce-23f9-4951-82b2-eecf31808bad', 'network_type': u'local'}] {31} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_no_scope [10.749826s] ... ok Failed to bind port 2851c632-f93c-4fca-a2e5-06ce5e9107d8 on host test-host for vnic_type normal using segments [{'network_id': '974ee6a9-bb03-428d-a38f-91e563a9e77a', 'segmentation_id': None, 'physical_network': None, 'id': 'aba3b4d2-1246-4f45-ae7c-6736f20886bf', 'network_type': u'local'}] Failed to bind port 2851c632-f93c-4fca-a2e5-06ce5e9107d8 on host test-host for vnic_type normal using segments [{'network_id': '974ee6a9-bb03-428d-a38f-91e563a9e77a', 'segmentation_id': None, 'physical_network': None, 'id': 'aba3b4d2-1246-4f45-ae7c-6736f20886bf', 'network_type': u'local'}] Failed to bind port 2851c632-f93c-4fca-a2e5-06ce5e9107d8 on host test-host for vnic_type normal using segments [{'network_id': '974ee6a9-bb03-428d-a38f-91e563a9e77a', 'segmentation_id': None, 'physical_network': None, 'id': 'aba3b4d2-1246-4f45-ae7c-6736f20886bf', 'network_type': u'local'}] Failed to bind port 2851c632-f93c-4fca-a2e5-06ce5e9107d8 on host test-host for vnic_type normal using segments [{'network_id': '974ee6a9-bb03-428d-a38f-91e563a9e77a', 'segmentation_id': None, 'physical_network': None, 'id': 'aba3b4d2-1246-4f45-ae7c-6736f20886bf', 'network_type': u'local'}] Failed to bind port 2851c632-f93c-4fca-a2e5-06ce5e9107d8 on host test-host for vnic_type normal using segments [{'network_id': '974ee6a9-bb03-428d-a38f-91e563a9e77a', 'segmentation_id': None, 'physical_network': None, 'id': 'aba3b4d2-1246-4f45-ae7c-6736f20886bf', 'network_type': u'local'}] Failed to bind port 38bab0d9-b9da-424f-9201-d01bd341e6d0 on host test-host for vnic_type normal using segments [{'network_id': '97ebd7dd-d647-4685-94f5-214625a77617', 'segmentation_id': None, 'physical_network': None, 'id': 'd913fd28-75e0-4ef5-bb13-489ffa2b9b53', 'network_type': u'local'}] Failed to bind port 2851c632-f93c-4fca-a2e5-06ce5e9107d8 on host test-host for vnic_type normal using segments [{'network_id': '974ee6a9-bb03-428d-a38f-91e563a9e77a', 'segmentation_id': None, 'physical_network': None, 'id': 'aba3b4d2-1246-4f45-ae7c-6736f20886bf', 'network_type': u'local'}] Failed to bind port 38bab0d9-b9da-424f-9201-d01bd341e6d0 on host test-host for vnic_type normal using segments [{'network_id': '97ebd7dd-d647-4685-94f5-214625a77617', 'segmentation_id': None, 'physical_network': None, 'id': 'd913fd28-75e0-4ef5-bb13-489ffa2b9b53', 'network_type': u'local'}] Failed to bind port 2851c632-f93c-4fca-a2e5-06ce5e9107d8 on host test-host for vnic_type normal using segments [{'network_id': '974ee6a9-bb03-428d-a38f-91e563a9e77a', 'segmentation_id': None, 'physical_network': None, 'id': 'aba3b4d2-1246-4f45-ae7c-6736f20886bf', 'network_type': u'local'}] Failed to bind port 38bab0d9-b9da-424f-9201-d01bd341e6d0 on host test-host for vnic_type normal using segments [{'network_id': '97ebd7dd-d647-4685-94f5-214625a77617', 'segmentation_id': None, 'physical_network': None, 'id': 'd913fd28-75e0-4ef5-bb13-489ffa2b9b53', 'network_type': u'local'}] Failed to bind port 2851c632-f93c-4fca-a2e5-06ce5e9107d8 on host test-host for vnic_type normal using segments [{'network_id': '974ee6a9-bb03-428d-a38f-91e563a9e77a', 'segmentation_id': None, 'physical_network': None, 'id': 'aba3b4d2-1246-4f45-ae7c-6736f20886bf', 'network_type': u'local'}] Failed to bind port fd2daceb-6b2b-407a-9e07-8a61686b44eb on host compute1 for vnic_type normal using segments [{'network_id': '2c6448f9-8395-4a68-864e-3a04c7e96806', 'segmentation_id': None, 'physical_network': None, 'id': 'be1fa5c7-049f-4a62-be53-4164406c5aee', 'network_type': u'local'}] Failed to bind port 38bab0d9-b9da-424f-9201-d01bd341e6d0 on host test-host for vnic_type normal using segments [{'network_id': '97ebd7dd-d647-4685-94f5-214625a77617', 'segmentation_id': None, 'physical_network': None, 'id': 'd913fd28-75e0-4ef5-bb13-489ffa2b9b53', 'network_type': u'local'}] Failed to bind port 2851c632-f93c-4fca-a2e5-06ce5e9107d8 on host test-host for vnic_type normal using segments [{'network_id': '974ee6a9-bb03-428d-a38f-91e563a9e77a', 'segmentation_id': None, 'physical_network': None, 'id': 'aba3b4d2-1246-4f45-ae7c-6736f20886bf', 'network_type': u'local'}] Failed to bind port fd2daceb-6b2b-407a-9e07-8a61686b44eb on host compute1 for vnic_type normal using segments [{'network_id': '2c6448f9-8395-4a68-864e-3a04c7e96806', 'segmentation_id': None, 'physical_network': None, 'id': 'be1fa5c7-049f-4a62-be53-4164406c5aee', 'network_type': u'local'}] Failed to bind port 2851c632-f93c-4fca-a2e5-06ce5e9107d8 on host test-host for vnic_type normal using segments [{'network_id': '974ee6a9-bb03-428d-a38f-91e563a9e77a', 'segmentation_id': None, 'physical_network': None, 'id': 'aba3b4d2-1246-4f45-ae7c-6736f20886bf', 'network_type': u'local'}] Failed to bind port 38bab0d9-b9da-424f-9201-d01bd341e6d0 on host test-host for vnic_type normal using segments [{'network_id': '97ebd7dd-d647-4685-94f5-214625a77617', 'segmentation_id': None, 'physical_network': None, 'id': 'd913fd28-75e0-4ef5-bb13-489ffa2b9b53', 'network_type': u'local'}] Failed to bind port fd2daceb-6b2b-407a-9e07-8a61686b44eb on host compute1 for vnic_type normal using segments [{'network_id': '2c6448f9-8395-4a68-864e-3a04c7e96806', 'segmentation_id': None, 'physical_network': None, 'id': 'be1fa5c7-049f-4a62-be53-4164406c5aee', 'network_type': u'local'}] Failed to bind port 38bab0d9-b9da-424f-9201-d01bd341e6d0 on host test-host for vnic_type normal using segments [{'network_id': '97ebd7dd-d647-4685-94f5-214625a77617', 'segmentation_id': None, 'physical_network': None, 'id': 'd913fd28-75e0-4ef5-bb13-489ffa2b9b53', 'network_type': u'local'}] Failed to bind port fd2daceb-6b2b-407a-9e07-8a61686b44eb on host compute1 for vnic_type normal using segments [{'network_id': '2c6448f9-8395-4a68-864e-3a04c7e96806', 'segmentation_id': None, 'physical_network': None, 'id': 'be1fa5c7-049f-4a62-be53-4164406c5aee', 'network_type': u'local'}] Failed to bind port 38bab0d9-b9da-424f-9201-d01bd341e6d0 on host test-host for vnic_type normal using segments [{'network_id': '97ebd7dd-d647-4685-94f5-214625a77617', 'segmentation_id': None, 'physical_network': None, 'id': 'd913fd28-75e0-4ef5-bb13-489ffa2b9b53', 'network_type': u'local'}] Failed to bind port fd2daceb-6b2b-407a-9e07-8a61686b44eb on host compute1 for vnic_type normal using segments [{'network_id': '2c6448f9-8395-4a68-864e-3a04c7e96806', 'segmentation_id': None, 'physical_network': None, 'id': 'be1fa5c7-049f-4a62-be53-4164406c5aee', 'network_type': u'local'}] Failed to bind port 38bab0d9-b9da-424f-9201-d01bd341e6d0 on host test-host for vnic_type normal using segments [{'network_id': '97ebd7dd-d647-4685-94f5-214625a77617', 'segmentation_id': None, 'physical_network': None, 'id': 'd913fd28-75e0-4ef5-bb13-489ffa2b9b53', 'network_type': u'local'}] Failed to bind port fd2daceb-6b2b-407a-9e07-8a61686b44eb on host compute1 for vnic_type normal using segments [{'network_id': '2c6448f9-8395-4a68-864e-3a04c7e96806', 'segmentation_id': None, 'physical_network': None, 'id': 'be1fa5c7-049f-4a62-be53-4164406c5aee', 'network_type': u'local'}] Failed to bind port 341a590f-6a55-4939-8a6e-f7eab595bf83 on host compute1 for vnic_type normal using segments [{'network_id': '293a6157-35a2-4b68-8465-9cd308abff7e', 'segmentation_id': None, 'physical_network': None, 'id': '172eedfb-16ee-4b51-8a6e-7731dd7e276b', 'network_type': u'local'}] Failed to bind port 38bab0d9-b9da-424f-9201-d01bd341e6d0 on host test-host for vnic_type normal using segments [{'network_id': '97ebd7dd-d647-4685-94f5-214625a77617', 'segmentation_id': None, 'physical_network': None, 'id': 'd913fd28-75e0-4ef5-bb13-489ffa2b9b53', 'network_type': u'local'}] Failed to bind port fd2daceb-6b2b-407a-9e07-8a61686b44eb on host compute1 for vnic_type normal using segments [{'network_id': '2c6448f9-8395-4a68-864e-3a04c7e96806', 'segmentation_id': None, 'physical_network': None, 'id': 'be1fa5c7-049f-4a62-be53-4164406c5aee', 'network_type': u'local'}] Failed to bind port 341a590f-6a55-4939-8a6e-f7eab595bf83 on host compute1 for vnic_type normal using segments [{'network_id': '293a6157-35a2-4b68-8465-9cd308abff7e', 'segmentation_id': None, 'physical_network': None, 'id': '172eedfb-16ee-4b51-8a6e-7731dd7e276b', 'network_type': u'local'}] Failed to bind port 38bab0d9-b9da-424f-9201-d01bd341e6d0 on host test-host for vnic_type normal using segments [{'network_id': '97ebd7dd-d647-4685-94f5-214625a77617', 'segmentation_id': None, 'physical_network': None, 'id': 'd913fd28-75e0-4ef5-bb13-489ffa2b9b53', 'network_type': u'local'}] Failed to bind port fd2daceb-6b2b-407a-9e07-8a61686b44eb on host compute1 for vnic_type normal using segments [{'network_id': '2c6448f9-8395-4a68-864e-3a04c7e96806', 'segmentation_id': None, 'physical_network': None, 'id': 'be1fa5c7-049f-4a62-be53-4164406c5aee', 'network_type': u'local'}] Failed to bind port 341a590f-6a55-4939-8a6e-f7eab595bf83 on host compute1 for vnic_type normal using segments [{'network_id': '293a6157-35a2-4b68-8465-9cd308abff7e', 'segmentation_id': None, 'physical_network': None, 'id': '172eedfb-16ee-4b51-8a6e-7731dd7e276b', 'network_type': u'local'}] Failed to bind port fd2daceb-6b2b-407a-9e07-8a61686b44eb on host compute1 for vnic_type normal using segments [{'network_id': '2c6448f9-8395-4a68-864e-3a04c7e96806', 'segmentation_id': None, 'physical_network': None, 'id': 'be1fa5c7-049f-4a62-be53-4164406c5aee', 'network_type': u'local'}] Failed to bind port 341a590f-6a55-4939-8a6e-f7eab595bf83 on host compute1 for vnic_type normal using segments [{'network_id': '293a6157-35a2-4b68-8465-9cd308abff7e', 'segmentation_id': None, 'physical_network': None, 'id': '172eedfb-16ee-4b51-8a6e-7731dd7e276b', 'network_type': u'local'}] Failed to bind port fd2daceb-6b2b-407a-9e07-8a61686b44eb on host compute1 for vnic_type normal using segments [{'network_id': '2c6448f9-8395-4a68-864e-3a04c7e96806', 'segmentation_id': None, 'physical_network': None, 'id': 'be1fa5c7-049f-4a62-be53-4164406c5aee', 'network_type': u'local'}] Failed to bind port 341a590f-6a55-4939-8a6e-f7eab595bf83 on host compute1 for vnic_type normal using segments [{'network_id': '293a6157-35a2-4b68-8465-9cd308abff7e', 'segmentation_id': None, 'physical_network': None, 'id': '172eedfb-16ee-4b51-8a6e-7731dd7e276b', 'network_type': u'local'}] Failed to bind port 341a590f-6a55-4939-8a6e-f7eab595bf83 on host compute1 for vnic_type normal using segments [{'network_id': '293a6157-35a2-4b68-8465-9cd308abff7e', 'segmentation_id': None, 'physical_network': None, 'id': '172eedfb-16ee-4b51-8a6e-7731dd7e276b', 'network_type': u'local'}] Failed to bind port 341a590f-6a55-4939-8a6e-f7eab595bf83 on host compute1 for vnic_type normal using segments [{'network_id': '293a6157-35a2-4b68-8465-9cd308abff7e', 'segmentation_id': None, 'physical_network': None, 'id': '172eedfb-16ee-4b51-8a6e-7731dd7e276b', 'network_type': u'local'}] Failed to bind port 341a590f-6a55-4939-8a6e-f7eab595bf83 on host compute1 for vnic_type normal using segments [{'network_id': '293a6157-35a2-4b68-8465-9cd308abff7e', 'segmentation_id': None, 'physical_network': None, 'id': '172eedfb-16ee-4b51-8a6e-7731dd7e276b', 'network_type': u'local'}] Failed to bind port 341a590f-6a55-4939-8a6e-f7eab595bf83 on host compute1 for vnic_type normal using segments [{'network_id': '293a6157-35a2-4b68-8465-9cd308abff7e', 'segmentation_id': None, 'physical_network': None, 'id': '172eedfb-16ee-4b51-8a6e-7731dd7e276b', 'network_type': u'local'}] Failed to bind port 6fad494f-3998-4980-a732-f488785196a2 on host test-host for vnic_type normal using segments [{'network_id': '6d60db13-d216-4496-abfa-69aa419d99cb', 'segmentation_id': None, 'physical_network': None, 'id': 'b3e725fe-5d6d-403f-a356-1f82b022ef92', 'network_type': u'local'}] Failed to bind port 341a590f-6a55-4939-8a6e-f7eab595bf83 on host compute1 for vnic_type normal using segments [{'network_id': '293a6157-35a2-4b68-8465-9cd308abff7e', 'segmentation_id': None, 'physical_network': None, 'id': '172eedfb-16ee-4b51-8a6e-7731dd7e276b', 'network_type': u'local'}] Failed to bind port 6fad494f-3998-4980-a732-f488785196a2 on host test-host for vnic_type normal using segments [{'network_id': '6d60db13-d216-4496-abfa-69aa419d99cb', 'segmentation_id': None, 'physical_network': None, 'id': 'b3e725fe-5d6d-403f-a356-1f82b022ef92', 'network_type': u'local'}] Failed to bind port 6fad494f-3998-4980-a732-f488785196a2 on host test-host for vnic_type normal using segments [{'network_id': '6d60db13-d216-4496-abfa-69aa419d99cb', 'segmentation_id': None, 'physical_network': None, 'id': 'b3e725fe-5d6d-403f-a356-1f82b022ef92', 'network_type': u'local'}] Failed to bind port 6fad494f-3998-4980-a732-f488785196a2 on host test-host for vnic_type normal using segments [{'network_id': '6d60db13-d216-4496-abfa-69aa419d99cb', 'segmentation_id': None, 'physical_network': None, 'id': 'b3e725fe-5d6d-403f-a356-1f82b022ef92', 'network_type': u'local'}] Failed to bind port 6fad494f-3998-4980-a732-f488785196a2 on host test-host for vnic_type normal using segments [{'network_id': '6d60db13-d216-4496-abfa-69aa419d99cb', 'segmentation_id': None, 'physical_network': None, 'id': 'b3e725fe-5d6d-403f-a356-1f82b022ef92', 'network_type': u'local'}] Failed to bind port 6fad494f-3998-4980-a732-f488785196a2 on host test-host for vnic_type normal using segments [{'network_id': '6d60db13-d216-4496-abfa-69aa419d99cb', 'segmentation_id': None, 'physical_network': None, 'id': 'b3e725fe-5d6d-403f-a356-1f82b022ef92', 'network_type': u'local'}] {13} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_bgp_dragent_manager [1.040280s] ... ok Failed to bind port 6fad494f-3998-4980-a732-f488785196a2 on host test-host for vnic_type normal using segments [{'network_id': '6d60db13-d216-4496-abfa-69aa419d99cb', 'segmentation_id': None, 'physical_network': None, 'id': 'b3e725fe-5d6d-403f-a356-1f82b022ef92', 'network_type': u'local'}] Failed to bind port 6fad494f-3998-4980-a732-f488785196a2 on host test-host for vnic_type normal using segments [{'network_id': '6d60db13-d216-4496-abfa-69aa419d99cb', 'segmentation_id': None, 'physical_network': None, 'id': 'b3e725fe-5d6d-403f-a356-1f82b022ef92', 'network_type': u'local'}] {13} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_deleted [0.029526s] ... ok Failed to bind port 6fad494f-3998-4980-a732-f488785196a2 on host test-host for vnic_type normal using segments [{'network_id': '6d60db13-d216-4496-abfa-69aa419d99cb', 'segmentation_id': None, 'physical_network': None, 'id': 'b3e725fe-5d6d-403f-a356-1f82b022ef92', 'network_type': u'local'}] Failed to bind port 6fad494f-3998-4980-a732-f488785196a2 on host test-host for vnic_type normal using segments [{'network_id': '6d60db13-d216-4496-abfa-69aa419d99cb', 'segmentation_id': None, 'physical_network': None, 'id': 'b3e725fe-5d6d-403f-a356-1f82b022ef92', 'network_type': u'local'}] {13} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_added [0.033086s] ... ok Failed to bind port 874abeeb-1307-4fe6-ba21-64ba734f22f6 on host test-host for vnic_type normal using segments [{'network_id': '3943232f-60d4-4eb9-9c02-e6fb6da05259', 'segmentation_id': None, 'physical_network': None, 'id': 'c1c627d8-a9db-4bee-8ecd-076d21f34779', 'network_type': u'local'}] Failed to bind port 874abeeb-1307-4fe6-ba21-64ba734f22f6 on host test-host for vnic_type normal using segments [{'network_id': '3943232f-60d4-4eb9-9c02-e6fb6da05259', 'segmentation_id': None, 'physical_network': None, 'id': 'c1c627d8-a9db-4bee-8ecd-076d21f34779', 'network_type': u'local'}] Failed to bind port 874abeeb-1307-4fe6-ba21-64ba734f22f6 on host test-host for vnic_type normal using segments [{'network_id': '3943232f-60d4-4eb9-9c02-e6fb6da05259', 'segmentation_id': None, 'physical_network': None, 'id': 'c1c627d8-a9db-4bee-8ecd-076d21f34779', 'network_type': u'local'}] Failed to bind port 874abeeb-1307-4fe6-ba21-64ba734f22f6 on host test-host for vnic_type normal using segments [{'network_id': '3943232f-60d4-4eb9-9c02-e6fb6da05259', 'segmentation_id': None, 'physical_network': None, 'id': 'c1c627d8-a9db-4bee-8ecd-076d21f34779', 'network_type': u'local'}] Failed to bind port 874abeeb-1307-4fe6-ba21-64ba734f22f6 on host test-host for vnic_type normal using segments [{'network_id': '3943232f-60d4-4eb9-9c02-e6fb6da05259', 'segmentation_id': None, 'physical_network': None, 'id': 'c1c627d8-a9db-4bee-8ecd-076d21f34779', 'network_type': u'local'}] Failed to bind port 874abeeb-1307-4fe6-ba21-64ba734f22f6 on host test-host for vnic_type normal using segments [{'network_id': '3943232f-60d4-4eb9-9c02-e6fb6da05259', 'segmentation_id': None, 'physical_network': None, 'id': 'c1c627d8-a9db-4bee-8ecd-076d21f34779', 'network_type': u'local'}] Failed to bind port 874abeeb-1307-4fe6-ba21-64ba734f22f6 on host test-host for vnic_type normal using segments [{'network_id': '3943232f-60d4-4eb9-9c02-e6fb6da05259', 'segmentation_id': None, 'physical_network': None, 'id': 'c1c627d8-a9db-4bee-8ecd-076d21f34779', 'network_type': u'local'}] Failed to bind port 874abeeb-1307-4fe6-ba21-64ba734f22f6 on host test-host for vnic_type normal using segments [{'network_id': '3943232f-60d4-4eb9-9c02-e6fb6da05259', 'segmentation_id': None, 'physical_network': None, 'id': 'c1c627d8-a9db-4bee-8ecd-076d21f34779', 'network_type': u'local'}] Failed to bind port 874abeeb-1307-4fe6-ba21-64ba734f22f6 on host test-host for vnic_type normal using segments [{'network_id': '3943232f-60d4-4eb9-9c02-e6fb6da05259', 'segmentation_id': None, 'physical_network': None, 'id': 'c1c627d8-a9db-4bee-8ecd-076d21f34779', 'network_type': u'local'}] Failed to bind port 874abeeb-1307-4fe6-ba21-64ba734f22f6 on host test-host for vnic_type normal using segments [{'network_id': '3943232f-60d4-4eb9-9c02-e6fb6da05259', 'segmentation_id': None, 'physical_network': None, 'id': 'c1c627d8-a9db-4bee-8ecd-076d21f34779', 'network_type': u'local'}] Failed to bind port 015988d5-93fb-4dec-8d23-5714c9aa83ec on host compute1 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port 015988d5-93fb-4dec-8d23-5714c9aa83ec on host compute1 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port 015988d5-93fb-4dec-8d23-5714c9aa83ec on host compute1 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port 015988d5-93fb-4dec-8d23-5714c9aa83ec on host compute1 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port 015988d5-93fb-4dec-8d23-5714c9aa83ec on host compute1 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port 015988d5-93fb-4dec-8d23-5714c9aa83ec on host compute1 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port 015988d5-93fb-4dec-8d23-5714c9aa83ec on host compute1 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port 015988d5-93fb-4dec-8d23-5714c9aa83ec on host compute1 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port 015988d5-93fb-4dec-8d23-5714c9aa83ec on host compute1 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] {14} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_routes_by_router_with_fip [12.402392s] ... ok Failed to bind port 015988d5-93fb-4dec-8d23-5714c9aa83ec on host compute1 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] {14} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_is_bgp_speaker_adv_route_present [0.026719s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_multiple_bgp_speakers [0.028751s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_remove_bgp_speaker [0.028662s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker present) [0.079810s] ... ok {1} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip [11.197202s] ... ok /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. return pkg_resources.EntryPoint.parse("x=" + s).load(False) {1} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_invalid_agent [0.210894s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_speaker_adv_route [0.030853s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_multi_agents [0.094688s] ... ok Failed to bind port d6442c09-3eb5-4be8-9470-d84780438af6 on host compute2 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port d6442c09-3eb5-4be8-9470-d84780438af6 on host compute2 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port d6442c09-3eb5-4be8-9470-d84780438af6 on host compute2 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port d6442c09-3eb5-4be8-9470-d84780438af6 on host compute2 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port d6442c09-3eb5-4be8-9470-d84780438af6 on host compute2 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port d6442c09-3eb5-4be8-9470-d84780438af6 on host compute2 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port d6442c09-3eb5-4be8-9470-d84780438af6 on host compute2 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port d6442c09-3eb5-4be8-9470-d84780438af6 on host compute2 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port d6442c09-3eb5-4be8-9470-d84780438af6 on host compute2 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port d6442c09-3eb5-4be8-9470-d84780438af6 on host compute2 for vnic_type normal using segments [{'network_id': '41b960c4-1119-443c-b98e-2400cd86ccbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fc6f3c6c-2f8f-4c69-9c01-ea0a5337608b', 'network_type': u'local'}] Failed to bind port 722b1c7e-d58d-43ff-9d83-99f5fe8eb2d7 on host test-host for vnic_type normal using segments [{'network_id': '3fea790a-9354-43e4-94f1-0ae2bf9d2f24', 'segmentation_id': None, 'physical_network': None, 'id': 'd85a6fd6-3a6d-464b-abb0-4873eb1e121b', 'network_type': u'local'}] Failed to bind port 722b1c7e-d58d-43ff-9d83-99f5fe8eb2d7 on host test-host for vnic_type normal using segments [{'network_id': '3fea790a-9354-43e4-94f1-0ae2bf9d2f24', 'segmentation_id': None, 'physical_network': None, 'id': 'd85a6fd6-3a6d-464b-abb0-4873eb1e121b', 'network_type': u'local'}] Failed to bind port 722b1c7e-d58d-43ff-9d83-99f5fe8eb2d7 on host test-host for vnic_type normal using segments [{'network_id': '3fea790a-9354-43e4-94f1-0ae2bf9d2f24', 'segmentation_id': None, 'physical_network': None, 'id': 'd85a6fd6-3a6d-464b-abb0-4873eb1e121b', 'network_type': u'local'}] Failed to bind port 722b1c7e-d58d-43ff-9d83-99f5fe8eb2d7 on host test-host for vnic_type normal using segments [{'network_id': '3fea790a-9354-43e4-94f1-0ae2bf9d2f24', 'segmentation_id': None, 'physical_network': None, 'id': 'd85a6fd6-3a6d-464b-abb0-4873eb1e121b', 'network_type': u'local'}] Failed to bind port 722b1c7e-d58d-43ff-9d83-99f5fe8eb2d7 on host test-host for vnic_type normal using segments [{'network_id': '3fea790a-9354-43e4-94f1-0ae2bf9d2f24', 'segmentation_id': None, 'physical_network': None, 'id': 'd85a6fd6-3a6d-464b-abb0-4873eb1e121b', 'network_type': u'local'}] Failed to bind port 722b1c7e-d58d-43ff-9d83-99f5fe8eb2d7 on host test-host for vnic_type normal using segments [{'network_id': '3fea790a-9354-43e4-94f1-0ae2bf9d2f24', 'segmentation_id': None, 'physical_network': None, 'id': 'd85a6fd6-3a6d-464b-abb0-4873eb1e121b', 'network_type': u'local'}] {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_router [13.471339s] ... ok Failed to bind port 722b1c7e-d58d-43ff-9d83-99f5fe8eb2d7 on host test-host for vnic_type normal using segments [{'network_id': '3fea790a-9354-43e4-94f1-0ae2bf9d2f24', 'segmentation_id': None, 'physical_network': None, 'id': 'd85a6fd6-3a6d-464b-abb0-4873eb1e121b', 'network_type': u'local'}] Failed to bind port 722b1c7e-d58d-43ff-9d83-99f5fe8eb2d7 on host test-host for vnic_type normal using segments [{'network_id': '3fea790a-9354-43e4-94f1-0ae2bf9d2f24', 'segmentation_id': None, 'physical_network': None, 'id': 'd85a6fd6-3a6d-464b-abb0-4873eb1e121b', 'network_type': u'local'}] Failed to bind port 722b1c7e-d58d-43ff-9d83-99f5fe8eb2d7 on host test-host for vnic_type normal using segments [{'network_id': '3fea790a-9354-43e4-94f1-0ae2bf9d2f24', 'segmentation_id': None, 'physical_network': None, 'id': 'd85a6fd6-3a6d-464b-abb0-4873eb1e121b', 'network_type': u'local'}] Failed to bind port 722b1c7e-d58d-43ff-9d83-99f5fe8eb2d7 on host test-host for vnic_type normal using segments [{'network_id': '3fea790a-9354-43e4-94f1-0ae2bf9d2f24', 'segmentation_id': None, 'physical_network': None, 'id': 'd85a6fd6-3a6d-464b-abb0-4873eb1e121b', 'network_type': u'local'}] {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_update_local_as [0.412798s] ... ok {12} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_invalid_paramtype [0.030501s] ... ok {12} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_password [0.028982s] ... ok {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip_dvr [12.684176s] ... ok {17} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_routes_helper [0.030953s] ... ok {30} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_dvr [14.255753s] ... ok Failed to bind port 9574b089-1334-4a9a-bdbf-ff5889b0c7b9 on host compute1 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9574b089-1334-4a9a-bdbf-ff5889b0c7b9 on host compute1 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9574b089-1334-4a9a-bdbf-ff5889b0c7b9 on host compute1 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] {12} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_reschedule_bgp_speaker_bound_to_down_dragent [0.151782s] ... ok Failed to bind port 9574b089-1334-4a9a-bdbf-ff5889b0c7b9 on host compute1 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] {2} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_legacy [11.323752s] ... ok Failed to bind port 9574b089-1334-4a9a-bdbf-ff5889b0c7b9 on host compute1 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9574b089-1334-4a9a-bdbf-ff5889b0c7b9 on host compute1 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9574b089-1334-4a9a-bdbf-ff5889b0c7b9 on host compute1 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9574b089-1334-4a9a-bdbf-ff5889b0c7b9 on host compute1 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9574b089-1334-4a9a-bdbf-ff5889b0c7b9 on host compute1 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9574b089-1334-4a9a-bdbf-ff5889b0c7b9 on host compute1 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] {30} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_auth_type_none [0.313273s] ... ok /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. return pkg_resources.EntryPoint.parse("x=" + s).load(False) {30} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_non_scheduled_bgp_speaker_binding_removal [0.186619s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(No BGP speaker) [0.056491s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_agent_already_scheduled [0.084865s] ... ok Failed to bind port 9654a95a-f80f-4c74-a1ca-32814a670195 on host compute2 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9654a95a-f80f-4c74-a1ca-32814a670195 on host compute2 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9654a95a-f80f-4c74-a1ca-32814a670195 on host compute2 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9654a95a-f80f-4c74-a1ca-32814a670195 on host compute2 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9654a95a-f80f-4c74-a1ca-32814a670195 on host compute2 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9654a95a-f80f-4c74-a1ca-32814a670195 on host compute2 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9654a95a-f80f-4c74-a1ca-32814a670195 on host compute2 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9654a95a-f80f-4c74-a1ca-32814a670195 on host compute2 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9654a95a-f80f-4c74-a1ca-32814a670195 on host compute2 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] Failed to bind port 9654a95a-f80f-4c74-a1ca-32814a670195 on host compute2 for vnic_type normal using segments [{'network_id': '9b31142b-721a-4740-a9c5-71d21f531990', 'segmentation_id': None, 'physical_network': None, 'id': 'a78b8fda-36ee-4622-bd8e-4b8d3a8db5e1', 'network_type': u'local'}] {24} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_binding [12.307512s] ... ok {24} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_duplicate_bgp_peer_ip [0.414946s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker [0.024691s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_multiple_agents_bgp_speakers [0.089868s] ... ok Failed to bind port 7660e40b-00dd-4d58-a31d-e25382f13c79 on host test-host for vnic_type normal using segments [{'network_id': '8e140026-86cb-48e0-86b4-d4257208c3f5', 'segmentation_id': None, 'physical_network': None, 'id': '6294716c-3433-4984-bba8-f1a8e6ba4cf7', 'network_type': u'local'}] Failed to bind port 7660e40b-00dd-4d58-a31d-e25382f13c79 on host test-host for vnic_type normal using segments [{'network_id': '8e140026-86cb-48e0-86b4-d4257208c3f5', 'segmentation_id': None, 'physical_network': None, 'id': '6294716c-3433-4984-bba8-f1a8e6ba4cf7', 'network_type': u'local'}] Failed to bind port 7660e40b-00dd-4d58-a31d-e25382f13c79 on host test-host for vnic_type normal using segments [{'network_id': '8e140026-86cb-48e0-86b4-d4257208c3f5', 'segmentation_id': None, 'physical_network': None, 'id': '6294716c-3433-4984-bba8-f1a8e6ba4cf7', 'network_type': u'local'}] Failed to bind port 7660e40b-00dd-4d58-a31d-e25382f13c79 on host test-host for vnic_type normal using segments [{'network_id': '8e140026-86cb-48e0-86b4-d4257208c3f5', 'segmentation_id': None, 'physical_network': None, 'id': '6294716c-3433-4984-bba8-f1a8e6ba4cf7', 'network_type': u'local'}] Failed to bind port 7660e40b-00dd-4d58-a31d-e25382f13c79 on host test-host for vnic_type normal using segments [{'network_id': '8e140026-86cb-48e0-86b4-d4257208c3f5', 'segmentation_id': None, 'physical_network': None, 'id': '6294716c-3433-4984-bba8-f1a8e6ba4cf7', 'network_type': u'local'}] Failed to bind port 7660e40b-00dd-4d58-a31d-e25382f13c79 on host test-host for vnic_type normal using segments [{'network_id': '8e140026-86cb-48e0-86b4-d4257208c3f5', 'segmentation_id': None, 'physical_network': None, 'id': '6294716c-3433-4984-bba8-f1a8e6ba4cf7', 'network_type': u'local'}] Failed to bind port 7660e40b-00dd-4d58-a31d-e25382f13c79 on host test-host for vnic_type normal using segments [{'network_id': '8e140026-86cb-48e0-86b4-d4257208c3f5', 'segmentation_id': None, 'physical_network': None, 'id': '6294716c-3433-4984-bba8-f1a8e6ba4cf7', 'network_type': u'local'}] Failed to bind port 7660e40b-00dd-4d58-a31d-e25382f13c79 on host test-host for vnic_type normal using segments [{'network_id': '8e140026-86cb-48e0-86b4-d4257208c3f5', 'segmentation_id': None, 'physical_network': None, 'id': '6294716c-3433-4984-bba8-f1a8e6ba4cf7', 'network_type': u'local'}] Failed to bind port 7660e40b-00dd-4d58-a31d-e25382f13c79 on host test-host for vnic_type normal using segments [{'network_id': '8e140026-86cb-48e0-86b4-d4257208c3f5', 'segmentation_id': None, 'physical_network': None, 'id': '6294716c-3433-4984-bba8-f1a8e6ba4cf7', 'network_type': u'local'}] Failed to bind port 7660e40b-00dd-4d58-a31d-e25382f13c79 on host test-host for vnic_type normal using segments [{'network_id': '8e140026-86cb-48e0-86b4-d4257208c3f5', 'segmentation_id': None, 'physical_network': None, 'id': '6294716c-3433-4984-bba8-f1a8e6ba4cf7', 'network_type': u'local'}] Failed to bind port f12833c6-edc8-4e5d-82ff-4634cb225e28 on host compute1 for vnic_type normal using segments [{'network_id': '9a1c94ad-5335-407b-9c16-42037e72ac39', 'segmentation_id': None, 'physical_network': None, 'id': '8b71a752-5c0f-4c27-94b9-917663a6120d', 'network_type': u'local'}] Failed to bind port f12833c6-edc8-4e5d-82ff-4634cb225e28 on host compute1 for vnic_type normal using segments [{'network_id': '9a1c94ad-5335-407b-9c16-42037e72ac39', 'segmentation_id': None, 'physical_network': None, 'id': '8b71a752-5c0f-4c27-94b9-917663a6120d', 'network_type': u'local'}] Failed to bind port f12833c6-edc8-4e5d-82ff-4634cb225e28 on host compute1 for vnic_type normal using segments [{'network_id': '9a1c94ad-5335-407b-9c16-42037e72ac39', 'segmentation_id': None, 'physical_network': None, 'id': '8b71a752-5c0f-4c27-94b9-917663a6120d', 'network_type': u'local'}] Failed to bind port f12833c6-edc8-4e5d-82ff-4634cb225e28 on host compute1 for vnic_type normal using segments [{'network_id': '9a1c94ad-5335-407b-9c16-42037e72ac39', 'segmentation_id': None, 'physical_network': None, 'id': '8b71a752-5c0f-4c27-94b9-917663a6120d', 'network_type': u'local'}] Failed to bind port f12833c6-edc8-4e5d-82ff-4634cb225e28 on host compute1 for vnic_type normal using segments [{'network_id': '9a1c94ad-5335-407b-9c16-42037e72ac39', 'segmentation_id': None, 'physical_network': None, 'id': '8b71a752-5c0f-4c27-94b9-917663a6120d', 'network_type': u'local'}] Failed to bind port f12833c6-edc8-4e5d-82ff-4634cb225e28 on host compute1 for vnic_type normal using segments [{'network_id': '9a1c94ad-5335-407b-9c16-42037e72ac39', 'segmentation_id': None, 'physical_network': None, 'id': '8b71a752-5c0f-4c27-94b9-917663a6120d', 'network_type': u'local'}] Failed to bind port f12833c6-edc8-4e5d-82ff-4634cb225e28 on host compute1 for vnic_type normal using segments [{'network_id': '9a1c94ad-5335-407b-9c16-42037e72ac39', 'segmentation_id': None, 'physical_network': None, 'id': '8b71a752-5c0f-4c27-94b9-917663a6120d', 'network_type': u'local'}] Failed to bind port f12833c6-edc8-4e5d-82ff-4634cb225e28 on host compute1 for vnic_type normal using segments [{'network_id': '9a1c94ad-5335-407b-9c16-42037e72ac39', 'segmentation_id': None, 'physical_network': None, 'id': '8b71a752-5c0f-4c27-94b9-917663a6120d', 'network_type': u'local'}] Failed to bind port f12833c6-edc8-4e5d-82ff-4634cb225e28 on host compute1 for vnic_type normal using segments [{'network_id': '9a1c94ad-5335-407b-9c16-42037e72ac39', 'segmentation_id': None, 'physical_network': None, 'id': '8b71a752-5c0f-4c27-94b9-917663a6120d', 'network_type': u'local'}] Failed to bind port f12833c6-edc8-4e5d-82ff-4634cb225e28 on host compute1 for vnic_type normal using segments [{'network_id': '9a1c94ad-5335-407b-9c16-42037e72ac39', 'segmentation_id': None, 'physical_network': None, 'id': '8b71a752-5c0f-4c27-94b9-917663a6120d', 'network_type': u'local'}] {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v4 [16.403069s] ... ok /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. return pkg_resources.EntryPoint.parse("x=" + s).load(False) {27} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_multi_bgp_speaker_on_one_dragent [0.212408s] ... ok Failed to bind port d415c3d2-34a2-475c-89a5-2ad35812f777 on host test-host for vnic_type normal using segments [{'network_id': '34104dd1-4e67-49e4-bb79-fa68af14f621', 'segmentation_id': None, 'physical_network': None, 'id': '77a53878-d272-4da9-bff4-37130bebc672', 'network_type': u'local'}] Failed to bind port d415c3d2-34a2-475c-89a5-2ad35812f777 on host test-host for vnic_type normal using segments [{'network_id': '34104dd1-4e67-49e4-bb79-fa68af14f621', 'segmentation_id': None, 'physical_network': None, 'id': '77a53878-d272-4da9-bff4-37130bebc672', 'network_type': u'local'}] Failed to bind port d415c3d2-34a2-475c-89a5-2ad35812f777 on host test-host for vnic_type normal using segments [{'network_id': '34104dd1-4e67-49e4-bb79-fa68af14f621', 'segmentation_id': None, 'physical_network': None, 'id': '77a53878-d272-4da9-bff4-37130bebc672', 'network_type': u'local'}] {27} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_remove_end [0.031828s] ... ok Failed to bind port d415c3d2-34a2-475c-89a5-2ad35812f777 on host test-host for vnic_type normal using segments [{'network_id': '34104dd1-4e67-49e4-bb79-fa68af14f621', 'segmentation_id': None, 'physical_network': None, 'id': '77a53878-d272-4da9-bff4-37130bebc672', 'network_type': u'local'}] Failed to bind port d415c3d2-34a2-475c-89a5-2ad35812f777 on host test-host for vnic_type normal using segments [{'network_id': '34104dd1-4e67-49e4-bb79-fa68af14f621', 'segmentation_id': None, 'physical_network': None, 'id': '77a53878-d272-4da9-bff4-37130bebc672', 'network_type': u'local'}] {27} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_add_bgp_peer_with_unicode_password [0.026942s] ... ok Failed to bind port d415c3d2-34a2-475c-89a5-2ad35812f777 on host test-host for vnic_type normal using segments [{'network_id': '34104dd1-4e67-49e4-bb79-fa68af14f621', 'segmentation_id': None, 'physical_network': None, 'id': '77a53878-d272-4da9-bff4-37130bebc672', 'network_type': u'local'}] Failed to bind port d415c3d2-34a2-475c-89a5-2ad35812f777 on host test-host for vnic_type normal using segments [{'network_id': '34104dd1-4e67-49e4-bb79-fa68af14f621', 'segmentation_id': None, 'physical_network': None, 'id': '77a53878-d272-4da9-bff4-37130bebc672', 'network_type': u'local'}] Failed to bind port d415c3d2-34a2-475c-89a5-2ad35812f777 on host test-host for vnic_type normal using segments [{'network_id': '34104dd1-4e67-49e4-bb79-fa68af14f621', 'segmentation_id': None, 'physical_network': None, 'id': '77a53878-d272-4da9-bff4-37130bebc672', 'network_type': u'local'}] Failed to bind port d415c3d2-34a2-475c-89a5-2ad35812f777 on host test-host for vnic_type normal using segments [{'network_id': '34104dd1-4e67-49e4-bb79-fa68af14f621', 'segmentation_id': None, 'physical_network': None, 'id': '77a53878-d272-4da9-bff4-37130bebc672', 'network_type': u'local'}] Failed to bind port d415c3d2-34a2-475c-89a5-2ad35812f777 on host test-host for vnic_type normal using segments [{'network_id': '34104dd1-4e67-49e4-bb79-fa68af14f621', 'segmentation_id': None, 'physical_network': None, 'id': '77a53878-d272-4da9-bff4-37130bebc672', 'network_type': u'local'}] Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/neutron/db/agentschedulers_db.py", line 168, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 174, in reschedule_bgp_speaker failure_reason="no eligible dr agent found") BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. {27} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_no_schedule_with_non_available_dragent [0.152116s] ... ok Failed to bind port 6c827d8e-0f1a-4364-834b-661b9467ce7e on host test-host for vnic_type normal using segments [{'network_id': '82b330ac-e4f9-43f6-a7fa-30c07d8befe1', 'segmentation_id': None, 'physical_network': None, 'id': 'df4f655a-d8df-499e-8c4e-b57d6cfe23ce', 'network_type': u'local'}] Failed to bind port 6c827d8e-0f1a-4364-834b-661b9467ce7e on host test-host for vnic_type normal using segments [{'network_id': '82b330ac-e4f9-43f6-a7fa-30c07d8befe1', 'segmentation_id': None, 'physical_network': None, 'id': 'df4f655a-d8df-499e-8c4e-b57d6cfe23ce', 'network_type': u'local'}] Failed to bind port 6c827d8e-0f1a-4364-834b-661b9467ce7e on host test-host for vnic_type normal using segments [{'network_id': '82b330ac-e4f9-43f6-a7fa-30c07d8befe1', 'segmentation_id': None, 'physical_network': None, 'id': 'df4f655a-d8df-499e-8c4e-b57d6cfe23ce', 'network_type': u'local'}] Failed to bind port 6c827d8e-0f1a-4364-834b-661b9467ce7e on host test-host for vnic_type normal using segments [{'network_id': '82b330ac-e4f9-43f6-a7fa-30c07d8befe1', 'segmentation_id': None, 'physical_network': None, 'id': 'df4f655a-d8df-499e-8c4e-b57d6cfe23ce', 'network_type': u'local'}] Failed to bind port 6c827d8e-0f1a-4364-834b-661b9467ce7e on host test-host for vnic_type normal using segments [{'network_id': '82b330ac-e4f9-43f6-a7fa-30c07d8befe1', 'segmentation_id': None, 'physical_network': None, 'id': 'df4f655a-d8df-499e-8c4e-b57d6cfe23ce', 'network_type': u'local'}] Failed to bind port 6c827d8e-0f1a-4364-834b-661b9467ce7e on host test-host for vnic_type normal using segments [{'network_id': '82b330ac-e4f9-43f6-a7fa-30c07d8befe1', 'segmentation_id': None, 'physical_network': None, 'id': 'df4f655a-d8df-499e-8c4e-b57d6cfe23ce', 'network_type': u'local'}] Failed to bind port 6c827d8e-0f1a-4364-834b-661b9467ce7e on host test-host for vnic_type normal using segments [{'network_id': '82b330ac-e4f9-43f6-a7fa-30c07d8befe1', 'segmentation_id': None, 'physical_network': None, 'id': 'df4f655a-d8df-499e-8c4e-b57d6cfe23ce', 'network_type': u'local'}] Failed to bind port 6c827d8e-0f1a-4364-834b-661b9467ce7e on host test-host for vnic_type normal using segments [{'network_id': '82b330ac-e4f9-43f6-a7fa-30c07d8befe1', 'segmentation_id': None, 'physical_network': None, 'id': 'df4f655a-d8df-499e-8c4e-b57d6cfe23ce', 'network_type': u'local'}] Failed to bind port 6c827d8e-0f1a-4364-834b-661b9467ce7e on host test-host for vnic_type normal using segments [{'network_id': '82b330ac-e4f9-43f6-a7fa-30c07d8befe1', 'segmentation_id': None, 'physical_network': None, 'id': 'df4f655a-d8df-499e-8c4e-b57d6cfe23ce', 'network_type': u'local'}] Failed to bind port 6c827d8e-0f1a-4364-834b-661b9467ce7e on host test-host for vnic_type normal using segments [{'network_id': '82b330ac-e4f9-43f6-a7fa-30c07d8befe1', 'segmentation_id': None, 'physical_network': None, 'id': 'df4f655a-d8df-499e-8c4e-b57d6cfe23ce', 'network_type': u'local'}] Failed to bind port 219462a4-cf00-4051-8b7d-0350ead30ac5 on host test-host for vnic_type normal using segments [{'network_id': 'f62cc7d2-27d0-438c-903b-e37a0f8ebfb2', 'segmentation_id': None, 'physical_network': None, 'id': '6270673a-d537-4529-9127-4dd60477b3ea', 'network_type': u'local'}] Failed to bind port 219462a4-cf00-4051-8b7d-0350ead30ac5 on host test-host for vnic_type normal using segments [{'network_id': 'f62cc7d2-27d0-438c-903b-e37a0f8ebfb2', 'segmentation_id': None, 'physical_network': None, 'id': '6270673a-d537-4529-9127-4dd60477b3ea', 'network_type': u'local'}] Failed to bind port 219462a4-cf00-4051-8b7d-0350ead30ac5 on host test-host for vnic_type normal using segments [{'network_id': 'f62cc7d2-27d0-438c-903b-e37a0f8ebfb2', 'segmentation_id': None, 'physical_network': None, 'id': '6270673a-d537-4529-9127-4dd60477b3ea', 'network_type': u'local'}] Failed to bind port 219462a4-cf00-4051-8b7d-0350ead30ac5 on host test-host for vnic_type normal using segments [{'network_id': 'f62cc7d2-27d0-438c-903b-e37a0f8ebfb2', 'segmentation_id': None, 'physical_network': None, 'id': '6270673a-d537-4529-9127-4dd60477b3ea', 'network_type': u'local'}] Failed to bind port 219462a4-cf00-4051-8b7d-0350ead30ac5 on host test-host for vnic_type normal using segments [{'network_id': 'f62cc7d2-27d0-438c-903b-e37a0f8ebfb2', 'segmentation_id': None, 'physical_network': None, 'id': '6270673a-d537-4529-9127-4dd60477b3ea', 'network_type': u'local'}] Failed to bind port 219462a4-cf00-4051-8b7d-0350ead30ac5 on host test-host for vnic_type normal using segments [{'network_id': 'f62cc7d2-27d0-438c-903b-e37a0f8ebfb2', 'segmentation_id': None, 'physical_network': None, 'id': '6270673a-d537-4529-9127-4dd60477b3ea', 'network_type': u'local'}] Failed to bind port 219462a4-cf00-4051-8b7d-0350ead30ac5 on host test-host for vnic_type normal using segments [{'network_id': 'f62cc7d2-27d0-438c-903b-e37a0f8ebfb2', 'segmentation_id': None, 'physical_network': None, 'id': '6270673a-d537-4529-9127-4dd60477b3ea', 'network_type': u'local'}] Failed to bind port 219462a4-cf00-4051-8b7d-0350ead30ac5 on host test-host for vnic_type normal using segments [{'network_id': 'f62cc7d2-27d0-438c-903b-e37a0f8ebfb2', 'segmentation_id': None, 'physical_network': None, 'id': '6270673a-d537-4529-9127-4dd60477b3ea', 'network_type': u'local'}] Failed to bind port 219462a4-cf00-4051-8b7d-0350ead30ac5 on host test-host for vnic_type normal using segments [{'network_id': 'f62cc7d2-27d0-438c-903b-e37a0f8ebfb2', 'segmentation_id': None, 'physical_network': None, 'id': '6270673a-d537-4529-9127-4dd60477b3ea', 'network_type': u'local'}] Failed to bind port 219462a4-cf00-4051-8b7d-0350ead30ac5 on host test-host for vnic_type normal using segments [{'network_id': 'f62cc7d2-27d0-438c-903b-e37a0f8ebfb2', 'segmentation_id': None, 'physical_network': None, 'id': '6270673a-d537-4529-9127-4dd60477b3ea', 'network_type': u'local'}] Failed to bind port 93df0b86-e726-4920-8433-1e8bbac0d1bd on host test-host for vnic_type normal using segments [{'network_id': 'c6c5ed38-c371-4192-a5b2-6aaf164e8011', 'segmentation_id': None, 'physical_network': None, 'id': 'a7c20127-6e52-459b-905a-a2bbde49283f', 'network_type': u'local'}] Failed to bind port 93df0b86-e726-4920-8433-1e8bbac0d1bd on host test-host for vnic_type normal using segments [{'network_id': 'c6c5ed38-c371-4192-a5b2-6aaf164e8011', 'segmentation_id': None, 'physical_network': None, 'id': 'a7c20127-6e52-459b-905a-a2bbde49283f', 'network_type': u'local'}] Failed to bind port 93df0b86-e726-4920-8433-1e8bbac0d1bd on host test-host for vnic_type normal using segments [{'network_id': 'c6c5ed38-c371-4192-a5b2-6aaf164e8011', 'segmentation_id': None, 'physical_network': None, 'id': 'a7c20127-6e52-459b-905a-a2bbde49283f', 'network_type': u'local'}] Failed to bind port 93df0b86-e726-4920-8433-1e8bbac0d1bd on host test-host for vnic_type normal using segments [{'network_id': 'c6c5ed38-c371-4192-a5b2-6aaf164e8011', 'segmentation_id': None, 'physical_network': None, 'id': 'a7c20127-6e52-459b-905a-a2bbde49283f', 'network_type': u'local'}] Failed to bind port 93df0b86-e726-4920-8433-1e8bbac0d1bd on host test-host for vnic_type normal using segments [{'network_id': 'c6c5ed38-c371-4192-a5b2-6aaf164e8011', 'segmentation_id': None, 'physical_network': None, 'id': 'a7c20127-6e52-459b-905a-a2bbde49283f', 'network_type': u'local'}] Failed to bind port 93df0b86-e726-4920-8433-1e8bbac0d1bd on host test-host for vnic_type normal using segments [{'network_id': 'c6c5ed38-c371-4192-a5b2-6aaf164e8011', 'segmentation_id': None, 'physical_network': None, 'id': 'a7c20127-6e52-459b-905a-a2bbde49283f', 'network_type': u'local'}] Failed to bind port 93df0b86-e726-4920-8433-1e8bbac0d1bd on host test-host for vnic_type normal using segments [{'network_id': 'c6c5ed38-c371-4192-a5b2-6aaf164e8011', 'segmentation_id': None, 'physical_network': None, 'id': 'a7c20127-6e52-459b-905a-a2bbde49283f', 'network_type': u'local'}] Failed to bind port 93df0b86-e726-4920-8433-1e8bbac0d1bd on host test-host for vnic_type normal using segments [{'network_id': 'c6c5ed38-c371-4192-a5b2-6aaf164e8011', 'segmentation_id': None, 'physical_network': None, 'id': 'a7c20127-6e52-459b-905a-a2bbde49283f', 'network_type': u'local'}] Failed to bind port 93df0b86-e726-4920-8433-1e8bbac0d1bd on host test-host for vnic_type normal using segments [{'network_id': 'c6c5ed38-c371-4192-a5b2-6aaf164e8011', 'segmentation_id': None, 'physical_network': None, 'id': 'a7c20127-6e52-459b-905a-a2bbde49283f', 'network_type': u'local'}] Failed to bind port 93df0b86-e726-4920-8433-1e8bbac0d1bd on host test-host for vnic_type normal using segments [{'network_id': 'c6c5ed38-c371-4192-a5b2-6aaf164e8011', 'segmentation_id': None, 'physical_network': None, 'id': 'a7c20127-6e52-459b-905a-a2bbde49283f', 'network_type': u'local'}] {15} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_different_scope [18.524284s] ... ok {15} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer_md5_auth_no_password [0.292632s] ... ok {31} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding_with_fip [8.091638s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync [0.027401s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv6_address [0.024581s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_no_agents [0.049279s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker already scheduled) [0.075349s] ... ok Failed to bind port c898e95d-68f9-492f-ae51-09ae5aedcfc3 on host compute1 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port c898e95d-68f9-492f-ae51-09ae5aedcfc3 on host compute1 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port c898e95d-68f9-492f-ae51-09ae5aedcfc3 on host compute1 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port c898e95d-68f9-492f-ae51-09ae5aedcfc3 on host compute1 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port c898e95d-68f9-492f-ae51-09ae5aedcfc3 on host compute1 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port c898e95d-68f9-492f-ae51-09ae5aedcfc3 on host compute1 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port c898e95d-68f9-492f-ae51-09ae5aedcfc3 on host compute1 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port c898e95d-68f9-492f-ae51-09ae5aedcfc3 on host compute1 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port c898e95d-68f9-492f-ae51-09ae5aedcfc3 on host compute1 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port c898e95d-68f9-492f-ae51-09ae5aedcfc3 on host compute1 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port e778a887-7c41-4de0-8923-40cda2ae261c on host test-host for vnic_type normal using segments [{'network_id': '18faba6c-6131-472a-8875-2aee6d7ca151', 'segmentation_id': None, 'physical_network': None, 'id': '00f9f7c5-46fe-4227-ba27-e39152791c52', 'network_type': u'local'}] Failed to bind port e778a887-7c41-4de0-8923-40cda2ae261c on host test-host for vnic_type normal using segments [{'network_id': '18faba6c-6131-472a-8875-2aee6d7ca151', 'segmentation_id': None, 'physical_network': None, 'id': '00f9f7c5-46fe-4227-ba27-e39152791c52', 'network_type': u'local'}] Failed to bind port e778a887-7c41-4de0-8923-40cda2ae261c on host test-host for vnic_type normal using segments [{'network_id': '18faba6c-6131-472a-8875-2aee6d7ca151', 'segmentation_id': None, 'physical_network': None, 'id': '00f9f7c5-46fe-4227-ba27-e39152791c52', 'network_type': u'local'}] Failed to bind port e778a887-7c41-4de0-8923-40cda2ae261c on host test-host for vnic_type normal using segments [{'network_id': '18faba6c-6131-472a-8875-2aee6d7ca151', 'segmentation_id': None, 'physical_network': None, 'id': '00f9f7c5-46fe-4227-ba27-e39152791c52', 'network_type': u'local'}] Failed to bind port e778a887-7c41-4de0-8923-40cda2ae261c on host test-host for vnic_type normal using segments [{'network_id': '18faba6c-6131-472a-8875-2aee6d7ca151', 'segmentation_id': None, 'physical_network': None, 'id': '00f9f7c5-46fe-4227-ba27-e39152791c52', 'network_type': u'local'}] Failed to bind port e778a887-7c41-4de0-8923-40cda2ae261c on host test-host for vnic_type normal using segments [{'network_id': '18faba6c-6131-472a-8875-2aee6d7ca151', 'segmentation_id': None, 'physical_network': None, 'id': '00f9f7c5-46fe-4227-ba27-e39152791c52', 'network_type': u'local'}] Failed to bind port e778a887-7c41-4de0-8923-40cda2ae261c on host test-host for vnic_type normal using segments [{'network_id': '18faba6c-6131-472a-8875-2aee6d7ca151', 'segmentation_id': None, 'physical_network': None, 'id': '00f9f7c5-46fe-4227-ba27-e39152791c52', 'network_type': u'local'}] Failed to bind port e778a887-7c41-4de0-8923-40cda2ae261c on host test-host for vnic_type normal using segments [{'network_id': '18faba6c-6131-472a-8875-2aee6d7ca151', 'segmentation_id': None, 'physical_network': None, 'id': '00f9f7c5-46fe-4227-ba27-e39152791c52', 'network_type': u'local'}] Failed to bind port e778a887-7c41-4de0-8923-40cda2ae261c on host test-host for vnic_type normal using segments [{'network_id': '18faba6c-6131-472a-8875-2aee6d7ca151', 'segmentation_id': None, 'physical_network': None, 'id': '00f9f7c5-46fe-4227-ba27-e39152791c52', 'network_type': u'local'}] Failed to bind port e778a887-7c41-4de0-8923-40cda2ae261c on host test-host for vnic_type normal using segments [{'network_id': '18faba6c-6131-472a-8875-2aee6d7ca151', 'segmentation_id': None, 'physical_network': None, 'id': '00f9f7c5-46fe-4227-ba27-e39152791c52', 'network_type': u'local'}] {6} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_floatingip_update_callback [9.246322s] ... ok {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v6 [14.382256s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_peers_routes_added [0.025301s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_max_range [0.022782s] ... ok {21} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway [18.813321s] ... ok Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/neutron/common/utils.py", line 166, in call return func(*args, **kwargs) File "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/python2.7/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call raise effect RuntimeError {21} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync_helper [0.028699s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_plugin_error [0.027786s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_invalid_event [0.048777s] ... ok Failed to bind port 75857e8b-24b3-4c24-a02a-0c599e0b0be8 on host compute2 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port 75857e8b-24b3-4c24-a02a-0c599e0b0be8 on host compute2 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port 75857e8b-24b3-4c24-a02a-0c599e0b0be8 on host compute2 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port 75857e8b-24b3-4c24-a02a-0c599e0b0be8 on host compute2 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port 75857e8b-24b3-4c24-a02a-0c599e0b0be8 on host compute2 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port 75857e8b-24b3-4c24-a02a-0c599e0b0be8 on host compute2 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port 75857e8b-24b3-4c24-a02a-0c599e0b0be8 on host compute2 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port 75857e8b-24b3-4c24-a02a-0c599e0b0be8 on host compute2 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port 75857e8b-24b3-4c24-a02a-0c599e0b0be8 on host compute2 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port 75857e8b-24b3-4c24-a02a-0c599e0b0be8 on host compute2 for vnic_type normal using segments [{'network_id': '664bab15-1df1-45b4-9cb1-15ee0f658675', 'segmentation_id': None, 'physical_network': None, 'id': '3a9d96dc-e5d6-4cc3-b3ac-08ad7270ebdf', 'network_type': u'local'}] Failed to bind port 30b4826d-beee-4694-97e5-9e6f4a1ac97f on host compute1 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 30b4826d-beee-4694-97e5-9e6f4a1ac97f on host compute1 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 30b4826d-beee-4694-97e5-9e6f4a1ac97f on host compute1 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 30b4826d-beee-4694-97e5-9e6f4a1ac97f on host compute1 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 30b4826d-beee-4694-97e5-9e6f4a1ac97f on host compute1 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 30b4826d-beee-4694-97e5-9e6f4a1ac97f on host compute1 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 30b4826d-beee-4694-97e5-9e6f4a1ac97f on host compute1 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 30b4826d-beee-4694-97e5-9e6f4a1ac97f on host compute1 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 30b4826d-beee-4694-97e5-9e6f4a1ac97f on host compute1 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 30b4826d-beee-4694-97e5-9e6f4a1ac97f on host compute1 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 93df6df0-fef3-4712-b18e-6cf93738a434 on host compute2 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 93df6df0-fef3-4712-b18e-6cf93738a434 on host compute2 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 93df6df0-fef3-4712-b18e-6cf93738a434 on host compute2 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 93df6df0-fef3-4712-b18e-6cf93738a434 on host compute2 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 93df6df0-fef3-4712-b18e-6cf93738a434 on host compute2 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 93df6df0-fef3-4712-b18e-6cf93738a434 on host compute2 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 93df6df0-fef3-4712-b18e-6cf93738a434 on host compute2 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 93df6df0-fef3-4712-b18e-6cf93738a434 on host compute2 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 93df6df0-fef3-4712-b18e-6cf93738a434 on host compute2 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 93df6df0-fef3-4712-b18e-6cf93738a434 on host compute2 for vnic_type normal using segments [{'network_id': '2c6e5243-99b9-451e-a513-067cdcb3a112', 'segmentation_id': None, 'physical_network': None, 'id': 'd05ad9c4-a022-47d1-8c97-d5e176a48ef8', 'network_type': u'local'}] Failed to bind port 17d13f32-633a-4581-ac08-533e0d34a769 on host test-host for vnic_type normal using segments [{'network_id': '17d813e7-6d3d-42bd-a0d9-f56a51085016', 'segmentation_id': None, 'physical_network': None, 'id': '75279e75-eaa6-4751-b9d1-34dce62c95f7', 'network_type': u'local'}] Failed to bind port 17d13f32-633a-4581-ac08-533e0d34a769 on host test-host for vnic_type normal using segments [{'network_id': '17d813e7-6d3d-42bd-a0d9-f56a51085016', 'segmentation_id': None, 'physical_network': None, 'id': '75279e75-eaa6-4751-b9d1-34dce62c95f7', 'network_type': u'local'}] Failed to bind port 17d13f32-633a-4581-ac08-533e0d34a769 on host test-host for vnic_type normal using segments [{'network_id': '17d813e7-6d3d-42bd-a0d9-f56a51085016', 'segmentation_id': None, 'physical_network': None, 'id': '75279e75-eaa6-4751-b9d1-34dce62c95f7', 'network_type': u'local'}] Failed to bind port 17d13f32-633a-4581-ac08-533e0d34a769 on host test-host for vnic_type normal using segments [{'network_id': '17d813e7-6d3d-42bd-a0d9-f56a51085016', 'segmentation_id': None, 'physical_network': None, 'id': '75279e75-eaa6-4751-b9d1-34dce62c95f7', 'network_type': u'local'}] Failed to bind port 17d13f32-633a-4581-ac08-533e0d34a769 on host test-host for vnic_type normal using segments [{'network_id': '17d813e7-6d3d-42bd-a0d9-f56a51085016', 'segmentation_id': None, 'physical_network': None, 'id': '75279e75-eaa6-4751-b9d1-34dce62c95f7', 'network_type': u'local'}] Failed to bind port 17d13f32-633a-4581-ac08-533e0d34a769 on host test-host for vnic_type normal using segments [{'network_id': '17d813e7-6d3d-42bd-a0d9-f56a51085016', 'segmentation_id': None, 'physical_network': None, 'id': '75279e75-eaa6-4751-b9d1-34dce62c95f7', 'network_type': u'local'}] Failed to bind port 17d13f32-633a-4581-ac08-533e0d34a769 on host test-host for vnic_type normal using segments [{'network_id': '17d813e7-6d3d-42bd-a0d9-f56a51085016', 'segmentation_id': None, 'physical_network': None, 'id': '75279e75-eaa6-4751-b9d1-34dce62c95f7', 'network_type': u'local'}] Failed to bind port 17d13f32-633a-4581-ac08-533e0d34a769 on host test-host for vnic_type normal using segments [{'network_id': '17d813e7-6d3d-42bd-a0d9-f56a51085016', 'segmentation_id': None, 'physical_network': None, 'id': '75279e75-eaa6-4751-b9d1-34dce62c95f7', 'network_type': u'local'}] Failed to bind port 17d13f32-633a-4581-ac08-533e0d34a769 on host test-host for vnic_type normal using segments [{'network_id': '17d813e7-6d3d-42bd-a0d9-f56a51085016', 'segmentation_id': None, 'physical_network': None, 'id': '75279e75-eaa6-4751-b9d1-34dce62c95f7', 'network_type': u'local'}] Failed to bind port 17d13f32-633a-4581-ac08-533e0d34a769 on host test-host for vnic_type normal using segments [{'network_id': '17d813e7-6d3d-42bd-a0d9-f56a51085016', 'segmentation_id': None, 'physical_network': None, 'id': '75279e75-eaa6-4751-b9d1-34dce62c95f7', 'network_type': u'local'}] Failed to bind port 8bc84219-7139-4b27-bdbf-e430962bb524 on host test-host for vnic_type normal using segments [{'network_id': '819c1d9d-d52e-431d-b145-bd095e85387d', 'segmentation_id': None, 'physical_network': None, 'id': 'cae039f5-d21f-4dfd-a137-bf0b207324e6', 'network_type': u'local'}] Failed to bind port 8bc84219-7139-4b27-bdbf-e430962bb524 on host test-host for vnic_type normal using segments [{'network_id': '819c1d9d-d52e-431d-b145-bd095e85387d', 'segmentation_id': None, 'physical_network': None, 'id': 'cae039f5-d21f-4dfd-a137-bf0b207324e6', 'network_type': u'local'}] Failed to bind port 8bc84219-7139-4b27-bdbf-e430962bb524 on host test-host for vnic_type normal using segments [{'network_id': '819c1d9d-d52e-431d-b145-bd095e85387d', 'segmentation_id': None, 'physical_network': None, 'id': 'cae039f5-d21f-4dfd-a137-bf0b207324e6', 'network_type': u'local'}] Failed to bind port 8bc84219-7139-4b27-bdbf-e430962bb524 on host test-host for vnic_type normal using segments [{'network_id': '819c1d9d-d52e-431d-b145-bd095e85387d', 'segmentation_id': None, 'physical_network': None, 'id': 'cae039f5-d21f-4dfd-a137-bf0b207324e6', 'network_type': u'local'}] Failed to bind port 8bc84219-7139-4b27-bdbf-e430962bb524 on host test-host for vnic_type normal using segments [{'network_id': '819c1d9d-d52e-431d-b145-bd095e85387d', 'segmentation_id': None, 'physical_network': None, 'id': 'cae039f5-d21f-4dfd-a137-bf0b207324e6', 'network_type': u'local'}] Failed to bind port 8bc84219-7139-4b27-bdbf-e430962bb524 on host test-host for vnic_type normal using segments [{'network_id': '819c1d9d-d52e-431d-b145-bd095e85387d', 'segmentation_id': None, 'physical_network': None, 'id': 'cae039f5-d21f-4dfd-a137-bf0b207324e6', 'network_type': u'local'}] Failed to bind port 8bc84219-7139-4b27-bdbf-e430962bb524 on host test-host for vnic_type normal using segments [{'network_id': '819c1d9d-d52e-431d-b145-bd095e85387d', 'segmentation_id': None, 'physical_network': None, 'id': 'cae039f5-d21f-4dfd-a137-bf0b207324e6', 'network_type': u'local'}] Failed to bind port 8bc84219-7139-4b27-bdbf-e430962bb524 on host test-host for vnic_type normal using segments [{'network_id': '819c1d9d-d52e-431d-b145-bd095e85387d', 'segmentation_id': None, 'physical_network': None, 'id': 'cae039f5-d21f-4dfd-a137-bf0b207324e6', 'network_type': u'local'}] Failed to bind port 8bc84219-7139-4b27-bdbf-e430962bb524 on host test-host for vnic_type normal using segments [{'network_id': '819c1d9d-d52e-431d-b145-bd095e85387d', 'segmentation_id': None, 'physical_network': None, 'id': 'cae039f5-d21f-4dfd-a137-bf0b207324e6', 'network_type': u'local'}] Failed to bind port 8bc84219-7139-4b27-bdbf-e430962bb524 on host test-host for vnic_type normal using segments [{'network_id': '819c1d9d-d52e-431d-b145-bd095e85387d', 'segmentation_id': None, 'physical_network': None, 'id': 'cae039f5-d21f-4dfd-a137-bf0b207324e6', 'network_type': u'local'}] {6} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding [4.448470s] ... ok {6} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_gateway_network [0.377007s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route_with_invalid_paramtype [0.025926s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_single_agent [0.317439s] ... ok {2} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway [11.621815s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_agent_updated [0.029622s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.driver.os_ken.test_driver.TestOsKenBgpDriver.test_advertise_route [0.024654s] ... ok {2} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_not_none_auth_type_and_none_password [0.023402s] ... ok Failed to bind port d5fe1349-afca-43ed-a0b6-10b3a45f6252 on host test-host for vnic_type normal using segments [{'network_id': '3b2fcc59-b6f6-4ee5-9ba6-a813daad5191', 'segmentation_id': None, 'physical_network': None, 'id': '545a5f57-128e-41aa-8f6a-b8c7fbb64562', 'network_type': u'local'}] Failed to bind port d5fe1349-afca-43ed-a0b6-10b3a45f6252 on host test-host for vnic_type normal using segments [{'network_id': '3b2fcc59-b6f6-4ee5-9ba6-a813daad5191', 'segmentation_id': None, 'physical_network': None, 'id': '545a5f57-128e-41aa-8f6a-b8c7fbb64562', 'network_type': u'local'}] Failed to bind port d5fe1349-afca-43ed-a0b6-10b3a45f6252 on host test-host for vnic_type normal using segments [{'network_id': '3b2fcc59-b6f6-4ee5-9ba6-a813daad5191', 'segmentation_id': None, 'physical_network': None, 'id': '545a5f57-128e-41aa-8f6a-b8c7fbb64562', 'network_type': u'local'}] Failed to bind port d5fe1349-afca-43ed-a0b6-10b3a45f6252 on host test-host for vnic_type normal using segments [{'network_id': '3b2fcc59-b6f6-4ee5-9ba6-a813daad5191', 'segmentation_id': None, 'physical_network': None, 'id': '545a5f57-128e-41aa-8f6a-b8c7fbb64562', 'network_type': u'local'}] Failed to bind port d5fe1349-afca-43ed-a0b6-10b3a45f6252 on host test-host for vnic_type normal using segments [{'network_id': '3b2fcc59-b6f6-4ee5-9ba6-a813daad5191', 'segmentation_id': None, 'physical_network': None, 'id': '545a5f57-128e-41aa-8f6a-b8c7fbb64562', 'network_type': u'local'}] Failed to bind port d5fe1349-afca-43ed-a0b6-10b3a45f6252 on host test-host for vnic_type normal using segments [{'network_id': '3b2fcc59-b6f6-4ee5-9ba6-a813daad5191', 'segmentation_id': None, 'physical_network': None, 'id': '545a5f57-128e-41aa-8f6a-b8c7fbb64562', 'network_type': u'local'}] Failed to bind port d5fe1349-afca-43ed-a0b6-10b3a45f6252 on host test-host for vnic_type normal using segments [{'network_id': '3b2fcc59-b6f6-4ee5-9ba6-a813daad5191', 'segmentation_id': None, 'physical_network': None, 'id': '545a5f57-128e-41aa-8f6a-b8c7fbb64562', 'network_type': u'local'}] Failed to bind port d5fe1349-afca-43ed-a0b6-10b3a45f6252 on host test-host for vnic_type normal using segments [{'network_id': '3b2fcc59-b6f6-4ee5-9ba6-a813daad5191', 'segmentation_id': None, 'physical_network': None, 'id': '545a5f57-128e-41aa-8f6a-b8c7fbb64562', 'network_type': u'local'}] Failed to bind port d5fe1349-afca-43ed-a0b6-10b3a45f6252 on host test-host for vnic_type normal using segments [{'network_id': '3b2fcc59-b6f6-4ee5-9ba6-a813daad5191', 'segmentation_id': None, 'physical_network': None, 'id': '545a5f57-128e-41aa-8f6a-b8c7fbb64562', 'network_type': u'local'}] Failed to bind port d5fe1349-afca-43ed-a0b6-10b3a45f6252 on host test-host for vnic_type normal using segments [{'network_id': '3b2fcc59-b6f6-4ee5-9ba6-a813daad5191', 'segmentation_id': None, 'physical_network': None, 'id': '545a5f57-128e-41aa-8f6a-b8c7fbb64562', 'network_type': u'local'}] {29} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v4 [27.697900s] ... ok /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. return pkg_resources.EntryPoint.parse("x=" + s).load(False) {29} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker [0.179710s] ... ok {29} 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.023332s] ... ok {29} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_run_completes_single_pass [0.023807s] ... ok {29} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(Invalid host) [0.053087s] ... ok Failed to bind port 0152df53-1e85-430d-abeb-a81bfd71f470 on host test-host for vnic_type normal using segments [{'network_id': '85105d44-553d-43fa-9959-0688606ff956', 'segmentation_id': None, 'physical_network': None, 'id': '415a2e77-020d-4178-a050-71e065230b85', 'network_type': u'local'}] Failed to bind port 0152df53-1e85-430d-abeb-a81bfd71f470 on host test-host for vnic_type normal using segments [{'network_id': '85105d44-553d-43fa-9959-0688606ff956', 'segmentation_id': None, 'physical_network': None, 'id': '415a2e77-020d-4178-a050-71e065230b85', 'network_type': u'local'}] Failed to bind port 0152df53-1e85-430d-abeb-a81bfd71f470 on host test-host for vnic_type normal using segments [{'network_id': '85105d44-553d-43fa-9959-0688606ff956', 'segmentation_id': None, 'physical_network': None, 'id': '415a2e77-020d-4178-a050-71e065230b85', 'network_type': u'local'}] Failed to bind port 0152df53-1e85-430d-abeb-a81bfd71f470 on host test-host for vnic_type normal using segments [{'network_id': '85105d44-553d-43fa-9959-0688606ff956', 'segmentation_id': None, 'physical_network': None, 'id': '415a2e77-020d-4178-a050-71e065230b85', 'network_type': u'local'}] Failed to bind port 0152df53-1e85-430d-abeb-a81bfd71f470 on host test-host for vnic_type normal using segments [{'network_id': '85105d44-553d-43fa-9959-0688606ff956', 'segmentation_id': None, 'physical_network': None, 'id': '415a2e77-020d-4178-a050-71e065230b85', 'network_type': u'local'}] Failed to bind port 0152df53-1e85-430d-abeb-a81bfd71f470 on host test-host for vnic_type normal using segments [{'network_id': '85105d44-553d-43fa-9959-0688606ff956', 'segmentation_id': None, 'physical_network': None, 'id': '415a2e77-020d-4178-a050-71e065230b85', 'network_type': u'local'}] Failed to bind port 0152df53-1e85-430d-abeb-a81bfd71f470 on host test-host for vnic_type normal using segments [{'network_id': '85105d44-553d-43fa-9959-0688606ff956', 'segmentation_id': None, 'physical_network': None, 'id': '415a2e77-020d-4178-a050-71e065230b85', 'network_type': u'local'}] Failed to bind port 0152df53-1e85-430d-abeb-a81bfd71f470 on host test-host for vnic_type normal using segments [{'network_id': '85105d44-553d-43fa-9959-0688606ff956', 'segmentation_id': None, 'physical_network': None, 'id': '415a2e77-020d-4178-a050-71e065230b85', 'network_type': u'local'}] Failed to bind port 0152df53-1e85-430d-abeb-a81bfd71f470 on host test-host for vnic_type normal using segments [{'network_id': '85105d44-553d-43fa-9959-0688606ff956', 'segmentation_id': None, 'physical_network': None, 'id': '415a2e77-020d-4178-a050-71e065230b85', 'network_type': u'local'}] Failed to bind port 0152df53-1e85-430d-abeb-a81bfd71f470 on host test-host for vnic_type normal using segments [{'network_id': '85105d44-553d-43fa-9959-0688606ff956', 'segmentation_id': None, 'physical_network': None, 'id': '415a2e77-020d-4178-a050-71e065230b85', 'network_type': u'local'}] {28} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v6 [28.730911s] ... ok {28} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 [4.470744s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_bgp_speaker [0.023163s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_invalid_auth_type [0.021431s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_integer_param [0.021776s] ... ok ====== Totals ====== Ran: 169 tests in 33.0000 sec. - Passed: 169 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 360.6834 sec. ============== Worker Balance ============== - Worker 0 (6 tests) => 0:00:00.395688 - Worker 1 (6 tests) => 0:00:13.195377 - Worker 2 (6 tests) => 0:00:26.012038 - Worker 3 (6 tests) => 0:00:20.286498 - Worker 4 (6 tests) => 0:00:02.547684 - Worker 5 (6 tests) => 0:00:01.705112 - Worker 6 (6 tests) => 0:00:25.136377 - Worker 7 (6 tests) => 0:00:00.389027 - Worker 8 (6 tests) => 0:00:02.752712 - Worker 9 (5 tests) => 0:00:08.475629 - Worker 10 (5 tests) => 0:00:01.063089 - Worker 11 (5 tests) => 0:00:08.736468 - Worker 12 (5 tests) => 0:00:14.097787 - Worker 13 (5 tests) => 0:00:11.647208 - Worker 14 (5 tests) => 0:00:12.569290 - Worker 15 (5 tests) => 0:00:19.011706 - Worker 16 (5 tests) => 0:00:03.185164 - Worker 17 (5 tests) => 0:00:14.331776 - Worker 18 (5 tests) => 0:00:00.338512 - Worker 19 (5 tests) => 0:00:03.561418 - Worker 20 (5 tests) => 0:00:09.071310 - Worker 21 (5 tests) => 0:00:20.458565 - Worker 22 (5 tests) => 0:00:01.518609 - Worker 23 (5 tests) => 0:00:01.632780 - Worker 24 (5 tests) => 0:00:15.538600 - Worker 25 (5 tests) => 0:00:01.567549 - Worker 26 (5 tests) => 0:00:09.525787 - Worker 27 (5 tests) => 0:00:16.828510 - Worker 28 (5 tests) => 0:00:33.270157 - Worker 29 (5 tests) => 0:00:27.979482 - Worker 30 (5 tests) => 0:00:14.899273 - Worker 31 (5 tests) => 0:00:19.060520 + exit 0 Processing files: python2-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7w0RAy + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-15.0.0.0rc1 + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/doc/python2-neutron-dynamic-routing-15.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/doc/python2-neutron-dynamic-routing-15.0.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/doc/python2-neutron-dynamic-routing-15.0.0 + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/doc/python2-neutron-dynamic-routing-15.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/doc/python2-neutron-dynamic-routing-15.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.krYboT + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-15.0.0.0rc1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/licenses/python2-neutron-dynamic-routing-15.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/licenses/python2-neutron-dynamic-routing-15.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/licenses/python2-neutron-dynamic-routing-15.0.0 + exit 0 Provides: python-neutron-dynamic-routing = 15.0.0-0.1.0rc1.el7 python2-neutron-dynamic-routing = 15.0.0-0.1.0rc1.el7 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) = 2.7 Obsoletes: python-neutron-dynamic-routing < 15.0.0-0.1.0rc1.el7 Processing files: python2-neutron-dynamic-routing-tests-15.0.0-0.1.0rc1.el7.noarch Provides: python-neutron-dynamic-routing-tests = 15.0.0-0.1.0rc1.el7 python2-neutron-dynamic-routing-tests = 15.0.0-0.1.0rc1.el7 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) = 2.7 Obsoletes: python-neutron-dynamic-routing-tests < 15.0.0-0.1.0rc1.el7 Processing files: openstack-neutron-dynamic-routing-common-15.0.0-0.1.0rc1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jK0vwk + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-15.0.0.0rc1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common-15.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common-15.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common-15.0.0 + exit 0 Provides: openstack-neutron-dynamic-routing-common = 15.0.0-0.1.0rc1.el7 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-15.0.0-0.1.0rc1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Vv5aIL + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-15.0.0.0rc1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/licenses/openstack-neutron-bgp-dragent-15.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/licenses/openstack-neutron-bgp-dragent-15.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch/usr/share/licenses/openstack-neutron-bgp-dragent-15.0.0 + exit 0 Provides: config(openstack-neutron-bgp-dragent) = 15.0.0-0.1.0rc1.el7 openstack-neutron-bgp-dragent = 15.0.0-0.1.0rc1.el7 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/python2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch Wrote: /builddir/build/RPMS/python2-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-neutron-dynamic-routing-tests-15.0.0-0.1.0rc1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-dynamic-routing-common-15.0.0-0.1.0rc1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-bgp-dragent-15.0.0-0.1.0rc1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JlJh2Y + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-15.0.0.0rc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-15.0.0-0.1.0rc1.el7.noarch + exit 0 Child return code was: 0