Status: Pass 222 Failure 10 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| setUpClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 54, in resource_setup
resc_server = cls.create_test_server(adminPass=rescue_password,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server d14b2703-21ce-4643-a9dc-421afc610d85 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:18:19Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance d14b2703-21ce-4643-a9dc-421afc610d85.'}. Request ID of server operation performed before checking the server status req-933f118f-c6ae-4f91-97e2-89475d805863.
|
||||||
| setUpClass (tempest.api.compute.servers.test_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersNegativeTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 59, in resource_setup
server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server bd6d6bbd-e59a-41bb-b839-407c4f638198 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:18:35Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance bd6d6bbd-e59a-41bb-b839-407c4f638198.'}. Request ID of server operation performed before checking the server status req-f5110f92-e472-4029-bb42-652fe471ecd0.
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 0 | 1 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt3.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
fail
ft3.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:17:25,026 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://192.168.122.205/identity/v3/auth/tokens 0.138s
2026-03-05 18:17:25,027 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2532', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ede32c2e-91d2-4ba7-93ad-06b1cf25f7c7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.205/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "afaf19d26e71487190e457b91a477045", "name": "tempest-VolumesAdminNegativeTest-1102311208-project-member", "password_expires_at": null}, "audit_ids": ["lY4aACwJTPmWEHf4gFn58Q"], "expires_at": "2026-03-05T18:17:24.000000Z", "issued_at": "2026-03-05T17:17:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bf9acfeece14d95a78fbad848f6c853", "name": "tempest-VolumesAdminNegativeTest-1102311208"}, "is_domain": false, "roles": [{"id": "5ee0522f2c804637ad831cbe2e5f477a", "name": "reader"}, {"id": "4d26c413e8c44864b2ee54f68bb0f685", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd1657e77b0f4a71a9fcf81d9aee1582", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/placement", "region": "RegionOne"}], "id": "0fb5b893f19b44d391468a9ad9060f0a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cb1a3628d8c8479ba2cafcded53d2adb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/volume/v3", "region": "RegionOne"}], "id": "1034da5feb06422c81f4656b98001cf5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a947cccfe95f438cb9126c1c8edd60f6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2/3bf9acfeece14d95a78fbad848f6c853", "region": "RegionOne"}], "id": "50ac610397e946f39832929a6204ca5a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3b3a97fd03fb456ab5c78a9242ff71ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/image", "region": "RegionOne"}], "id": "7d4919ea6dad479f87d2951fa02a2966", "type": "image", "name": "glance"}, {"endpoints": [{"id": "547fb220f24c402cbe9fe995c149c3c4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/identity", "region": "RegionOne"}], "id": "9468db18dd664f789094803b908c003c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9102f260f719480abffd8dd35afb0b33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/networking", "region": "RegionOne"}], "id": "da62ecdfb31c4461a9a5e407d3ca04a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1be2684b35394cc0aaabfce8be5b99f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2.1", "region": "RegionOne"}], "id": "f220a75d38a94ac6bd71d378cc6192db", "type": "compute", "name": "nova"}]}}'
2026-03-05 18:17:25,027 80179 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '6ed0aa25-8e93-4ad7-b7fb-77683e43575e', 'name': 'tempest-VolumesAdminNegativeTest-248933439-network', 'tenant_id': '3bf9acfeece14d95a78fbad848f6c853', 'project_id': '3bf9acfeece14d95a78fbad848f6c853', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29464, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:16:40Z', 'updated_at': '2026-03-05T17:16:40Z', 'revision_number': 1} available for tenant
2026-03-05 18:17:28,278 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://192.168.122.205/compute/v2.1/servers 3.250s
2026-03-05 18:17:28,279 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-214286301", "imageRef": "5876986a-2639-4c0f-9bef-5db723410a88", "flavorRef": "42", "networks": [{"uuid": "6ed0aa25-8e93-4ad7-b7fb-77683e43575e"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f651272-f0f9-44fa-b69a-23d715792546', 'x-compute-request-id': 'req-0f651272-f0f9-44fa-b69a-23d715792546', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.205/compute/v2.1/servers'}
Body: b'{"server": {"id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XwzH4s4RP98f"}}'
2026-03-05 18:17:28,770 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.488s
2026-03-05 18:17:28,770 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da2bc51-0bbf-47f8-b460-477f1671dd95', 'x-compute-request-id': 'req-0da2bc51-0bbf-47f8-b460-477f1671dd95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:30,453 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.669s
2026-03-05 18:17:30,453 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-662299e9-bde8-4590-ab7a-0730f037a7bb', 'x-compute-request-id': 'req-662299e9-bde8-4590-ab7a-0730f037a7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:30,464 80179 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:17:31,717 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.251s
2026-03-05 18:17:31,717 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b4e9676-5252-4e16-8a24-04d8326fc914', 'x-compute-request-id': 'req-8b4e9676-5252-4e16-8a24-04d8326fc914', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "b400fa5d8745280e2101349ac3fd583f96b291f1c6f10989b389630d", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:30Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:32,866 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.137s
2026-03-05 18:17:32,866 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27b7148d-7da3-4028-8a03-677865cf2b95', 'x-compute-request-id': 'req-27b7148d-7da3-4028-8a03-677865cf2b95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "b400fa5d8745280e2101349ac3fd583f96b291f1c6f10989b389630d", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:32,878 80179 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-03-05 18:17:35,375 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 1.496s
2026-03-05 18:17:35,376 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0d0c779-fbd4-475f-9c77-a92956b0593d', 'x-compute-request-id': 'req-b0d0c779-fbd4-475f-9c77-a92956b0593d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "b400fa5d8745280e2101349ac3fd583f96b291f1c6f10989b389630d", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:35,388 80179 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:17:37,288 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.899s
2026-03-05 18:17:37,288 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01c012e5-ec4f-4d35-b2ea-afefd26f13a2', 'x-compute-request-id': 'req-01c012e5-ec4f-4d35-b2ea-afefd26f13a2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "b400fa5d8745280e2101349ac3fd583f96b291f1c6f10989b389630d", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:38,466 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.166s
2026-03-05 18:17:38,467 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b9ea4a3-3a6e-4c4f-8c5b-182b7103265e', 'x-compute-request-id': 'req-5b9ea4a3-3a6e-4c4f-8c5b-182b7103265e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "b400fa5d8745280e2101349ac3fd583f96b291f1c6f10989b389630d", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:39,697 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.217s
2026-03-05 18:17:39,698 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ec7b693-7f30-4894-a4f1-4970532b00ed', 'x-compute-request-id': 'req-9ec7b693-7f30-4894-a4f1-4970532b00ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "b400fa5d8745280e2101349ac3fd583f96b291f1c6f10989b389630d", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:40,955 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.243s
2026-03-05 18:17:40,955 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ee0c274-b64d-4338-a88d-ce2ee0f50e11', 'x-compute-request-id': 'req-7ee0c274-b64d-4338-a88d-ce2ee0f50e11', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:42,357 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.388s
2026-03-05 18:17:42,357 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cfe5064-84a7-4cc1-88a0-886923ba7c4e', 'x-compute-request-id': 'req-2cfe5064-84a7-4cc1-88a0-886923ba7c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:43,479 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.110s
2026-03-05 18:17:43,479 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27965db5-914f-4a6b-8b9d-a7c80eb414b5', 'x-compute-request-id': 'req-27965db5-914f-4a6b-8b9d-a7c80eb414b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:44,585 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.093s
2026-03-05 18:17:44,585 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b13b7383-faa6-457e-af46-251e6220950b', 'x-compute-request-id': 'req-b13b7383-faa6-457e-af46-251e6220950b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "BUILD", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:44,596 80179 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 16 second wait
2026-03-05 18:17:45,761 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.163s
2026-03-05 18:17:45,761 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10fc6f08-0867-4982-9057-3d679b7df638', 'x-compute-request-id': 'req-10fc6f08-0867-4982-9057-3d679b7df638', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:28Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "9b93b7ba-c24a-4ee6-807f-aef1d33081f0", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0"}], "metadata": {}, "name": "tempest-VolumesAdminNegativeTest-server-214286301", "status": "ERROR", "tenant_id": "3bf9acfeece14d95a78fbad848f6c853", "user_id": "afaf19d26e71487190e457b91a477045", "updated": "2026-03-05T17:17:45Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:17:45Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9b93b7ba-c24a-4ee6-807f-aef1d33081f0."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:45,772 80179 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 17 second wait
2026-03-05 18:17:46,199 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 204 DELETE http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.426s
2026-03-05 18:17:46,199 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e853d30a-5a91-4983-8a92-175e5081bd80', 'x-compute-request-id': 'req-e853d30a-5a91-4983-8a92-175e5081bd80', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b''
2026-03-05 18:17:46,341 80179 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 404 GET http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0 0.142s
2026-03-05 18:17:46,342 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-70b53a95-b1c9-4b21-bb5c-f69967c2e870', 'x-compute-request-id': 'req-70b53a95-b1c9-4b21-bb5c-f69967c2e870', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/9b93b7ba-c24a-4ee6-807f-aef1d33081f0'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9b93b7ba-c24a-4ee6-807f-aef1d33081f0 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 61, in test_update_attached_volume_with_nonexistent_volume_in_uri
self.server = self.create_test_server(wait_until="ACTIVE")
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 9b93b7ba-c24a-4ee6-807f-aef1d33081f0 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:17:45Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 9b93b7ba-c24a-4ee6-807f-aef1d33081f0.'}. Request ID of server operation performed before checking the server status req-0f651272-f0f9-44fa-b69a-23d715792546.
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft4.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:16:58,673 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://192.168.122.205/identity/v3/auth/tokens 0.132s
2026-03-05 18:16:58,673 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:16:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2524', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-569df257-2806-40ae-8f5a-895e46ed46f9', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.205/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "71eb2e73a16841d8826c83e94671b6e3", "name": "tempest-DeleteServersTestJSON-409180746-project-member", "password_expires_at": null}, "audit_ids": ["mP2xLz1bQpm2C4uwdRtTeQ"], "expires_at": "2026-03-05T18:16:58.000000Z", "issued_at": "2026-03-05T17:16:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aac9bfd0f4564e1c84fe5cd030e1e182", "name": "tempest-DeleteServersTestJSON-409180746"}, "is_domain": false, "roles": [{"id": "5ee0522f2c804637ad831cbe2e5f477a", "name": "reader"}, {"id": "4d26c413e8c44864b2ee54f68bb0f685", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd1657e77b0f4a71a9fcf81d9aee1582", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/placement", "region": "RegionOne"}], "id": "0fb5b893f19b44d391468a9ad9060f0a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cb1a3628d8c8479ba2cafcded53d2adb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/volume/v3", "region": "RegionOne"}], "id": "1034da5feb06422c81f4656b98001cf5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a947cccfe95f438cb9126c1c8edd60f6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2/aac9bfd0f4564e1c84fe5cd030e1e182", "region": "RegionOne"}], "id": "50ac610397e946f39832929a6204ca5a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3b3a97fd03fb456ab5c78a9242ff71ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/image", "region": "RegionOne"}], "id": "7d4919ea6dad479f87d2951fa02a2966", "type": "image", "name": "glance"}, {"endpoints": [{"id": "547fb220f24c402cbe9fe995c149c3c4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/identity", "region": "RegionOne"}], "id": "9468db18dd664f789094803b908c003c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9102f260f719480abffd8dd35afb0b33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/networking", "region": "RegionOne"}], "id": "da62ecdfb31c4461a9a5e407d3ca04a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1be2684b35394cc0aaabfce8be5b99f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2.1", "region": "RegionOne"}], "id": "f220a75d38a94ac6bd71d378cc6192db", "type": "compute", "name": "nova"}]}}'
2026-03-05 18:16:58,674 80183 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'e752f478-1c53-4bac-8aa1-b8246a8e3c37', 'name': 'tempest-DeleteServersTestJSON-401875831-network', 'tenant_id': 'aac9bfd0f4564e1c84fe5cd030e1e182', 'project_id': 'aac9bfd0f4564e1c84fe5cd030e1e182', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29745, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:16:41Z', 'updated_at': '2026-03-05T17:16:41Z', 'revision_number': 1} available for tenant
2026-03-05 18:17:07,886 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://192.168.122.205/compute/v2.1/servers 9.211s
2026-03-05 18:17:07,886 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-2035052906", "imageRef": "5876986a-2639-4c0f-9bef-5db723410a88", "flavorRef": "42", "networks": [{"uuid": "e752f478-1c53-4bac-8aa1-b8246a8e3c37"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:16:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6a4916-a43c-4fa2-b017-e7f53d173e92', 'x-compute-request-id': 'req-9f6a4916-a43c-4fa2-b017-e7f53d173e92', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.205/compute/v2.1/servers'}
Body: b'{"server": {"id": "40722e12-ae1e-46cd-b29a-288209d4581e", "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "s48o6tsNLEpG"}}'
2026-03-05 18:17:08,087 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.198s
2026-03-05 18:17:08,087 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f88b8d94-eb8c-4a01-86cc-680d23a64404', 'x-compute-request-id': 'req-f88b8d94-eb8c-4a01-86cc-680d23a64404', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:11,033 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 1.929s
2026-03-05 18:17:11,034 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3a4f618-ac9d-453c-bbe6-d16614c7f34a', 'x-compute-request-id': 'req-b3a4f618-ac9d-453c-bbe6-d16614c7f34a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:08Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:09Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:12,607 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.560s
2026-03-05 18:17:12,607 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83ab0c99-db6c-4120-9d4d-88abd134550b', 'x-compute-request-id': 'req-83ab0c99-db6c-4120-9d4d-88abd134550b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0cbd7deef9d1845c8a7ddf4eaec08c86a24310d04382c2330cba0296", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:11Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:12,619 80183 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait
2026-03-05 18:17:14,050 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.430s
2026-03-05 18:17:14,051 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1289', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba468f8a-0f8f-4eee-bd5b-09db4f330254', 'x-compute-request-id': 'req-ba468f8a-0f8f-4eee-bd5b-09db4f330254', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0cbd7deef9d1845c8a7ddf4eaec08c86a24310d04382c2330cba0296", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:14,062 80183 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait
2026-03-05 18:17:18,828 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 3.763s
2026-03-05 18:17:18,828 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d3f0d7f-ab23-42b0-9bfa-f5409704a6fb', 'x-compute-request-id': 'req-4d3f0d7f-ab23-42b0-9bfa-f5409704a6fb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0cbd7deef9d1845c8a7ddf4eaec08c86a24310d04382c2330cba0296", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:18,839 80183 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 10 second wait
2026-03-05 18:17:25,959 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 6.118s
2026-03-05 18:17:25,959 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ec47886-25f5-4c8f-b369-beb3a8752282', 'x-compute-request-id': 'req-9ec47886-25f5-4c8f-b369-beb3a8752282', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0cbd7deef9d1845c8a7ddf4eaec08c86a24310d04382c2330cba0296", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:27,919 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.947s
2026-03-05 18:17:27,919 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92d95297-713e-4fb0-8ac9-dff86972425e', 'x-compute-request-id': 'req-92d95297-713e-4fb0-8ac9-dff86972425e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0cbd7deef9d1845c8a7ddf4eaec08c86a24310d04382c2330cba0296", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:29,706 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.771s
2026-03-05 18:17:29,706 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3e0cb84-efd5-40fd-aa53-58368a43e13a', 'x-compute-request-id': 'req-d3e0cb84-efd5-40fd-aa53-58368a43e13a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0cbd7deef9d1845c8a7ddf4eaec08c86a24310d04382c2330cba0296", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:31,088 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.370s
2026-03-05 18:17:31,089 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c67c6a5e-cc56-4e31-98b2-50619626622b', 'x-compute-request-id': 'req-c67c6a5e-cc56-4e31-98b2-50619626622b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0cbd7deef9d1845c8a7ddf4eaec08c86a24310d04382c2330cba0296", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:32,554 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.453s
2026-03-05 18:17:32,554 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91edd201-53cf-429c-8f2a-d519ee625651', 'x-compute-request-id': 'req-91edd201-53cf-429c-8f2a-d519ee625651', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0cbd7deef9d1845c8a7ddf4eaec08c86a24310d04382c2330cba0296", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:34,972 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 1.405s
2026-03-05 18:17:34,972 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45cc9f92-8988-4314-988d-9464b4d34ae7', 'x-compute-request-id': 'req-45cc9f92-8988-4314-988d-9464b4d34ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:36,538 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.551s
2026-03-05 18:17:36,539 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cef2ad2-8d71-4930-89c2-0043d746fd3c', 'x-compute-request-id': 'req-8cef2ad2-8d71-4930-89c2-0043d746fd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:37,677 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.125s
2026-03-05 18:17:37,677 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-314ab897-b115-406a-bcae-130253cc863d', 'x-compute-request-id': 'req-314ab897-b115-406a-bcae-130253cc863d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "BUILD", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:37,689 80183 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 29 second wait
2026-03-05 18:17:38,918 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.227s
2026-03-05 18:17:38,919 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1421', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-231433c9-2a1c-471b-9f85-4e9e5a9eb67a', 'x-compute-request-id': 'req-231433c9-2a1c-471b-9f85-4e9e5a9eb67a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "40722e12-ae1e-46cd-b29a-288209d4581e", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/40722e12-ae1e-46cd-b29a-288209d4581e"}], "metadata": {}, "name": "tempest-DeleteServersTestJSON-server-2035052906", "status": "ERROR", "tenant_id": "aac9bfd0f4564e1c84fe5cd030e1e182", "user_id": "71eb2e73a16841d8826c83e94671b6e3", "updated": "2026-03-05T17:17:38Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:17:38Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 40722e12-ae1e-46cd-b29a-288209d4581e."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:17:38,934 80183 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 30 second wait
2026-03-05 18:17:39,624 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 204 DELETE http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.689s
2026-03-05 18:17:39,624 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa130be9-2739-462a-8d96-28cd0f059805', 'x-compute-request-id': 'req-fa130be9-2739-462a-8d96-28cd0f059805', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b''
2026-03-05 18:17:39,680 80183 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 404 GET http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e 0.055s
2026-03-05 18:17:39,680 80183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d37e4d78-ca28-4ee9-b15f-09ed77ee14a1', 'x-compute-request-id': 'req-d37e4d78-ca28-4ee9-b15f-09ed77ee14a1', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/40722e12-ae1e-46cd-b29a-288209d4581e'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 40722e12-ae1e-46cd-b29a-288209d4581e could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 119, in test_delete_server_while_in_attached_volume
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 40722e12-ae1e-46cd-b29a-288209d4581e failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:17:38Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 40722e12-ae1e-46cd-b29a-288209d4581e.'}. Request ID of server operation performed before checking the server status req-9f6a4916-a43c-4fa2-b017-e7f53d173e92.
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
fail
ft5.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:16:55,394 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://192.168.122.205/identity/v3/auth/tokens 0.088s
2026-03-05 18:16:55,395 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:16:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2556', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7fbcc3d6-a3ed-48b0-bb3c-fb97075ba5f7', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.205/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "49cab7c88bde4c5593fbfe41ec58766b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1335497272-project-member", "password_expires_at": null}, "audit_ids": ["mMFaTFeXQ764NSVbyz8zyw"], "expires_at": "2026-03-05T18:16:55.000000Z", "issued_at": "2026-03-05T17:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f1fb46cddb443cc81b64987335e3c91", "name": "tempest-ServerBootFromVolumeStableRescueTest-1335497272"}, "is_domain": false, "roles": [{"id": "5ee0522f2c804637ad831cbe2e5f477a", "name": "reader"}, {"id": "4d26c413e8c44864b2ee54f68bb0f685", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd1657e77b0f4a71a9fcf81d9aee1582", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/placement", "region": "RegionOne"}], "id": "0fb5b893f19b44d391468a9ad9060f0a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cb1a3628d8c8479ba2cafcded53d2adb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/volume/v3", "region": "RegionOne"}], "id": "1034da5feb06422c81f4656b98001cf5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a947cccfe95f438cb9126c1c8edd60f6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2/9f1fb46cddb443cc81b64987335e3c91", "region": "RegionOne"}], "id": "50ac610397e946f39832929a6204ca5a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3b3a97fd03fb456ab5c78a9242ff71ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/image", "region": "RegionOne"}], "id": "7d4919ea6dad479f87d2951fa02a2966", "type": "image", "name": "glance"}, {"endpoints": [{"id": "547fb220f24c402cbe9fe995c149c3c4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/identity", "region": "RegionOne"}], "id": "9468db18dd664f789094803b908c003c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9102f260f719480abffd8dd35afb0b33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/networking", "region": "RegionOne"}], "id": "da62ecdfb31c4461a9a5e407d3ca04a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1be2684b35394cc0aaabfce8be5b99f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2.1", "region": "RegionOne"}], "id": "f220a75d38a94ac6bd71d378cc6192db", "type": "compute", "name": "nova"}]}}'
2026-03-05 18:16:55,395 80177 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'c47e6c9a-7ea8-40dc-b286-40a24d12b364', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-113716831-network', 'tenant_id': '9f1fb46cddb443cc81b64987335e3c91', 'project_id': '9f1fb46cddb443cc81b64987335e3c91', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53469, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:16:41Z', 'updated_at': '2026-03-05T17:16:41Z', 'revision_number': 1} available for tenant
2026-03-05 18:17:07,460 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://192.168.122.205/compute/v2.1/servers 12.064s
2026-03-05 18:17:07,461 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "imageRef": "5876986a-2639-4c0f-9bef-5db723410a88", "flavorRef": "42", "networks": [{"uuid": "c47e6c9a-7ea8-40dc-b286-40a24d12b364"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:16:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7daeb926-7b6f-47f5-a0de-3a6d49f20453', 'x-compute-request-id': 'req-7daeb926-7b6f-47f5-a0de-3a6d49f20453', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.205/compute/v2.1/servers'}
Body: b'{"server": {"id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "55yJRmhALwkV"}}'
2026-03-05 18:17:07,841 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.377s
2026-03-05 18:17:07,841 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1409', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcc7bee0-43a0-4dcd-8382-8605743a2014', 'x-compute-request-id': 'req-fcc7bee0-43a0-4dcd-8382-8605743a2014', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:10,955 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 2.094s
2026-03-05 18:17:10,955 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1409', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa49d686-f374-41f5-b500-115aae82d563', 'x-compute-request-id': 'req-aa49d686-f374-41f5-b500-115aae82d563', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:08Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:12,553 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.580s
2026-03-05 18:17:12,553 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91951922-d459-459f-9c18-a3a990038187', 'x-compute-request-id': 'req-91951922-d459-459f-9c18-a3a990038187', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:12,570 80177 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 5 second wait
2026-03-05 18:17:14,032 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.461s
2026-03-05 18:17:14,033 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1461', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b15977d-b897-4e03-84df-34ea507434e7', 'x-compute-request-id': 'req-1b15977d-b897-4e03-84df-34ea507434e7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:13Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:17,098 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 2.048s
2026-03-05 18:17:17,098 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-367a4a1c-f6ae-4fba-94c0-a50f0ddbd5f8', 'x-compute-request-id': 'req-367a4a1c-f6ae-4fba-94c0-a50f0ddbd5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:17,114 80177 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 10 second wait
2026-03-05 18:17:18,924 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.808s
2026-03-05 18:17:18,924 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1467', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc8419d7-4c07-4593-8ee4-2a32c45b7300', 'x-compute-request-id': 'req-cc8419d7-4c07-4593-8ee4-2a32c45b7300', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:18,939 80177 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 11 second wait
2026-03-05 18:17:26,047 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 6.107s
2026-03-05 18:17:26,048 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a29bb873-462c-4336-b24f-7d9cbcd31b5b', 'x-compute-request-id': 'req-a29bb873-462c-4336-b24f-7d9cbcd31b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:28,883 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 1.819s
2026-03-05 18:17:28,883 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ecd875-1215-47c2-8b38-8ad261298c5d', 'x-compute-request-id': 'req-d4ecd875-1215-47c2-8b38-8ad261298c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:30,892 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.989s
2026-03-05 18:17:30,892 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5994e88-4018-48d5-8115-ade3e3f051ea', 'x-compute-request-id': 'req-f5994e88-4018-48d5-8115-ade3e3f051ea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:17Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:32,429 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.520s
2026-03-05 18:17:32,429 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cbfba32-4a6a-4708-814c-efc23fa56f92', 'x-compute-request-id': 'req-5cbfba32-4a6a-4708-814c-efc23fa56f92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:32Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:34,905 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 1.461s
2026-03-05 18:17:34,905 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f86c651e-e64f-486d-ad1e-7aa73bdb5800', 'x-compute-request-id': 'req-f86c651e-e64f-486d-ad1e-7aa73bdb5800', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:36,627 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.707s
2026-03-05 18:17:36,628 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a837bd2-faa3-447e-82c4-834794445fb4', 'x-compute-request-id': 'req-4a837bd2-faa3-447e-82c4-834794445fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:37,780 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.136s
2026-03-05 18:17:37,780 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1411', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d1b365f-306a-44ce-8eca-1ef3bf2b6cfe', 'x-compute-request-id': 'req-0d1b365f-306a-44ce-8eca-1ef3bf2b6cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:38,982 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.185s
2026-03-05 18:17:38,982 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1411', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2f9b119-a623-476c-8373-76405a78093b', 'x-compute-request-id': 'req-a2f9b119-a623-476c-8373-76405a78093b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:38Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:40,201 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.200s
2026-03-05 18:17:40,201 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1601', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7352554-3935-4b97-a5da-863abf7a91d5', 'x-compute-request-id': 'req-a7352554-3935-4b97-a5da-863abf7a91d5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:07Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "69b377d0-be3c-4b96-94e1-c4edf9d00e4b", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-607404076", "status": "ERROR", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:39Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:17:39Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 69b377d0-be3c-4b96-94e1-c4edf9d00e4b."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:40,217 80177 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 33 second wait
2026-03-05 18:17:41,209 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.992s
2026-03-05 18:17:41,210 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6137739-74f3-4582-8744-80dad5429158', 'x-compute-request-id': 'req-b6137739-74f3-4582-8744-80dad5429158', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b''
2026-03-05 18:17:41,255 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b 0.044s
2026-03-05 18:17:41,255 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-16272583-5dfd-41ce-8ffb-81c753d36d7a', 'x-compute-request-id': 'req-16272583-5dfd-41ce-8ffb-81c753d36d7a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/69b377d0-be3c-4b96-94e1-c4edf9d00e4b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 69b377d0-be3c-4b96-94e1-c4edf9d00e4b could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 290, in test_stable_device_rescue_bfv_blank_volume
server, rescue_image_id = self._create_server_and_rescue_image(
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 69b377d0-be3c-4b96-94e1-c4edf9d00e4b failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:17:39Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 69b377d0-be3c-4b96-94e1-c4edf9d00e4b.'}. Request ID of server operation performed before checking the server status req-7daeb926-7b6f-47f5-a0de-3a6d49f20453.
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
fail
ft5.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:17:41,373 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://192.168.122.205/identity/v3/auth/tokens 0.103s
2026-03-05 18:17:41,374 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2556', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4cee1d5d-90cf-4b19-8a2a-8b6c59fb189d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.205/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "49cab7c88bde4c5593fbfe41ec58766b", "name": "tempest-ServerBootFromVolumeStableRescueTest-1335497272-project-member", "password_expires_at": null}, "audit_ids": ["0hH6m9aTT3Wd744z3BCV2Q"], "expires_at": "2026-03-05T18:17:41.000000Z", "issued_at": "2026-03-05T17:17:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f1fb46cddb443cc81b64987335e3c91", "name": "tempest-ServerBootFromVolumeStableRescueTest-1335497272"}, "is_domain": false, "roles": [{"id": "5ee0522f2c804637ad831cbe2e5f477a", "name": "reader"}, {"id": "4d26c413e8c44864b2ee54f68bb0f685", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd1657e77b0f4a71a9fcf81d9aee1582", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/placement", "region": "RegionOne"}], "id": "0fb5b893f19b44d391468a9ad9060f0a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cb1a3628d8c8479ba2cafcded53d2adb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/volume/v3", "region": "RegionOne"}], "id": "1034da5feb06422c81f4656b98001cf5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a947cccfe95f438cb9126c1c8edd60f6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2/9f1fb46cddb443cc81b64987335e3c91", "region": "RegionOne"}], "id": "50ac610397e946f39832929a6204ca5a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3b3a97fd03fb456ab5c78a9242ff71ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/image", "region": "RegionOne"}], "id": "7d4919ea6dad479f87d2951fa02a2966", "type": "image", "name": "glance"}, {"endpoints": [{"id": "547fb220f24c402cbe9fe995c149c3c4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/identity", "region": "RegionOne"}], "id": "9468db18dd664f789094803b908c003c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9102f260f719480abffd8dd35afb0b33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/networking", "region": "RegionOne"}], "id": "da62ecdfb31c4461a9a5e407d3ca04a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1be2684b35394cc0aaabfce8be5b99f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2.1", "region": "RegionOne"}], "id": "f220a75d38a94ac6bd71d378cc6192db", "type": "compute", "name": "nova"}]}}'
2026-03-05 18:17:41,374 80177 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'c47e6c9a-7ea8-40dc-b286-40a24d12b364', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-113716831-network', 'tenant_id': '9f1fb46cddb443cc81b64987335e3c91', 'project_id': '9f1fb46cddb443cc81b64987335e3c91', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53469, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:16:41Z', 'updated_at': '2026-03-05T17:16:41Z', 'revision_number': 1} available for tenant
2026-03-05 18:17:42,305 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://192.168.122.205/compute/v2.1/servers 0.930s
2026-03-05 18:17:42,306 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "imageRef": "5876986a-2639-4c0f-9bef-5db723410a88", "flavorRef": "42", "networks": [{"uuid": "c47e6c9a-7ea8-40dc-b286-40a24d12b364"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84749165-c88d-42e8-9bd2-d9f41c47016c', 'x-compute-request-id': 'req-84749165-c88d-42e8-9bd2-d9f41c47016c', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.205/compute/v2.1/servers'}
Body: b'{"server": {"id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "zj5aeT9oJqao"}}'
2026-03-05 18:17:42,515 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.207s
2026-03-05 18:17:42,515 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1410', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7370c4a-3d94-4237-8994-234ba74b13ba', 'x-compute-request-id': 'req-e7370c4a-3d94-4237-8994-234ba74b13ba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:43,643 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.111s
2026-03-05 18:17:43,644 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1414', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-295525bd-96db-419e-bf04-1a2894573d36', 'x-compute-request-id': 'req-295525bd-96db-419e-bf04-1a2894573d36', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:44,768 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.108s
2026-03-05 18:17:44,768 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b10453b-cdea-446e-9925-0b6f68fc615a', 'x-compute-request-id': 'req-1b10453b-cdea-446e-9925-0b6f68fc615a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:44,785 80177 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:17:46,305 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.518s
2026-03-05 18:17:46,305 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d41a5a31-9289-4690-9815-fdd6b80d0ecc', 'x-compute-request-id': 'req-d41a5a31-9289-4690-9815-fdd6b80d0ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:50,669 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 3.347s
2026-03-05 18:17:50,669 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1512', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08401957-2ae4-4674-9ccb-a9aaa9d6e2df', 'x-compute-request-id': 'req-08401957-2ae4-4674-9ccb-a9aaa9d6e2df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:50,685 80177 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 8 second wait
2026-03-05 18:17:54,310 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 2.623s
2026-03-05 18:17:54,310 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c98b10-e33d-4965-bb29-9d29029f3472', 'x-compute-request-id': 'req-79c98b10-e33d-4965-bb29-9d29029f3472', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:54,326 80177 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 12 second wait
2026-03-05 18:17:55,804 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.476s
2026-03-05 18:17:55,804 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-132ffb11-2273-4b85-bfbd-9b8fc9b41cdc', 'x-compute-request-id': 'req-132ffb11-2273-4b85-bfbd-9b8fc9b41cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:57,063 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.242s
2026-03-05 18:17:57,063 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21fc4c22-0a51-4bc6-b8bb-a79fad407f48', 'x-compute-request-id': 'req-21fc4c22-0a51-4bc6-b8bb-a79fad407f48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:58,303 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.223s
2026-03-05 18:17:58,303 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ebbdfb0-613e-4ea0-a123-22cbe8ba9ba9', 'x-compute-request-id': 'req-5ebbdfb0-613e-4ea0-a123-22cbe8ba9ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:17:59,702 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.382s
2026-03-05 18:17:59,702 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:17:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55faf988-a862-4c89-943c-d9fda7e9fdc7', 'x-compute-request-id': 'req-55faf988-a862-4c89-943c-d9fda7e9fdc7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:18:01,069 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.350s
2026-03-05 18:18:01,070 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:18:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1510', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c52d8e15-c90f-4b6f-917f-2759f0bd19e4', 'x-compute-request-id': 'req-c52d8e15-c90f-4b6f-917f-2759f0bd19e4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "9340590d4c7b4e74d84bcc7d47c5ed4694b6957edbfd7fc7daf159b7", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:17:59Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:18:02,981 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.894s
2026-03-05 18:18:02,982 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1454', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95ed79a6-2cf0-4d94-8b7f-5ee12c4b791a', 'x-compute-request-id': 'req-95ed79a6-2cf0-4d94-8b7f-5ee12c4b791a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:18:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:18:04,346 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.346s
2026-03-05 18:18:04,347 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45f3edf1-0a58-4fc5-9ed3-a0f7fd50b7ab', 'x-compute-request-id': 'req-45f3edf1-0a58-4fc5-9ed3-a0f7fd50b7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:18:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:18:05,763 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.400s
2026-03-05 18:18:05,763 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb9ce75-c33e-401a-bf60-a2e1707129c1', 'x-compute-request-id': 'req-cfb9ce75-c33e-401a-bf60-a2e1707129c1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "BUILD", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:18:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:18:07,056 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.276s
2026-03-05 18:18:07,056 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:18:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1602', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b6668ff-429f-4baf-891a-fe7cb4462a5f', 'x-compute-request-id': 'req-8b6668ff-429f-4baf-891a-fe7cb4462a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:17:42Z", "flavor": {"vcpus": 1, "ram": 192, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "hostId": "", "id": "b0233d92-f355-421c-aa23-2d5e239b9c46", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/b0233d92-f355-421c-aa23-2d5e239b9c46"}], "metadata": {}, "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1044137321", "status": "ERROR", "tenant_id": "9f1fb46cddb443cc81b64987335e3c91", "user_id": "49cab7c88bde4c5593fbfe41ec58766b", "updated": "2026-03-05T17:18:06Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:18:06Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance b0233d92-f355-421c-aa23-2d5e239b9c46."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": [], "locked_reason": null}}'
2026-03-05 18:18:07,072 80177 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 25 second wait
2026-03-05 18:18:07,431 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.358s
2026-03-05 18:18:07,431 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b01bb1fd-967d-4370-a834-bf3f9a6c8a52', 'x-compute-request-id': 'req-b01bb1fd-967d-4370-a834-bf3f9a6c8a52', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b''
2026-03-05 18:18:07,480 80177 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46 0.048s
2026-03-05 18:18:07,480 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-bc3d10ff-5c10-472a-a417-773925bf2518', 'x-compute-request-id': 'req-bc3d10ff-5c10-472a-a417-773925bf2518', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/b0233d92-f355-421c-aa23-2d5e239b9c46'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b0233d92-f355-421c-aa23-2d5e239b9c46 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 310, in test_stable_device_rescue_bfv_image_volume
server, rescue_image_id = self._create_server_and_rescue_image(
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server b0233d92-f355-421c-aa23-2d5e239b9c46 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:18:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance b0233d92-f355-421c-aa23-2d5e239b9c46.'}. Request ID of server operation performed before checking the server status req-84749165-c88d-42e8-9bd2-d9f41c47016c.
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 5 | 1 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
fail
ft6.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:19:53,306 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://192.168.122.205/identity/v3/auth/tokens 0.097s
2026-03-05 18:19:53,306 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:19:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2518', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6009e72e-6b1f-427e-9443-e64706078807', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.205/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fb1e23bff9c54a6c887e05f8cf328a25", "name": "tempest-VolumesActionsTest-625790154-project-member", "password_expires_at": null}, "audit_ids": ["zeX319wKQc-qbg9rNSmorA"], "expires_at": "2026-03-05T18:19:53.000000Z", "issued_at": "2026-03-05T17:19:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a846b1dfb7b45ffaefca1152647e659", "name": "tempest-VolumesActionsTest-625790154"}, "is_domain": false, "roles": [{"id": "5ee0522f2c804637ad831cbe2e5f477a", "name": "reader"}, {"id": "4d26c413e8c44864b2ee54f68bb0f685", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd1657e77b0f4a71a9fcf81d9aee1582", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/placement", "region": "RegionOne"}], "id": "0fb5b893f19b44d391468a9ad9060f0a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cb1a3628d8c8479ba2cafcded53d2adb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/volume/v3", "region": "RegionOne"}], "id": "1034da5feb06422c81f4656b98001cf5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a947cccfe95f438cb9126c1c8edd60f6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2/7a846b1dfb7b45ffaefca1152647e659", "region": "RegionOne"}], "id": "50ac610397e946f39832929a6204ca5a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3b3a97fd03fb456ab5c78a9242ff71ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/image", "region": "RegionOne"}], "id": "7d4919ea6dad479f87d2951fa02a2966", "type": "image", "name": "glance"}, {"endpoints": [{"id": "547fb220f24c402cbe9fe995c149c3c4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/identity", "region": "RegionOne"}], "id": "9468db18dd664f789094803b908c003c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9102f260f719480abffd8dd35afb0b33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/networking", "region": "RegionOne"}], "id": "da62ecdfb31c4461a9a5e407d3ca04a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1be2684b35394cc0aaabfce8be5b99f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2.1", "region": "RegionOne"}], "id": "f220a75d38a94ac6bd71d378cc6192db", "type": "compute", "name": "nova"}]}}'
2026-03-05 18:19:53,307 80179 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'c06eb2c7-0e83-455f-9540-cffeb8cdecb7', 'name': 'tempest-VolumesActionsTest-1999202817-network', 'tenant_id': '7a846b1dfb7b45ffaefca1152647e659', 'project_id': '7a846b1dfb7b45ffaefca1152647e659', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25068, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:19:34Z', 'updated_at': '2026-03-05T17:19:34Z', 'revision_number': 1} available for tenant
2026-03-05 18:19:54,257 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://192.168.122.205/compute/v2.1/servers 0.950s
2026-03-05 18:19:54,258 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-596704845", "imageRef": "5876986a-2639-4c0f-9bef-5db723410a88", "flavorRef": "42", "networks": [{"uuid": "c06eb2c7-0e83-455f-9540-cffeb8cdecb7"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:19:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00685661-f274-4e31-9337-50dcf14c20ca', 'x-compute-request-id': 'req-00685661-f274-4e31-9337-50dcf14c20ca', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.205/compute/v2.1/servers'}
Body: b'{"server": {"id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "B7QTEnxWmT46"}}'
2026-03-05 18:19:54,343 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.082s
2026-03-05 18:19:54,343 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc1a087-4c94-40de-a785-11c7c90e40d4', 'x-compute-request-id': 'req-2bc1a087-4c94-40de-a785-11c7c90e40d4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:19:54Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:19:55,479 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.124s
2026-03-05 18:19:55,480 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:19:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-105fef5a-bb62-483a-8326-941bdb4999bd', 'x-compute-request-id': 'req-105fef5a-bb62-483a-8326-941bdb4999bd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:19:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:19:56,628 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.138s
2026-03-05 18:19:56,629 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:19:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608cdbec-b89f-4d66-9f3a-af79d6794cc2', 'x-compute-request-id': 'req-608cdbec-b89f-4d66-9f3a-af79d6794cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "1845fe26f4ec182053f0ca032acb258f9816fabb66999d158d86ad54", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:19:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:19:56,640 80179 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:19:57,798 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.156s
2026-03-05 18:19:57,798 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f30487c0-8cd7-46c6-8936-80ddf903c817', 'x-compute-request-id': 'req-f30487c0-8cd7-46c6-8936-80ddf903c817', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "1845fe26f4ec182053f0ca032acb258f9816fabb66999d158d86ad54", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:19:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:19:58,920 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.110s
2026-03-05 18:19:58,921 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b759d22e-21e7-4102-ac62-b1fde7c51837', 'x-compute-request-id': 'req-b759d22e-21e7-4102-ac62-b1fde7c51837', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "1845fe26f4ec182053f0ca032acb258f9816fabb66999d158d86ad54", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:19:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:19:58,931 80179 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-03-05 18:20:00,428 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.495s
2026-03-05 18:20:00,428 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:19:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c1c0d5a-857e-4597-a3c9-c3606c00df12', 'x-compute-request-id': 'req-1c1c0d5a-857e-4597-a3c9-c3606c00df12', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "1845fe26f4ec182053f0ca032acb258f9816fabb66999d158d86ad54", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:19:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:20:01,651 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.211s
2026-03-05 18:20:01,651 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:20:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84413ca4-d09b-496e-95a5-20627da9b66a', 'x-compute-request-id': 'req-84413ca4-d09b-496e-95a5-20627da9b66a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "1845fe26f4ec182053f0ca032acb258f9816fabb66999d158d86ad54", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:20:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:20:01,662 80179 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:20:02,944 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.280s
2026-03-05 18:20:02,944 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ff44ab1-15c1-40f9-8ede-28552e029e7e', 'x-compute-request-id': 'req-7ff44ab1-15c1-40f9-8ede-28552e029e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "1845fe26f4ec182053f0ca032acb258f9816fabb66999d158d86ad54", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:20:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:20:04,150 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.193s
2026-03-05 18:20:04,150 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-888bf9e1-1bc0-4349-86d3-84f0fe057bdd', 'x-compute-request-id': 'req-888bf9e1-1bc0-4349-86d3-84f0fe057bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "1845fe26f4ec182053f0ca032acb258f9816fabb66999d158d86ad54", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:20:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:20:05,338 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.176s
2026-03-05 18:20:05,339 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-999355a7-c4b9-4ffb-b002-aae300e939c9', 'x-compute-request-id': 'req-999355a7-c4b9-4ffb-b002-aae300e939c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "1845fe26f4ec182053f0ca032acb258f9816fabb66999d158d86ad54", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:20:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:20:06,516 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.163s
2026-03-05 18:20:06,516 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:20:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4be7b3d0-e8d6-4349-b28b-28a649f87f72', 'x-compute-request-id': 'req-4be7b3d0-e8d6-4349-b28b-28a649f87f72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:20:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:20:07,679 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.151s
2026-03-05 18:20:07,680 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a15b146a-7b98-47a0-9436-238f67f51ffa', 'x-compute-request-id': 'req-a15b146a-7b98-47a0-9436-238f67f51ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:20:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:20:08,806 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.114s
2026-03-05 18:20:08,807 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:20:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb5c5e64-681c-4b66-8055-5d78ac566d3f', 'x-compute-request-id': 'req-eb5c5e64-681c-4b66-8055-5d78ac566d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:20:06Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:20:09,912 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.093s
2026-03-05 18:20:09,912 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:20:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2f9b74f-e5b8-4fb7-a68e-a73365d242db', 'x-compute-request-id': 'req-b2f9b74f-e5b8-4fb7-a68e-a73365d242db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "BUILD", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:20:10Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:20:09,923 80179 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 15 second wait
2026-03-05 18:20:11,032 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.107s
2026-03-05 18:20:11,032 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:20:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1419', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0758c2ab-ccb8-477a-97e7-433f49dd5c57', 'x-compute-request-id': 'req-0758c2ab-ccb8-477a-97e7-433f49dd5c57', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:19:54Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "7cf79f4b-7aea-416a-92ff-018bcf51357c", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-596704845", "status": "ERROR", "tenant_id": "7a846b1dfb7b45ffaefca1152647e659", "user_id": "fb1e23bff9c54a6c887e05f8cf328a25", "updated": "2026-03-05T17:20:10Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:20:10Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 7cf79f4b-7aea-416a-92ff-018bcf51357c."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:20:11,043 80179 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 17 second wait
2026-03-05 18:20:11,364 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 204 DELETE http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.320s
2026-03-05 18:20:11,364 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:20:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbbcba2-5587-46cf-b854-d07df53224c6', 'x-compute-request-id': 'req-adbbcba2-5587-46cf-b854-d07df53224c6', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b''
2026-03-05 18:20:11,401 80179 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 404 GET http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c 0.036s
2026-03-05 18:20:11,401 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:20:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f5e5b35a-2624-40b8-be02-bb56eb3f81e2', 'x-compute-request-id': 'req-f5e5b35a-2624-40b8-be02-bb56eb3f81e2', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/7cf79f4b-7aea-416a-92ff-018bcf51357c'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7cf79f4b-7aea-416a-92ff-018bcf51357c could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 83, in test_force_detach_volume
server_id = self.create_server()['id']
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 7cf79f4b-7aea-416a-92ff-018bcf51357c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:20:10Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 7cf79f4b-7aea-416a-92ff-018bcf51357c.'}. Request ID of server operation performed before checking the server status req-00685661-f274-4e31-9337-50dcf14c20ca.
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt6.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt6.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt6.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt6.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt6.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 4 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
fail
ft7.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:21:32,550 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://192.168.122.205/identity/v3/auth/tokens 0.049s
2026-03-05 18:21:32,550 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eed49023-80be-40c4-9de2-02ee9ed03b2d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.205/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e9eaa1f2035b47f4bdedaf67738e0987", "name": "tempest-VolumesActionsTest-2086908229-project-member", "password_expires_at": null}, "audit_ids": ["w__d0u0UQDOzGfGUz49tFA"], "expires_at": "2026-03-05T18:21:32.000000Z", "issued_at": "2026-03-05T17:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4818dc7894244edbd60bed9ddf8e5ee", "name": "tempest-VolumesActionsTest-2086908229"}, "is_domain": false, "roles": [{"id": "5ee0522f2c804637ad831cbe2e5f477a", "name": "reader"}, {"id": "4d26c413e8c44864b2ee54f68bb0f685", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd1657e77b0f4a71a9fcf81d9aee1582", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/placement", "region": "RegionOne"}], "id": "0fb5b893f19b44d391468a9ad9060f0a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cb1a3628d8c8479ba2cafcded53d2adb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/volume/v3", "region": "RegionOne"}], "id": "1034da5feb06422c81f4656b98001cf5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a947cccfe95f438cb9126c1c8edd60f6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2/a4818dc7894244edbd60bed9ddf8e5ee", "region": "RegionOne"}], "id": "50ac610397e946f39832929a6204ca5a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3b3a97fd03fb456ab5c78a9242ff71ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/image", "region": "RegionOne"}], "id": "7d4919ea6dad479f87d2951fa02a2966", "type": "image", "name": "glance"}, {"endpoints": [{"id": "547fb220f24c402cbe9fe995c149c3c4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/identity", "region": "RegionOne"}], "id": "9468db18dd664f789094803b908c003c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9102f260f719480abffd8dd35afb0b33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/networking", "region": "RegionOne"}], "id": "da62ecdfb31c4461a9a5e407d3ca04a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1be2684b35394cc0aaabfce8be5b99f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2.1", "region": "RegionOne"}], "id": "f220a75d38a94ac6bd71d378cc6192db", "type": "compute", "name": "nova"}]}}'
2026-03-05 18:21:32,550 80177 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': '08dbf974-c6b5-43d6-b08f-0a7645cd01f7', 'name': 'tempest-VolumesActionsTest-1451309591-network', 'tenant_id': 'a4818dc7894244edbd60bed9ddf8e5ee', 'project_id': 'a4818dc7894244edbd60bed9ddf8e5ee', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46831, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:21:19Z', 'updated_at': '2026-03-05T17:21:19Z', 'revision_number': 1} available for tenant
2026-03-05 18:21:33,153 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 202 POST http://192.168.122.205/compute/v2.1/servers 0.602s
2026-03-05 18:21:33,153 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1577629233", "imageRef": "5876986a-2639-4c0f-9bef-5db723410a88", "flavorRef": "42", "networks": [{"uuid": "08dbf974-c6b5-43d6-b08f-0a7645cd01f7"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fe8f0d6-002f-418b-ba4e-9178a6a570e2', 'x-compute-request-id': 'req-9fe8f0d6-002f-418b-ba4e-9178a6a570e2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.205/compute/v2.1/servers'}
Body: b'{"server": {"id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "eXj2oD2xGcbH"}}'
2026-03-05 18:21:33,249 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.093s
2026-03-05 18:21:33,250 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1efa16ae-8ccc-4176-a196-316140231484', 'x-compute-request-id': 'req-1efa16ae-8ccc-4176-a196-316140231484', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:33Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:34,395 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.134s
2026-03-05 18:21:34,395 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0dfe491-bf8a-4eeb-8e2d-0e9b2b442319', 'x-compute-request-id': 'req-d0dfe491-bf8a-4eeb-8e2d-0e9b2b442319', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:35,563 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.156s
2026-03-05 18:21:35,563 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52c38565-7091-4c42-8ee3-42c255ec3949', 'x-compute-request-id': 'req-52c38565-7091-4c42-8ee3-42c255ec3949', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:35,574 80177 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-03-05 18:21:36,693 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.117s
2026-03-05 18:21:36,693 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f60cfa-23a7-441f-8374-d2654e218fcc', 'x-compute-request-id': 'req-41f60cfa-23a7-441f-8374-d2654e218fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:35Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:37,819 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.112s
2026-03-05 18:21:37,820 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cce9c230-946a-4705-bc22-16e3c354ce1d', 'x-compute-request-id': 'req-cce9c230-946a-4705-bc22-16e3c354ce1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:37,830 80177 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-03-05 18:21:39,102 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.270s
2026-03-05 18:21:39,102 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f2b9f0b-b728-4a9f-b3af-0b2bb2633160', 'x-compute-request-id': 'req-0f2b9f0b-b728-4a9f-b3af-0b2bb2633160', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:39,113 80177 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 6 second wait
2026-03-05 18:21:40,290 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.176s
2026-03-05 18:21:40,290 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f535420b-191a-4118-9400-ed7c4aedaf91', 'x-compute-request-id': 'req-f535420b-191a-4118-9400-ed7c4aedaf91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:40,301 80177 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait
2026-03-05 18:21:41,541 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.239s
2026-03-05 18:21:41,542 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3fc3f85-63e6-4821-acca-6a9e338ceeb5', 'x-compute-request-id': 'req-a3fc3f85-63e6-4821-acca-6a9e338ceeb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:42,715 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.161s
2026-03-05 18:21:42,715 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e27b2942-91ca-4bd4-a45d-0bd1bb159c10', 'x-compute-request-id': 'req-e27b2942-91ca-4bd4-a45d-0bd1bb159c10', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:39Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:43,959 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.232s
2026-03-05 18:21:43,959 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f84c2693-750e-4487-92b0-85af1b65bf98', 'x-compute-request-id': 'req-f84c2693-750e-4487-92b0-85af1b65bf98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:45,205 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.233s
2026-03-05 18:21:45,205 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c2e1833-57f3-4139-9fa0-58cf9e89b329', 'x-compute-request-id': 'req-4c2e1833-57f3-4139-9fa0-58cf9e89b329', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:46,412 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.195s
2026-03-05 18:21:46,413 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8230fbca-6be9-440f-a8fb-ca0d5c597a2c', 'x-compute-request-id': 'req-8230fbca-6be9-440f-a8fb-ca0d5c597a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:47,520 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.093s
2026-03-05 18:21:47,520 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60cff682-9811-4016-9cac-8df197d1f1f6', 'x-compute-request-id': 'req-60cff682-9811-4016-9cac-8df197d1f1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:48,626 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.094s
2026-03-05 18:21:48,626 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aabce0a-6492-4aa1-97c8-3919b1a1eee4', 'x-compute-request-id': 'req-0aabce0a-6492-4aa1-97c8-3919b1a1eee4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:48Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:48,637 80177 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 15 second wait
2026-03-05 18:21:49,734 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 200 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.095s
2026-03-05 18:21:49,734 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1420', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68347138-0aa1-47f1-8857-06a8d55a2fcd', 'x-compute-request-id': 'req-68347138-0aa1-47f1-8857-06a8d55a2fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:33Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1577629233", "status": "ERROR", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:49Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:21:49Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:49,746 80177 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 16 second wait
2026-03-05 18:21:50,072 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 204 DELETE http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.326s
2026-03-05 18:21:50,073 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a5b146f-b96a-490d-9a66-67d9027702d3', 'x-compute-request-id': 'req-0a5b146f-b96a-490d-9a66-67d9027702d3', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b''
2026-03-05 18:21:50,111 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 404 GET http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe 0.038s
2026-03-05 18:21:50,111 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-34a2a5f8-98a5-4aed-8d57-9da8185dcb16', 'x-compute-request-id': 'req-34a2a5f8-98a5-4aed-8d57-9da8185dcb16', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 45, in test_attach_detach_volume_to_instance
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:21:49Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance cdb33b38-74fd-4cdd-a4b0-51ecab4e4ebe.'}. Request ID of server operation performed before checking the server status req-9fe8f0d6-002f-418b-ba4e-9178a6a570e2.
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
fail
ft7.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:21:50,245 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://192.168.122.205/identity/v3/auth/tokens 0.123s
2026-03-05 18:21:50,245 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2520', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d2d672cb-24d7-44eb-9b51-97fd77ea4873', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.205/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e9eaa1f2035b47f4bdedaf67738e0987", "name": "tempest-VolumesActionsTest-2086908229-project-member", "password_expires_at": null}, "audit_ids": ["YENm5v7IRn-VEx00J8K9BQ"], "expires_at": "2026-03-05T18:21:50.000000Z", "issued_at": "2026-03-05T17:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4818dc7894244edbd60bed9ddf8e5ee", "name": "tempest-VolumesActionsTest-2086908229"}, "is_domain": false, "roles": [{"id": "5ee0522f2c804637ad831cbe2e5f477a", "name": "reader"}, {"id": "4d26c413e8c44864b2ee54f68bb0f685", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd1657e77b0f4a71a9fcf81d9aee1582", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/placement", "region": "RegionOne"}], "id": "0fb5b893f19b44d391468a9ad9060f0a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cb1a3628d8c8479ba2cafcded53d2adb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/volume/v3", "region": "RegionOne"}], "id": "1034da5feb06422c81f4656b98001cf5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a947cccfe95f438cb9126c1c8edd60f6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2/a4818dc7894244edbd60bed9ddf8e5ee", "region": "RegionOne"}], "id": "50ac610397e946f39832929a6204ca5a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3b3a97fd03fb456ab5c78a9242ff71ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/image", "region": "RegionOne"}], "id": "7d4919ea6dad479f87d2951fa02a2966", "type": "image", "name": "glance"}, {"endpoints": [{"id": "547fb220f24c402cbe9fe995c149c3c4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/identity", "region": "RegionOne"}], "id": "9468db18dd664f789094803b908c003c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9102f260f719480abffd8dd35afb0b33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/networking", "region": "RegionOne"}], "id": "da62ecdfb31c4461a9a5e407d3ca04a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1be2684b35394cc0aaabfce8be5b99f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2.1", "region": "RegionOne"}], "id": "f220a75d38a94ac6bd71d378cc6192db", "type": "compute", "name": "nova"}]}}'
2026-03-05 18:21:50,246 80177 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': '08dbf974-c6b5-43d6-b08f-0a7645cd01f7', 'name': 'tempest-VolumesActionsTest-1451309591-network', 'tenant_id': 'a4818dc7894244edbd60bed9ddf8e5ee', 'project_id': 'a4818dc7894244edbd60bed9ddf8e5ee', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46831, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-03-05T17:21:19Z', 'updated_at': '2026-03-05T17:21:19Z', 'revision_number': 1} available for tenant
2026-03-05 18:21:50,755 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 202 POST http://192.168.122.205/compute/v2.1/servers 0.508s
2026-03-05 18:21:50,755 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1727092201", "imageRef": "5876986a-2639-4c0f-9bef-5db723410a88", "flavorRef": "42", "networks": [{"uuid": "08dbf974-c6b5-43d6-b08f-0a7645cd01f7"}]}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8546c05-8d23-44b2-932c-fa83694cf05a', 'x-compute-request-id': 'req-c8546c05-8d23-44b2-932c-fa83694cf05a', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.205/compute/v2.1/servers'}
Body: b'{"server": {"id": "5059c294-6196-4f2e-ba6b-4d180e042187", "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "e3uefBwo9dXP"}}'
2026-03-05 18:21:50,849 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.091s
2026-03-05 18:21:50,849 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e492d8e9-228c-49a4-930c-a0515967389f', 'x-compute-request-id': 'req-e492d8e9-228c-49a4-930c-a0515967389f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:51Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:50Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:51,957 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.095s
2026-03-05 18:21:51,957 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51d97eb9-dbc9-4bcd-bce3-3a4ff2465d5b', 'x-compute-request-id': 'req-51d97eb9-dbc9-4bcd-bce3-3a4ff2465d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:53,089 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.119s
2026-03-05 18:21:53,089 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea4172eb-0956-40ef-aabc-31ba996893f0', 'x-compute-request-id': 'req-ea4172eb-0956-40ef-aabc-31ba996893f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:53,100 80177 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-03-05 18:21:54,226 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.124s
2026-03-05 18:21:54,227 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a16b1168-719e-42eb-b266-f5fac05be767', 'x-compute-request-id': 'req-a16b1168-719e-42eb-b266-f5fac05be767', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:53Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:55,505 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.266s
2026-03-05 18:21:55,505 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c34c6860-564a-4b3e-872f-ba3b0404e2f0', 'x-compute-request-id': 'req-c34c6860-564a-4b3e-872f-ba3b0404e2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:55,516 80177 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-05 18:21:57,125 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.608s
2026-03-05 18:21:57,126 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88831c3d-783e-414e-976a-c5ad02fcf9bc', 'x-compute-request-id': 'req-88831c3d-783e-414e-976a-c5ad02fcf9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:56Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:57,137 80177 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-03-05 18:21:58,296 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.158s
2026-03-05 18:21:58,296 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-230feec3-d4f4-47c1-be76-22580fc6144f', 'x-compute-request-id': 'req-230feec3-d4f4-47c1-be76-22580fc6144f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:58,307 80177 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 8 second wait
2026-03-05 18:21:59,503 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.194s
2026-03-05 18:21:59,503 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044c1574-6f3f-41df-9e7f-d98095502013', 'x-compute-request-id': 'req-044c1574-6f3f-41df-9e7f-d98095502013', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:21:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:22:00,675 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.160s
2026-03-05 18:22:00,675 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:22:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af836414-d2a7-42a6-b74f-b68b12add8fc', 'x-compute-request-id': 'req-af836414-d2a7-42a6-b74f-b68b12add8fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:22:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:22:01,931 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.244s
2026-03-05 18:22:01,931 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:22:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22e220dc-ba62-48e6-acd0-ab5f2a2fa81a', 'x-compute-request-id': 'req-22e220dc-ba62-48e6-acd0-ab5f2a2fa81a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "0208d7776d8da497e27cfc76a31ad5fda542b48227ceaaf21a5539c6", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:22:01Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:22:03,174 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.230s
2026-03-05 18:22:03,174 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:22:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b566998-423e-4851-9844-b51f739930b9', 'x-compute-request-id': 'req-3b566998-423e-4851-9844-b51f739930b9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:22:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:22:04,297 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.111s
2026-03-05 18:22:04,298 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ec1f97c-f02d-4de7-b786-6fb66f0fcca3', 'x-compute-request-id': 'req-6ec1f97c-f02d-4de7-b786-6fb66f0fcca3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:22:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:22:05,409 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.093s
2026-03-05 18:22:05,409 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3c9479f-71cb-4966-a2ab-cc49a28f144b', 'x-compute-request-id': 'req-e3c9479f-71cb-4966-a2ab-cc49a28f144b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "BUILD", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:22:05Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:22:06,530 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.109s
2026-03-05 18:22:06,531 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:22:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1420', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d4c423f-75f7-4c5f-9501-5c6dd3a6bbb8', 'x-compute-request-id': 'req-9d4c423f-75f7-4c5f-9501-5c6dd3a6bbb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:50Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "5059c294-6196-4f2e-ba6b-4d180e042187", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/5059c294-6196-4f2e-ba6b-4d180e042187"}], "metadata": {}, "name": "tempest-VolumesActionsTest-instance-1727092201", "status": "ERROR", "tenant_id": "a4818dc7894244edbd60bed9ddf8e5ee", "user_id": "e9eaa1f2035b47f4bdedaf67738e0987", "updated": "2026-03-05T17:22:06Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:22:06Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5059c294-6196-4f2e-ba6b-4d180e042187."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:22:06,543 80177 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 16 second wait
2026-03-05 18:22:06,861 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 204 DELETE http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.318s
2026-03-05 18:22:06,862 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:22:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bb492da-098b-46dd-a99b-7d88db6760cf', 'x-compute-request-id': 'req-9bb492da-098b-46dd-a99b-7d88db6760cf', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b''
2026-03-05 18:22:06,903 80177 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 404 GET http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187 0.041s
2026-03-05 18:22:06,904 80177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:22:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3c489171-abf9-45ea-90a6-febaf36534c8', 'x-compute-request-id': 'req-3c489171-abf9-45ea-90a6-febaf36534c8', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/5059c294-6196-4f2e-ba6b-4d180e042187'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5059c294-6196-4f2e-ba6b-4d180e042187 could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 81, in test_get_volume_attachment
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 5059c294-6196-4f2e-ba6b-4d180e042187 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:22:06Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5059c294-6196-4f2e-ba6b-4d180e042187.'}. Request ID of server operation performed before checking the server status req-c8546c05-8d23-44b2-932c-fa83694cf05a.
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt7.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt7.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt7.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt7.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 31 | 1 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
fail
ft8.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-03-05 18:21:15,396 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://192.168.122.205/identity/v3/auth/tokens 0.042s
2026-03-05 18:21:15,396 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2522', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-808b0655-1b6c-43fc-8fb8-46bd30364d2a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.205/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b6058c77b35e40f7b12c0f893720fcae", "name": "tempest-VolumesNegativeTest-1358823769-project-member", "password_expires_at": null}, "audit_ids": ["4tzi2b_ORr6w7RcW_dEe6A"], "expires_at": "2026-03-05T18:21:15.000000Z", "issued_at": "2026-03-05T17:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b28a0a8804f4a7cba0cb4d01145e03c", "name": "tempest-VolumesNegativeTest-1358823769"}, "is_domain": false, "roles": [{"id": "5ee0522f2c804637ad831cbe2e5f477a", "name": "reader"}, {"id": "4d26c413e8c44864b2ee54f68bb0f685", "name": "member"}], "catalog": [{"endpoints": [{"id": "cd1657e77b0f4a71a9fcf81d9aee1582", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/placement", "region": "RegionOne"}], "id": "0fb5b893f19b44d391468a9ad9060f0a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cb1a3628d8c8479ba2cafcded53d2adb", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/volume/v3", "region": "RegionOne"}], "id": "1034da5feb06422c81f4656b98001cf5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a947cccfe95f438cb9126c1c8edd60f6", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2/0b28a0a8804f4a7cba0cb4d01145e03c", "region": "RegionOne"}], "id": "50ac610397e946f39832929a6204ca5a", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "3b3a97fd03fb456ab5c78a9242ff71ba", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/image", "region": "RegionOne"}], "id": "7d4919ea6dad479f87d2951fa02a2966", "type": "image", "name": "glance"}, {"endpoints": [{"id": "547fb220f24c402cbe9fe995c149c3c4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/identity", "region": "RegionOne"}], "id": "9468db18dd664f789094803b908c003c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "9102f260f719480abffd8dd35afb0b33", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/networking", "region": "RegionOne"}], "id": "da62ecdfb31c4461a9a5e407d3ca04a6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1be2684b35394cc0aaabfce8be5b99f4", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.205/compute/v2.1", "region": "RegionOne"}], "id": "f220a75d38a94ac6bd71d378cc6192db", "type": "compute", "name": "nova"}]}}'
2026-03-05 18:21:15,397 80179 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant
2026-03-05 18:21:15,749 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 202 POST http://192.168.122.205/compute/v2.1/servers 0.351s
2026-03-05 18:21:15,749 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-404851308", "imageRef": "5876986a-2639-4c0f-9bef-5db723410a88", "flavorRef": "42"}}
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '388', 'location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba523834-2a68-4614-a0ec-e2908e30591d', 'x-compute-request-id': 'req-ba523834-2a68-4614-a0ec-e2908e30591d', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.205/compute/v2.1/servers'}
Body: b'{"server": {"id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "WBX5bmBPQcys"}}'
2026-03-05 18:21:15,860 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.108s
2026-03-05 18:21:15,860 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72a5a4b9-4c79-49a0-a5fc-faf99df01fa4', 'x-compute-request-id': 'req-72a5a4b9-4c79-49a0-a5fc-faf99df01fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:16Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:16,989 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.117s
2026-03-05 18:21:16,989 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52be36bf-e32d-4161-83bc-9ed62a13a39d', 'x-compute-request-id': 'req-52be36bf-e32d-4161-83bc-9ed62a13a39d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:16Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:18,121 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.120s
2026-03-05 18:21:18,122 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a24b4306-0965-48cd-aaee-96db7135b8ef', 'x-compute-request-id': 'req-a24b4306-0965-48cd-aaee-96db7135b8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "72be4432ee1128344fb914a78765bac2451ec6102bd77ec1b1c858df", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:18,134 80179 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-03-05 18:21:19,250 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.114s
2026-03-05 18:21:19,250 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5b33a63-9525-4e57-b1de-71c2b0e6c7d6', 'x-compute-request-id': 'req-c5b33a63-9525-4e57-b1de-71c2b0e6c7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "72be4432ee1128344fb914a78765bac2451ec6102bd77ec1b1c858df", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:20,584 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.321s
2026-03-05 18:21:20,584 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1288', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47c8b8f0-28ad-41eb-a4cb-f7b22289053f', 'x-compute-request-id': 'req-47c8b8f0-28ad-41eb-a4cb-f7b22289053f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "72be4432ee1128344fb914a78765bac2451ec6102bd77ec1b1c858df", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:20,605 80179 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 5 second wait
2026-03-05 18:21:23,158 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 1.551s
2026-03-05 18:21:23,158 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4607ede-3f46-44b4-b61a-0f68b98b6e7e', 'x-compute-request-id': 'req-c4607ede-3f46-44b4-b61a-0f68b98b6e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "72be4432ee1128344fb914a78765bac2451ec6102bd77ec1b1c858df", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:21Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:23,169 80179 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 8 second wait
2026-03-05 18:21:24,758 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.587s
2026-03-05 18:21:24,758 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38a7fb75-2924-443c-a39c-71e537cace98', 'x-compute-request-id': 'req-38a7fb75-2924-443c-a39c-71e537cace98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "72be4432ee1128344fb914a78765bac2451ec6102bd77ec1b1c858df", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:24,769 80179 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-03-05 18:21:25,958 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.188s
2026-03-05 18:21:25,959 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c5b554f-a09e-40e8-a4c4-812e13074851', 'x-compute-request-id': 'req-4c5b554f-a09e-40e8-a4c4-812e13074851', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "72be4432ee1128344fb914a78765bac2451ec6102bd77ec1b1c858df", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:27,228 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.257s
2026-03-05 18:21:27,228 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-907dbe67-1300-4bf1-9c16-41f3f16e1a91', 'x-compute-request-id': 'req-907dbe67-1300-4bf1-9c16-41f3f16e1a91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "72be4432ee1128344fb914a78765bac2451ec6102bd77ec1b1c858df", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:28,417 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.178s
2026-03-05 18:21:28,417 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989ae031-2ed0-4a6f-be3d-0ea051a5ee34', 'x-compute-request-id': 'req-989ae031-2ed0-4a6f-be3d-0ea051a5ee34', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "72be4432ee1128344fb914a78765bac2451ec6102bd77ec1b1c858df", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:29,617 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.188s
2026-03-05 18:21:29,617 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-269cbc7b-dee7-416d-866d-669ee5c53dea', 'x-compute-request-id': 'req-269cbc7b-dee7-416d-866d-669ee5c53dea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:30,709 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.080s
2026-03-05 18:21:30,709 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b50315db-ed94-4bff-861e-f0f5c3b40645', 'x-compute-request-id': 'req-b50315db-ed94-4bff-861e-f0f5c3b40645', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:31,809 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.088s
2026-03-05 18:21:31,809 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e586e8d-6af5-4c84-a0fe-36b2f7d6acaa', 'x-compute-request-id': 'req-3e586e8d-6af5-4c84-a0fe-36b2f7d6acaa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "BUILD", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:32,925 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 200 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.104s
2026-03-05 18:21:32,925 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1420', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df503a5b-92ef-4ed9-8658-a74b2b0e4c9c', 'x-compute-request-id': 'req-df503a5b-92ef-4ed9-8658-a74b2b0e4c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-03-05T17:21:15Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/flavors/42"}]}, "hostId": "", "id": "05b42b61-e364-4773-9629-4e9acd36b3dc", "image": {"id": "5876986a-2639-4c0f-9bef-5db723410a88", "links": [{"rel": "bookmark", "href": "http://192.168.122.205/compute/images/5876986a-2639-4c0f-9bef-5db723410a88"}]}, "links": [{"rel": "self", "href": "http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}, {"rel": "bookmark", "href": "http://192.168.122.205/compute/servers/05b42b61-e364-4773-9629-4e9acd36b3dc"}], "metadata": {}, "name": "tempest-VolumesNegativeTest-instance-404851308", "status": "ERROR", "tenant_id": "0b28a0a8804f4a7cba0cb4d01145e03c", "user_id": "b6058c77b35e40f7b12c0f893720fcae", "updated": "2026-03-05T17:21:33Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-03-05T17:21:33Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 05b42b61-e364-4773-9629-4e9acd36b3dc."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-03-05 18:21:32,937 80179 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 17 second wait
2026-03-05 18:21:33,229 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 204 DELETE http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.292s
2026-03-05 18:21:33,229 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24832724-40a7-427b-ae1b-f64f8f343367', 'x-compute-request-id': 'req-24832724-40a7-427b-ae1b-f64f8f343367', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b''
2026-03-05 18:21:33,276 80179 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 404 GET http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc 0.046s
2026-03-05 18:21:33,276 80179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Thu, 05 Mar 2026 17:21:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-518af57b-cb9c-4d0e-a2d2-c967b2c2281a', 'x-compute-request-id': 'req-518af57b-cb9c-4d0e-a2d2-c967b2c2281a', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.205/compute/v2.1/servers/05b42b61-e364-4773-9629-4e9acd36b3dc'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 05b42b61-e364-4773-9629-4e9acd36b3dc could not be found."}}'
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 188, in test_attach_volumes_with_nonexistent_volume_id
server = self.create_server()
File "/opt/stack/tempest/tempest/api/volume/base.py", line 270, in create_server
body, _ = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 267, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 05b42b61-e364-4773-9629-4e9acd36b3dc failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-03-05T17:21:33Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 05b42b61-e364-4773-9629-4e9acd36b3dc.'}. Request ID of server operation performed before checking the server status req-ba523834-2a68-4614-a0ec-e2908e30591d.
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt8.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt8.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt8.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt8.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt8.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt8.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt8.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt8.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt8.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt8.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt8.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt8.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt8.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt8.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt8.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt8.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt8.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt8.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt8.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt8.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt8.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt8.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt8.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt8.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt8.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt8.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt8.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt8.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt8.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt8.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt8.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt10.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt10.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt11.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt11.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt12.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt12.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt12.3: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] |
pass
pt12.4: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt13.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt13.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt13.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt13.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt14.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt14.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectAdminTests39) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests33) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectReaderTests39) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectAdminTests33) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectMemberTests39) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt20.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt22.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesMemberTests) |
skip
pt24.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt24.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt24.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt24.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt24.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt24.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt25.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt26.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt26.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt27.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt27.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt28.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt28.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt29.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt29.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt29.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt30.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt31.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt32.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt33.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt34.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt35.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt35.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt36.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt37.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt37.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt38.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt39.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt40.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt41.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt42.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt43.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt43.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt43.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt43.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt43.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt43.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt44.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt44.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt44.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt44.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt44.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt44.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt44.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt44.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt45.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt45.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt46.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt46.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt46.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt47.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt48.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt49.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt49.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt50.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt50.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt51.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt52.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt52.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt52.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt52.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt52.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt52.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt52.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt53.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt53.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt53.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt53.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt53.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt53.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt54.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt54.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt55.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt55.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt56.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt56.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt57.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt57.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt58.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt58.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt58.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt58.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt58.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt58.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt58.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt59.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt59.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt59.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt60.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt61.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt61.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt61.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt61.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt61.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt62.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt62.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt62.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt62.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt62.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt63.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt63.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt64.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt64.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt65.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt65.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt65.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt65.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt66.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt66.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt66.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt67.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt67.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt67.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt67.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt67.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt67.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt67.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt67.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt67.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt67.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt67.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt67.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt68.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt68.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt68.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt68.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt68.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt68.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt69.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt70.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt71.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt72.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt73.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt73.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt74.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt74.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt75.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt76.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt76.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt77.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt77.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt78.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt78.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt79.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt79.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt80.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt80.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt81.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt82.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt83.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt83.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt84.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt84.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt84.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt85.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt86.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt86.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt86.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt86.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt86.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt86.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt86.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt86.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt86.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt86.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt86.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt86.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt86.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt86.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt86.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt86.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt86.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt86.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt87.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt87.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt87.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt87.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt88.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt88.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt88.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt88.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt88.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt88.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt88.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt88.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt88.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt88.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt88.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt88.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt88.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt89.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt89.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt89.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt89.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt89.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt89.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| Total | 288 | 222 | 10 | 0 | 56 | ||