yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15436
[Bug 1328276] [NEW] test_list_image_filters.ListImageFiltersTest failed to create image
Public bug reported:
This test boots two server almost at the same time (starting the second instance before 1 first active),
waits until both server is ACTIVE.
Than creates the first snapshot create:
http://logs.openstack.org/32/97532/3/check/check-tempest-dsvm-full/ae1f95a/logs/screen-n-cpu.txt.gz#_2014-06-06_20_16_17_836
Instance: 33e632b0-1162-482e-8d41-b31f0d333429
snapshot: 5b88b608-7fdf-4073-8beb-749dc32ad10f
When n-cpu fails to acquire state change lock, the image gets deleted.
http://logs.openstack.org/32/97532/3/check/check-tempest-dsvm-full/ae1f95a/logs/screen-n-cpu.txt.gz#_2014-06-06_20_16_54_800
Instance: 85c8873a-4066-4596-a8b4-5a6b2c221774
snapshot: cdc2a7a1-f384-46a7-ab01-78fb7555af81
The lock acquire / image creation should be retried instead of deleting
the image.
Console Exception (print delayed, by cleanup):
...
2014-06-06 20:17:05.764 | NotFound: Object not found
2014-06-06 20:17:05.764 | Details: {"itemNotFound": {"message": "Image not found.", "code": 404}}
http://logs.openstack.org/32/97532/3/check/check-tempest-dsvm-
full/ae1f95a/console.html.gz#_2014-06-06_20_17_05_758
Actual GET request in the n-api log.
http://logs.openstack.org/32/97532/3/check/check-tempest-dsvm-full/ae1f95a/logs/screen-n-api.txt.gz#_2014-06-06_20_16_55_824
** Affects: nova
Importance: Undecided
Status: New
--
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/1328276
Title:
test_list_image_filters.ListImageFiltersTest failed to create image
Status in OpenStack Compute (Nova):
New
Bug description:
This test boots two server almost at the same time (starting the second instance before 1 first active),
waits until both server is ACTIVE.
Than creates the first snapshot create:
http://logs.openstack.org/32/97532/3/check/check-tempest-dsvm-full/ae1f95a/logs/screen-n-cpu.txt.gz#_2014-06-06_20_16_17_836
Instance: 33e632b0-1162-482e-8d41-b31f0d333429
snapshot: 5b88b608-7fdf-4073-8beb-749dc32ad10f
When n-cpu fails to acquire state change lock, the image gets deleted.
http://logs.openstack.org/32/97532/3/check/check-tempest-dsvm-full/ae1f95a/logs/screen-n-cpu.txt.gz#_2014-06-06_20_16_54_800
Instance: 85c8873a-4066-4596-a8b4-5a6b2c221774
snapshot: cdc2a7a1-f384-46a7-ab01-78fb7555af81
The lock acquire / image creation should be retried instead of
deleting the image.
Console Exception (print delayed, by cleanup):
...
2014-06-06 20:17:05.764 | NotFound: Object not found
2014-06-06 20:17:05.764 | Details: {"itemNotFound": {"message": "Image not found.", "code": 404}}
http://logs.openstack.org/32/97532/3/check/check-tempest-dsvm-
full/ae1f95a/console.html.gz#_2014-06-06_20_17_05_758
Actual GET request in the n-api log.
http://logs.openstack.org/32/97532/3/check/check-tempest-dsvm-full/ae1f95a/logs/screen-n-api.txt.gz#_2014-06-06_20_16_55_824
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1328276/+subscriptions
Follow ups
References