[openstack-dev] [Nova] Stable/Havana Gate broken

Joe Gordon joe.gordon0 at gmail.com
Thu Oct 24 18:48:25 UTC 2013


This is being tracked in bug
https://bugs.launchpad.net/tempest/+bug/1244055and a fix is working
its way through the gate now (
https://review.openstack.org/#/c/53699/)


On Thu, Oct 24, 2013 at 2:51 PM, Gary Kotton <gkotton at vmware.com> wrote:

> Hi,
> The gate for stable Hanava is broken in Nova with the following error:
>
>  ======================================================================2013-10-24 12:48:35.629 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629> | FAIL: setUpClass (tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern)2013-10-24 12:48:35.629 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629> | setUpClass (tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern)2013-10-24 12:48:35.629 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629> | ----------------------------------------------------------------------2013-10-24 12:48:35.629 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629> | _StringException: Traceback (most recent call last):2013-10-24 12:48:35.629 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629> |   File "tempest/scenario/manager.py", line 204, in setUpClass2013-10-24 12:48:35.629 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_629> |     cls.manager = OfficialClientManager(username, password, tenant_name)2013-10-24 12:48:35.630 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630> |   File "tempest/scenario/manager.py", line 69, in __init__2013-10-24 12:48:35.630 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630> |     tenant_name)2013-10-24 12:48:35.630 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630> |   File "tempest/scenario/manager.py", line 101, in _get_compute_client2013-10-24 12:48:35.630 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630> |     http_log_debug=True)2013-10-24 12:48:35.630 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630> |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 450, in Client2013-10-24 12:48:35.630 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_630> |     client_class = get_client_class(version)2013-10-24 12:48:35.631 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631> |   File "/opt/stack/new/python-novaclient/novaclient/client.py", line 446, in get_client_class2013-10-24 12:48:35.631 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631> |     return utils.import_class(client_path)2013-10-24 12:48:35.631 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631> |   File "/opt/stack/new/python-novaclient/novaclient/utils.py", line 336, in import_class2013-10-24 12:48:35.631 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631> |     __import__(mod_str)2013-10-24 12:48:35.631 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631> |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/__init__.py", line 17, in <module>2013-10-24 12:48:35.631 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631> |     from novaclient.v1_1.client import Client   # noqa2013-10-24 12:48:35.631 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_631> |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/client.py", line 18, in <module>2013-10-24 12:48:35.632 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_632> |     from novaclient.v1_1 import agents2013-10-24 12:48:35.632 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_632> |   File "/opt/stack/new/python-novaclient/novaclient/v1_1/agents.py", line 22, in <module>2013-10-24 12:48:35.632 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_632> |     from novaclient import base2013-10-24 12:48:35.632 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_632> |   File "/opt/stack/new/python-novaclient/novaclient/base.py", line 166, in <module>2013-10-24 12:48:35.632 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_632> |     @six.add_metaclass(abc.ABCMeta)2013-10-24 12:48:35.632 <http://logs.openstack.org/95/53595/1/check/check-tempest-devstack-vm-full/14c606f/console.html#_2013-10-24_12_48_35_632> | AttributeError: 'module' object has no attribute 'add_metaclass'
>
> Thanks
>
> Gary
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131024/17e1701f/attachment.html>


More information about the OpenStack-dev mailing list