yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20973
[Bug 1334247] Re: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern
*** This bug is a duplicate of bug 1368344 ***
https://bugs.launchpad.net/bugs/1368344
** This bug is no longer a duplicate of bug 1334142
A server creation fails due to adding interface failure
** This bug has been marked a duplicate of bug 1368344
Failure in test_server_actions
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1334247
Title:
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern
Status in OpenStack Compute (Nova):
New
Bug description:
http://logs.openstack.org/23/95723/8/check/check-tempest-dsvm-
postgres-full/e1494ef/console.html
https://review.openstack.org/#/c/95723/
2014-06-25 11:28:22.947 | ==============================
2014-06-25 11:28:22.947 | Failed 1 tests - output below:
2014-06-25 11:28:22.947 | ==============================
2014-06-25 11:28:22.947 |
2014-06-25 11:28:22.947 | tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,image,network]
2014-06-25 11:28:22.947 | -------------------------------------------------------------------------------------------------------
2014-06-25 11:28:22.947 |
2014-06-25 11:28:22.947 | Captured traceback:
2014-06-25 11:28:22.947 | ~~~~~~~~~~~~~~~~~~~
2014-06-25 11:28:22.947 | Traceback (most recent call last):
2014-06-25 11:28:22.948 | File "tempest/test.py", line 127, in wrapper
2014-06-25 11:28:22.948 | return f(self, *func_args, **func_kwargs)
2014-06-25 11:28:22.948 | File "tempest/scenario/test_snapshot_pattern.py", line 81, in test_snapshot_pattern
2014-06-25 11:28:22.948 | server = self._boot_image(CONF.compute.image_ref)
2014-06-25 11:28:22.948 | File "tempest/scenario/test_snapshot_pattern.py", line 43, in _boot_image
2014-06-25 11:28:22.948 | return self.create_server(image=image_id, create_kwargs=create_kwargs)
2014-06-25 11:28:22.948 | File "tempest/scenario/manager.py", line 347, in create_server
2014-06-25 11:28:22.948 | self.status_timeout(client.servers, server.id, 'ACTIVE')
2014-06-25 11:28:22.948 | File "tempest/scenario/manager.py", line 191, in status_timeout
2014-06-25 11:28:22.948 | not_found_exception=not_found_exception)
2014-06-25 11:28:22.948 | File "tempest/scenario/manager.py", line 251, in _status_timeout
2014-06-25 11:28:22.948 | CONF.compute.build_interval):
2014-06-25 11:28:22.949 | File "tempest/test.py", line 621, in call_until_true
2014-06-25 11:28:22.949 | if func():
2014-06-25 11:28:22.949 | File "tempest/scenario/manager.py", line 242, in check_status
2014-06-25 11:28:22.949 | server_id=thing_id)
2014-06-25 11:28:22.949 | BuildErrorException: Server ef9b3b37-ffc5-4edf-9e9c-af15085400de failed to build and is in ERROR status
2014-06-25 11:28:22.949 | Details: <Server: scenario-server--1269152472> failed to get to expected status (ACTIVE). In ERROR state.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1334247/+subscriptions
References