[openstack-dev] [all] stable/mitaka CI failures (ImportError: No module named vine.five)
Gary Kotton
gkotton at vmware.com
Thu Dec 8 18:55:33 UTC 2016
Hi,
Stable/mitaka is broken [1]. Any idea how to resolve this. Do the requiremets need to pin a specific oslo.messaging version?
Thanks
Gary
[1]
File "/home/jenkins/workspace/gate-vmware-nsx-python27-db-ubuntu-trusty/.tox/py27/local/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched
return func(*args, **keywargs)
File "vmware_nsx/tests/unit/dvs/test_plugin.py", line 55, in setUp
super(DvsTestCase, self).setUp()
File "/tmp/openstack/neutron/neutron/tests/base.py", line 271, in setUp
self.setup_rpc_mocks()
File "/tmp/openstack/neutron/neutron/tests/base.py", line 324, in setup_rpc_mocks
self.messaging_conf = messaging_conffixture.ConfFixture(CONF)
File "/home/jenkins/workspace/gate-vmware-nsx-python27-db-ubuntu-trusty/.tox/py27/local/lib/python2.7/site-packages/oslo_messaging/conffixture.py", line 50, in __init__
'oslo_messaging_rabbit')
File "/home/jenkins/workspace/gate-vmware-nsx-python27-db-ubuntu-trusty/.tox/py27/local/lib/python2.7/site-packages/oslo_messaging/conffixture.py", line 25, in _import_opts
__import__(module)
File "/home/jenkins/workspace/gate-vmware-nsx-python27-db-ubuntu-trusty/.tox/py27/local/lib/python2.7/site-packages/oslo_messaging/_drivers/impl_rabbit.py", line 30, in <module>
import kombu.connection
File "/home/jenkins/workspace/gate-vmware-nsx-python27-db-ubuntu-trusty/.tox/py27/local/lib/python2.7/site-packages/kombu/connection.py", line 15, in <module>
from kombu import exceptions
File "/home/jenkins/workspace/gate-vmware-nsx-python27-db-ubuntu-trusty/.tox/py27/local/lib/python2.7/site-packages/kombu/exceptions.py", line 8, in <module>
from kombu.five import python_2_unicode_compatible
File "/home/jenkins/workspace/gate-vmware-nsx-python27-db-ubuntu-trusty/.tox/py27/local/lib/python2.7/site-packages/kombu/five.py", line 6, in <module>
import vine.five
ImportError: No module named vine.five
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20161208/75b4011e/attachment.html>
More information about the OpenStack-dev
mailing list