yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30837
[Bug 1260982] Re: TimeoutException waiting for image status in test_create_second_image_when_first_image_is_being_saved
Old ER tracking bug, not seen any more.
** Changed in: nova
Status: Incomplete => Invalid
--
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/1260982
Title:
TimeoutException waiting for image status in
test_create_second_image_when_first_image_is_being_saved
Status in OpenStack Image Registry and Delivery Service (Glance):
Invalid
Status in OpenStack Compute (Nova):
Invalid
Bug description:
2013-12-14 03:57:13.997 | Traceback (most recent call last):
2013-12-14 03:57:13.998 | File "tempest/api/compute/images/test_images_oneserver_negative.py", line 124, in test_create_second_image_when_first_image_is_being_saved
2013-12-14 03:57:13.998 | self.client.wait_for_image_status(image_id, 'ACTIVE')
2013-12-14 03:57:13.998 | File "tempest/services/compute/json/images_client.py", line 96, in wait_for_image_status
2013-12-14 03:57:13.998 | raise exceptions.TimeoutException
2013-12-14 03:57:13.998 | TimeoutException: Request timed out
http://logs.openstack.org/50/55750/11/check/check-tempest-dsvm-
full/3bfb47c/console.html.gz
We should at least make that timeout exception message better, i.e.
dump the status that we're waiting for vs the current status to help
debug these fails.
I'm not seeing any obvious fails in the glance api or registry logs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1260982/+subscriptions
References