yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09429
[Bug 1182309] Re: Tempest timeout waiting for server ready
*** This bug is a duplicate of bug 1254890 ***
https://bugs.launchpad.net/bugs/1254890
** This bug is no longer a duplicate of bug 1181567
Nova compute guest still stuck in BUILD state after 400s
** This bug has been marked a duplicate of bug 1254890
"Timed out waiting for thing ... to become ACTIVE" causes tempest-dsvm-* failures
--
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/1182309
Title:
Tempest timeout waiting for server ready
Status in OpenStack Compute (Nova):
New
Bug description:
Tempest test_create_server fails in gate jobs due to timeout waiting
for server to become ready, log snippet below, full logs available at
[1]
2013-05-21 01:35:33.104 | ======================================================================
2013-05-21 01:35:33.104 | ERROR: test suite for <class 'tempest.tests.compute.servers.test_create_server.ServersTestManualDisk'>
2013-05-21 01:35:33.104 | ----------------------------------------------------------------------
2013-05-21 01:35:33.104 | Traceback (most recent call last):
2013-05-21 01:35:33.105 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
2013-05-21 01:35:33.105 | self.setUp()
2013-05-21 01:35:33.105 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
2013-05-21 01:35:33.105 | self.setupContext(ancestor)
2013-05-21 01:35:33.105 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
2013-05-21 01:35:33.105 | try_run(context, names)
2013-05-21 01:35:33.105 | File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
2013-05-21 01:35:33.105 | return func()
2013-05-21 01:35:33.105 | File "/opt/stack/new/tempest/tempest/tests/compute/servers/test_create_server.py", line 129, in setUpClass
2013-05-21 01:35:33.105 | super(ServersTestManualDisk, cls).setUpClass()
2013-05-21 01:35:33.105 | File "/opt/stack/new/tempest/tempest/tests/compute/servers/test_create_server.py", line 57, in setUpClass
2013-05-21 01:35:33.105 | cls.client.wait_for_server_status(cls.server_initial['id'], 'ACTIVE')
2013-05-21 01:35:33.105 | File "/opt/stack/new/tempest/tempest/services/compute/json/servers_client.py", line 172, in wait_for_server_status
2013-05-21 01:35:33.105 | raise exceptions.TimeoutException(message)
2013-05-21 01:35:33.106 | TimeoutException: Request timed out
2013-05-21 01:35:33.106 | Details: Request timed out
2013-05-21 01:35:33.106 | Details: Server dcc7df9d-1e91-425e-8d89-fdd2cee563b5 failed to reach ACTIVE status within the required time (400 s). Current status: BUILD.
[1]: http://logs.openstack.org/29616/3/gate/gate-tempest-devstack-vm-
quantum/23811/console.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1182309/+subscriptions