*** This bug is a duplicate of bug 1258635 ***
https://bugs.launchpad.net/bugs/1258635
** This bug has been marked a duplicate of bug 1258635
Race with changing image status when snapshotting
--
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/1213209
Title:
test_list_image_filters.py setUpClass created image never becomes
active
Status in OpenStack Compute (Nova):
New
Status in Tempest:
Confirmed
Bug description:
When running in parallel occassionally the tests in
test_list_image_filters fail while waiting for one of the created
images to become active. See the logs here:
http://logs.openstack.org/42/40342/2/gate/gate-tempest-devstack-vm-
testr-full/dad876b/
From the tempest log:
2013-08-16 05:51:36.930 368 ERROR
tempest.api.compute.images.test_list_image_filters [-] Request timed out
2013-08-16 05:51:36.930 368 TRACE
tempest.api.compute.images.test_list_image_filters Traceback (most recent call
last):
2013-08-16 05:51:36.930 368 TRACE
tempest.api.compute.images.test_list_image_filters File
"tempest/api/compute/images/test_list_image_filters.py", line 67, in setUpClass
2013-08-16 05:51:36.930 368 TRACE
tempest.api.compute.images.test_list_image_filters
cls.client.wait_for_image_status(cls.image2_id, 'ACTIVE')
2013-08-16 05:51:36.930 368 TRACE
tempest.api.compute.images.test_list_image_filters File
"tempest/services/compute/json/images_client.py", line 110, in
wait_for_image_status
2013-08-16 05:51:36.930 368 TRACE
tempest.api.compute.images.test_list_image_filters raise
exceptions.TimeoutException
2013-08-16 05:51:36.930 368 TRACE
tempest.api.compute.images.test_list_image_filters TimeoutException: Request
timed out
2013-08-16 05:51:36.930 368 TRACE
tempest.api.compute.images.test_list_image_filters
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1213209/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp