← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1182309] Re: Tempest timeout waiting for server ready

 

*** This bug is a duplicate of bug 1185834 ***
    https://bugs.launchpad.net/bugs/1185834

** This bug is no longer a duplicate of bug 1181567
   tempest: test_create_server / wait_for_server_status timeout
** This bug has been marked a duplicate of bug 1185834
   gate-tempest-devstack-vm-quantum fail with keyerror in compute log

-- 
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