yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41092
[Bug 1445631] Re: Cells: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
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/1445631
Title:
Cells:
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state
Status in OpenStack Compute (nova):
Expired
Bug description:
Failed Tempest due to a not yet tracked down race condition.
2015-04-17 15:52:46.984 | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state[gate,id-30449a88-5aff-4f9b-9866-6ee9b17f906d]
2015-04-17 15:52:46.984 | -----------------------------------------------------------------------------------------------------------------------------------------------------
2015-04-17 15:52:46.984 |
2015-04-17 15:52:46.984 | Captured traceback:
2015-04-17 15:52:46.984 | ~~~~~~~~~~~~~~~~~~~
2015-04-17 15:52:46.984 | Traceback (most recent call last):
2015-04-17 15:52:46.984 | File "tempest/api/compute/servers/test_server_actions.py", line 162, in test_rebuild_server_in_stop_state
2015-04-17 15:52:46.984 | self.client.stop(self.server_id)
2015-04-17 15:52:46.984 | File "tempest/services/compute/json/servers_client.py", line 356, in stop
2015-04-17 15:52:46.985 | return self.action(server_id, 'os-stop', None, **kwargs)
2015-04-17 15:52:46.985 | File "tempest/services/compute/json/servers_client.py", line 223, in action
2015-04-17 15:52:46.985 | post_body)
2015-04-17 15:52:46.985 | File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 252, in post
2015-04-17 15:52:46.985 | return self.request('POST', url, extra_headers, headers, body)
2015-04-17 15:52:46.985 | File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 629, in request
2015-04-17 15:52:46.985 | resp, resp_body)
2015-04-17 15:52:46.985 | File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 685, in _error_checker
2015-04-17 15:52:46.985 | raise exceptions.Conflict(resp_body)
2015-04-17 15:52:46.985 | tempest_lib.exceptions.Conflict: An object with that identifier already exists
2015-04-17 15:52:46.985 | Details: {u'message': u"Cannot 'stop' instance 79651f8a-15db-4067-b1e7-184c72341618 while it is in task_state rebuilding", u'code': 409}
2015-04-17 15:52:46.986 |
2015-04-17 15:52:46.986 |
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1445631/+subscriptions
References