Status: Pass 259 Failure 3 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.1: tearDownClass (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 246, in tearDownClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 210, in tearDownClass
teardown()
File "/opt/stack/tempest/tempest/test.py", line 628, in resource_cleanup
raise testtools.MultipleExceptions(*cleanup_errors)
testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.DeleteErrorException'>, Resource %(resource_id)s failed to delete and is in ERROR status
Details: Server ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 failed to delete and is in ERROR status. Fault: {'code': 404, 'created': '2026-05-08T13:23:40Z', 'message': 'Guest does not have a console available.'}., <traceback object at 0x7795d1d735c0>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group da45f7ab-1a14-482b-bf17-130ecc022aa1 in use.', 'detail': ''}, <traceback object at 0x7795d237b540>), (<class 'tempest.lib.exceptions.BadRequest'>, Bad request
Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7795d227a100>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out
Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume f45ee683-5966-427b-a1e7-c9bbae13d422 within the required time (196 s). Timer started at 1778246821. Timer ended at 1778247017. Waited for 196 s., <traceback object at 0x7795d1a85d80>))
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 0 | 1 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
fail
ft2.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-08 15:01:56,536 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.78/volume/v3/volumes 2.252s
2026-05-08 15:01:56,536 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "imageRef": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:01:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71950ea5-edb4-498a-afdf-4e0033484c53', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71950ea5-edb4-498a-afdf-4e0033484c53', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.78/volume/v3/volumes'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.299786", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-08 15:01:57,624 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 1.074s
2026-05-08 15:01:57,624 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:01:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d94ae712-9f7b-4b81-85f3-281e7f763986', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d94ae712-9f7b-4b81-85f3-281e7f763986', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:01:58,704 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.067s
2026-05-08 15:01:58,704 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:01:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7151e4-5c58-4770-8e8e-63a3e7c76d08', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7151e4-5c58-4770-8e8e-63a3e7c76d08', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:01:59,780 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.055s
2026-05-08 15:01:59,781 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:01:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89084b3b-f644-4c5b-b292-3426d79c1867', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89084b3b-f644-4c5b-b292-3426d79c1867', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:00,851 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.058s
2026-05-08 15:02:00,852 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891f39d3-6558-48c7-8daa-7c9c8eae5afe', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891f39d3-6558-48c7-8daa-7c9c8eae5afe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:01,942 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.075s
2026-05-08 15:02:01,943 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345a8181-d7e3-4c91-930a-a9ad2d2912b5', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345a8181-d7e3-4c91-930a-a9ad2d2912b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:03,006 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.047s
2026-05-08 15:02:03,006 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8e6730-fb62-45be-b30c-72829ed57be9', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8e6730-fb62-45be-b30c-72829ed57be9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:04,106 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.087s
2026-05-08 15:02:04,106 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e4b34c-3a34-4c6f-a3f2-87d929b4386a', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e4b34c-3a34-4c6f-a3f2-87d929b4386a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:05,238 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.117s
2026-05-08 15:02:05,239 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e8a056-85d9-414e-9765-4332c29c37c9', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e8a056-85d9-414e-9765-4332c29c37c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:06,324 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.071s
2026-05-08 15:02:06,325 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8919ef-289e-47f1-92d9-6326b35135c4', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8919ef-289e-47f1-92d9-6326b35135c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:07,434 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.096s
2026-05-08 15:02:07,434 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b90bcd-b065-409f-908e-3117f3791f91', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b90bcd-b065-409f-908e-3117f3791f91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:08,506 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.059s
2026-05-08 15:02:08,507 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282dde99-f739-435a-be89-de9fc54aaeab', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282dde99-f739-435a-be89-de9fc54aaeab', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-08 15:02:09,608 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.090s
2026-05-08 15:02:09,609 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f7509e-3848-4ade-960c-5f0f7e6de490', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f7509e-3848-4ade-960c-5f0f7e6de490', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-08 15:02:10,675 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.054s
2026-05-08 15:02:10,675 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1361f05d-b683-4470-9d28-123883153680', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1361f05d-b683-4470-9d28-123883153680', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-08 15:02:11,767 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.078s
2026-05-08 15:02:11,768 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc5d825-6929-4087-9f65-bced36fcd4c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc5d825-6929-4087-9f65-bced36fcd4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-08 15:02:12,872 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.089s
2026-05-08 15:02:12,873 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76ada7a-de41-4916-a689-b3b8d7f613db', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d76ada7a-de41-4916-a689-b3b8d7f613db', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-08 15:02:13,958 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.071s
2026-05-08 15:02:13,958 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071fb576-c149-4564-a09a-c559cc71b1a9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071fb576-c149-4564-a09a-c559cc71b1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-08 15:02:15,042 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.073s
2026-05-08 15:02:15,042 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aff532e-7941-4086-b800-d04f8f412487', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aff532e-7941-4086-b800-d04f8f412487', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-08 15:02:16,176 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.118s
2026-05-08 15:02:16,177 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab47ca66-3fad-4faf-8e53-38695c676927', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab47ca66-3fad-4faf-8e53-38695c676927', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-08 15:02:17,280 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.087s
2026-05-08 15:02:17,280 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f30fed5-9369-4c5a-ab19-a918c6004199', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f30fed5-9369-4c5a-ab19-a918c6004199', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-08 15:02:18,370 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.073s
2026-05-08 15:02:18,370 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-313a7873-df8a-43e6-bbed-aae90c8e90be', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-313a7873-df8a-43e6-bbed-aae90c8e90be', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "volume_image_metadata": {"signature_verified": "False"}}}'
2026-05-08 15:02:19,463 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043 0.080s
2026-05-08 15:02:19,463 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5e0e775-ffd8-41bb-8fab-16f44fce73fd', 'content-length': '1335', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5e0e775-ffd8-41bb-8fab-16f44fce73fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043'}
Body: b'{"volume": {"id": "975a26bb-9446-4284-a58e-a0968c082043", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:01:56.000000", "updated_at": "2026-05-08T13:02:19.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1390828513", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/975a26bb-9446-4284-a58e-a0968c082043"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/975a26bb-9446-4284-a58e-a0968c082043"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "image_name": "cirros-0.6.3-x86_64-disk", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21692416"}}}'
2026-05-08 15:02:19,473 86813 INFO [tempest.common.waiters] volume 975a26bb-9446-4284-a58e-a0968c082043 reached available after waiting for 22.473301 seconds
2026-05-08 15:02:19,856 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.78/volume/v3/volumes 0.382s
2026-05-08 15:02:19,857 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1717525990"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9ed80c-0107-44ec-adf2-dd80557a1434', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9ed80c-0107-44ec-adf2-dd80557a1434', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.78/volume/v3/volumes'}
Body: b'{"volume": {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:02:19.704911", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1717525990", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-08 15:02:19,928 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171 0.060s
2026-05-08 15:02:19,929 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0abf4d6-e98d-4d5f-b7c5-cd30b665254d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0abf4d6-e98d-4d5f-b7c5-cd30b665254d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171'}
Body: b'{"volume": {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:02:20.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1717525990", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:21,015 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171 0.074s
2026-05-08 15:02:21,015 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6a594a-577f-4e73-8757-572280a571bc', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6a594a-577f-4e73-8757-572280a571bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171'}
Body: b'{"volume": {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:02:20.000000", "updated_at": "2026-05-08T13:02:20.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1717525990", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:22,102 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171 0.073s
2026-05-08 15:02:22,102 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c3960b-6d55-481f-a8cf-4be9527477c9', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c3960b-6d55-481f-a8cf-4be9527477c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171'}
Body: b'{"volume": {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:02:20.000000", "updated_at": "2026-05-08T13:02:22.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1717525990", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:22,113 86813 INFO [tempest.common.waiters] volume 2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171 reached available after waiting for 3.113495 seconds
2026-05-08 15:02:22,564 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.78/volume/v3/volumes 0.450s
2026-05-08 15:02:22,565 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1891293030"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-672068b1-36fb-4762-961d-93ca3a84c838', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-672068b1-36fb-4762-961d-93ca3a84c838', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.78/volume/v3/volumes'}
Body: b'{"volume": {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:02:22.380036", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1891293030", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/06212eb7-2f1a-4671-9b39-30c14f041259"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/06212eb7-2f1a-4671-9b39-30c14f041259"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-08 15:02:22,656 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/06212eb7-2f1a-4671-9b39-30c14f041259 0.079s
2026-05-08 15:02:22,656 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7cec788-f8f6-40fb-8dc5-07d9bae35648', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7cec788-f8f6-40fb-8dc5-07d9bae35648', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/06212eb7-2f1a-4671-9b39-30c14f041259'}
Body: b'{"volume": {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:02:22.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1891293030", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/06212eb7-2f1a-4671-9b39-30c14f041259"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/06212eb7-2f1a-4671-9b39-30c14f041259"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:23,815 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/06212eb7-2f1a-4671-9b39-30c14f041259 0.144s
2026-05-08 15:02:23,816 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a04fad-c3d2-4cd1-983e-ceedc7df0279', 'content-length': '856', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a04fad-c3d2-4cd1-983e-ceedc7df0279', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/06212eb7-2f1a-4671-9b39-30c14f041259'}
Body: b'{"volume": {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:02:22.000000", "updated_at": "2026-05-08T13:02:23.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1891293030", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/06212eb7-2f1a-4671-9b39-30c14f041259"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/06212eb7-2f1a-4671-9b39-30c14f041259"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:24,882 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/volume/v3/volumes/06212eb7-2f1a-4671-9b39-30c14f041259 0.054s
2026-05-08 15:02:24,883 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f65979a-4339-435c-ace2-70399033b880', 'content-length': '857', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f65979a-4339-435c-ace2-70399033b880', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/06212eb7-2f1a-4671-9b39-30c14f041259'}
Body: b'{"volume": {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:02:22.000000", "updated_at": "2026-05-08T13:02:25.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1891293030", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/06212eb7-2f1a-4671-9b39-30c14f041259"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/06212eb7-2f1a-4671-9b39-30c14f041259"}], "user_id": "78a986b5bb1c4775b02568651d964538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:24,893 86813 INFO [tempest.common.waiters] volume 06212eb7-2f1a-4671-9b39-30c14f041259 reached available after waiting for 2.893164 seconds
2026-05-08 15:02:25,746 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.78/networking/v2.0/networks 0.853s
2026-05-08 15:02:25,747 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net1-1247412065"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-85a72b61-30af-462a-9f1d-88f8b190e8ba', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/networks'}
Body: b'{"network":{"id":"2d1a20f6-0f37-44dc-89bc-5925bbefdff7","name":"tempest-device-tagging-net1-1247412065","tenant_id":"58877e8120df413ba9891d0f43e5a8a9","project_id":"58877e8120df413ba9891d0f43e5a8a9","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-05-08T13:02:24Z","updated_at":"2026-05-08T13:02:25Z","revision_number":1}}'
2026-05-08 15:02:26,657 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.78/networking/v2.0/networks 0.910s
2026-05-08 15:02:26,658 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-device-tagging-net2-1058063180"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '613', 'x-openstack-request-id': 'req-842cd470-2bbb-448d-ad22-46bb04426ff1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/networks'}
Body: b'{"network":{"id":"7d07eb29-dfa5-41ce-8180-338dc1ef1e69","name":"tempest-device-tagging-net2-1058063180","tenant_id":"58877e8120df413ba9891d0f43e5a8a9","project_id":"58877e8120df413ba9891d0f43e5a8a9","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-05-08T13:02:25Z","updated_at":"2026-05-08T13:02:25Z","revision_number":1}}'
2026-05-08 15:02:28,064 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.78/networking/v2.0/subnets 1.405s
2026-05-08 15:02:28,064 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "2d1a20f6-0f37-44dc-89bc-5925bbefdff7", "cidr": "10.1.1.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-4506e4bb-28e6-4091-a729-e7e12ccbfa06', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"d1889e9e-304d-4417-875c-694d5108d9ff","name":"","project_id":"58877e8120df413ba9891d0f43e5a8a9","network_id":"2d1a20f6-0f37-44dc-89bc-5925bbefdff7","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-05-08T13:02:26Z","updated_at":"2026-05-08T13:02:26Z","revision_number":0,"tenant_id":"58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:29,495 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.78/networking/v2.0/subnets 1.429s
2026-05-08 15:02:29,495 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"network_id": "7d07eb29-dfa5-41ce-8180-338dc1ef1e69", "cidr": "10.2.2.0/24", "ip_version": 4}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '619', 'x-openstack-request-id': 'req-954e2b33-97fb-412f-9e0e-a7119d6f0f27', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/subnets'}
Body: b'{"subnet":{"id":"dd38e65d-f478-49e6-8c4b-37de0feea5f1","name":"","project_id":"58877e8120df413ba9891d0f43e5a8a9","network_id":"7d07eb29-dfa5-41ce-8180-338dc1ef1e69","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-05-08T13:02:28Z","updated_at":"2026-05-08T13:02:28Z","revision_number":0,"tenant_id":"58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:32,179 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.78/networking/v2.0/ports 2.682s
2026-05-08 15:02:32,179 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "2d1a20f6-0f37-44dc-89bc-5925bbefdff7", "name": "tempest-TaggedBootDevicesTest_v242-1460867275", "fixed_ips": [{"subnet_id": "d1889e9e-304d-4417-875c-694d5108d9ff"}]}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '738', 'x-openstack-request-id': 'req-136dd878-3e21-41ed-8ba2-3975a70fcb11', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/ports'}
Body: b'{"port":{"id":"77fef4e1-c2dd-4968-bb5d-b305c47f4592","name":"tempest-TaggedBootDevicesTest_v242-1460867275","network_id":"2d1a20f6-0f37-44dc-89bc-5925bbefdff7","project_id":"58877e8120df413ba9891d0f43e5a8a9","mac_address":"fa:16:3e:c5:e6:2a","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"d1889e9e-304d-4417-875c-694d5108d9ff","ip_address":"10.1.1.140"}],"tenant_id":"58877e8120df413ba9891d0f43e5a8a9","port_security_enabled":true,"security_groups":["70850a1e-f9a5-435b-92b8-0235e6ec446b"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-05-08T13:02:31Z","updated_at":"2026-05-08T13:02:31Z","revision_number":1}}'
2026-05-08 15:02:34,599 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.78/networking/v2.0/ports 2.419s
2026-05-08 15:02:34,599 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"port": {"network_id": "2d1a20f6-0f37-44dc-89bc-5925bbefdff7", "name": "tempest-TaggedBootDevicesTest_v242-362521123", "fixed_ips": [{"subnet_id": "d1889e9e-304d-4417-875c-694d5108d9ff"}]}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-796754dc-937c-452d-88d5-19b6af01e004', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/ports'}
Body: b'{"port":{"id":"b4bfd6cb-b9f6-429d-a1ea-abc760d3f06e","name":"tempest-TaggedBootDevicesTest_v242-362521123","network_id":"2d1a20f6-0f37-44dc-89bc-5925bbefdff7","project_id":"58877e8120df413ba9891d0f43e5a8a9","mac_address":"fa:16:3e:42:41:76","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"d1889e9e-304d-4417-875c-694d5108d9ff","ip_address":"10.1.1.121"}],"tenant_id":"58877e8120df413ba9891d0f43e5a8a9","port_security_enabled":true,"security_groups":["70850a1e-f9a5-435b-92b8-0235e6ec446b"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2026-05-08T13:02:34Z","updated_at":"2026-05-08T13:02:34Z","revision_number":1}}'
2026-05-08 15:02:34,600 86813 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-08 15:02:34,602 86813 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-08 15:02:34,712 86813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.78/compute/v2.1/os-keypairs 0.109s
2026-05-08 15:02:34,712 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-431767080", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPELlfscJFYgFIDf5/obTguCgQHqp3DXzAaBpGdL6YFyxASX1WRQVNiTAdd0oq61uq0/0BRgyyRTXlVaD3d70qKs2dV6arHTpNDa0ju96tf3R35K7bSnyiMemhCpjLTMQw=="}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4e10bcf-608b-4675-b853-daa45ed3e337', 'x-compute-request-id': 'req-d4e10bcf-608b-4675-b853-daa45ed3e337', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-431767080", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPELlfscJFYgFIDf5/obTguCgQHqp3DXzAaBpGdL6YFyxASX1WRQVNiTAdd0oq61uq0/0BRgyyRTXlVaD3d70qKs2dV6arHTpNDa0ju96tf3R35K7bSnyiMemhCpjLTMQw==", "fingerprint": "19:14:34:69:82:77:b2:cf:57:34:a5:69:7d:7f:d7:9a", "user_id": "78a986b5bb1c4775b02568651d964538"}}'
2026-05-08 15:02:34,716 86813 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-431767080 created
2026-05-08 15:02:35,771 86813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.78/networking/v2.0/security-groups 1.055s
2026-05-08 15:02:35,772 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--157266334", "description": "tempest-description--963602530"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-3580e6bb-e656-4b4d-b81a-fe2663fc43ad', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "c7778534-355e-4b19-9330-d86b08b08a7d", "name": "tempest-securitygroup--157266334", "stateful": true, "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "project_id": "58877e8120df413ba9891d0f43e5a8a9", "description": "tempest-description--963602530", "shared": false, "security_group_rules": [{"id": "0096f145-a8ae-44b0-97eb-212d7aa941e1", "project_id": "58877e8120df413ba9891d0f43e5a8a9", "security_group_id": "c7778534-355e-4b19-9330-d86b08b08a7d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 187, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-08T13:02:35Z", "updated_at": "2026-05-08T13:02:35Z", "revision_number": 0, "tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}, {"id": "12f01c4d-8381-4847-9b70-2f2a8428f78e", "project_id": "58877e8120df413ba9891d0f43e5a8a9", "security_group_id": "c7778534-355e-4b19-9330-d86b08b08a7d", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 188, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-08T13:02:35Z", "updated_at": "2026-05-08T13:02:35Z", "revision_number": 0, "tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}], "tags": [], "created_at": "2026-05-08T13:02:35Z", "updated_at": "2026-05-08T13:02:35Z", "revision_number": 1}}'
2026-05-08 15:02:36,310 86813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.78/networking/v2.0/security-group-rules 0.538s
2026-05-08 15:02:36,311 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "c7778534-355e-4b19-9330-d86b08b08a7d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-712324ff-cbb4-4e56-804e-94a306d7b90b', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8433cf5e-26e5-4aaf-b7b4-005155bcd29d", "project_id": "58877e8120df413ba9891d0f43e5a8a9", "security_group_id": "c7778534-355e-4b19-9330-d86b08b08a7d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-08T13:02:36Z", "updated_at": "2026-05-08T13:02:36Z", "revision_number": 0, "tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:36,636 86813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.78/networking/v2.0/security-group-rules 0.325s
2026-05-08 15:02:36,636 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "c7778534-355e-4b19-9330-d86b08b08a7d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c7e3b9db-8ebc-4bb8-a663-3267008f89b5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "38052af5-fcbd-466a-b01e-56821c20a126", "project_id": "58877e8120df413ba9891d0f43e5a8a9", "security_group_id": "c7778534-355e-4b19-9330-d86b08b08a7d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-08T13:02:36Z", "updated_at": "2026-05-08T13:02:36Z", "revision_number": 0, "tenant_id": "58877e8120df413ba9891d0f43e5a8a9"}}'
2026-05-08 15:02:36,637 86813 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--157266334 created
2026-05-08 15:02:37,716 86813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.78/networking/v2.0/floatingips 1.078s
2026-05-08 15:02:37,716 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "90408710-8a86-4496-9f74-96b1970792a7"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-062ec58a-55e0-4242-9e0c-89ab1c6d6223', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "4faf428c-4783-4cf0-bf01-8c62ec437621", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "project_id": "58877e8120df413ba9891d0f43e5a8a9", "floating_ip_address": "172.24.4.241", "floating_network_id": "90408710-8a86-4496-9f74-96b1970792a7", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-08T13:02:37Z", "updated_at": "2026-05-08T13:02:37Z", "revision_number": 0}}'
2026-05-08 15:02:37,716 86813 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4faf428c-4783-4cf0-bf01-8c62ec437621', 'tenant_id': '58877e8120df413ba9891d0f43e5a8a9', 'project_id': '58877e8120df413ba9891d0f43e5a8a9', 'floating_ip_address': '172.24.4.241', 'floating_network_id': '90408710-8a86-4496-9f74-96b1970792a7', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-08T13:02:37Z', 'updated_at': '2026-05-08T13:02:37Z', 'revision_number': 0, 'ip': '172.24.4.241'} created
2026-05-08 15:02:37,916 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.78/identity/v3/auth/tokens 0.192s
2026-05-08 15:02:37,916 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2a2ea10a-5d76-400b-b3b2-7d91d1fd892a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "78a986b5bb1c4775b02568651d964538", "name": "tempest-TaggedBootDevicesTest_v242-1852860804-project-member", "password_expires_at": null}, "audit_ids": ["6DWFenDqROOvV9BdC5xYQg"], "expires_at": "2026-05-08T14:02:37.000000Z", "issued_at": "2026-05-08T13:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58877e8120df413ba9891d0f43e5a8a9", "name": "tempest-TaggedBootDevicesTest_v242-1852860804"}, "is_domain": false, "roles": [{"id": "7186d9777f0a4857b81a496a72e88edb", "name": "member"}, {"id": "a14a77b01faf40f8a3f18f9f01c7de91", "name": "reader"}], "catalog": [{"endpoints": [{"id": "efba7cc5d91347538e35c408fa56a24d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/identity", "region": "RegionOne"}], "id": "3589c43bbb6542b8b4c88efb00da110c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "746da90500d149f2bb786013f0c8682d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/compute/v2.1", "region": "RegionOne"}], "id": "69c61582420a4026aec84c84647fab7c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "711a53866c1347f1b74d3d73c16f45c5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/networking", "region": "RegionOne"}], "id": "b80e0b06f2914d7cb30a0a0578de6428", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3d7e9835fce44e49a7020b16c11b5ea1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/placement", "region": "RegionOne"}], "id": "ba0507b4ba294f7984d5b166af4e0b1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b84d0c6fe8344892aa16ce293272ff71", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/volume/v3", "region": "RegionOne"}], "id": "c09419c66e0644498f8240a8e295ec59", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b04c4f86b4624028b4caf6753ca75a1c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/compute/v2/58877e8120df413ba9891d0f43e5a8a9", "region": "RegionOne"}], "id": "c1d3cda7041a4292b0d4f32323ad69eb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "7101d2e78a5f4bad8bd76b251a122ef8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/image", "region": "RegionOne"}], "id": "e34d870275de43319ab39c6fe51187c6", "type": "image", "name": "glance"}]}}'
2026-05-08 15:02:37,917 86813 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'ac42f900-a6c8-40a6-8ac7-8827f3eb16d0', 'name': 'tempest-TaggedBootDevicesTest_v242-1690907967-network', 'tenant_id': '58877e8120df413ba9891d0f43e5a8a9', 'project_id': '58877e8120df413ba9891d0f43e5a8a9', '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': 59188, '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-05-08T13:01:13Z', 'updated_at': '2026-05-08T13:01:13Z', 'revision_number': 1} available for tenant
2026-05-08 15:02:38,033 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://192.168.122.78/identity/v3/auth/tokens 0.112s
2026-05-08 15:02:38,033 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c55e5c35-99ca-47bd-b605-140b577a3f3d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "78a986b5bb1c4775b02568651d964538", "name": "tempest-TaggedBootDevicesTest_v242-1852860804-project-member", "password_expires_at": null}, "audit_ids": ["poO0wvH_S76dop_DLt9aSg"], "expires_at": "2026-05-08T14:02:38.000000Z", "issued_at": "2026-05-08T13:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58877e8120df413ba9891d0f43e5a8a9", "name": "tempest-TaggedBootDevicesTest_v242-1852860804"}, "is_domain": false, "roles": [{"id": "7186d9777f0a4857b81a496a72e88edb", "name": "member"}, {"id": "a14a77b01faf40f8a3f18f9f01c7de91", "name": "reader"}], "catalog": [{"endpoints": [{"id": "efba7cc5d91347538e35c408fa56a24d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/identity", "region": "RegionOne"}], "id": "3589c43bbb6542b8b4c88efb00da110c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "746da90500d149f2bb786013f0c8682d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/compute/v2.1", "region": "RegionOne"}], "id": "69c61582420a4026aec84c84647fab7c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "711a53866c1347f1b74d3d73c16f45c5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/networking", "region": "RegionOne"}], "id": "b80e0b06f2914d7cb30a0a0578de6428", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3d7e9835fce44e49a7020b16c11b5ea1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/placement", "region": "RegionOne"}], "id": "ba0507b4ba294f7984d5b166af4e0b1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b84d0c6fe8344892aa16ce293272ff71", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/volume/v3", "region": "RegionOne"}], "id": "c09419c66e0644498f8240a8e295ec59", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b04c4f86b4624028b4caf6753ca75a1c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/compute/v2/58877e8120df413ba9891d0f43e5a8a9", "region": "RegionOne"}], "id": "c1d3cda7041a4292b0d4f32323ad69eb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "7101d2e78a5f4bad8bd76b251a122ef8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/image", "region": "RegionOne"}], "id": "e34d870275de43319ab39c6fe51187c6", "type": "image", "name": "glance"}]}}'
2026-05-08 15:02:38,033 86813 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'ac42f900-a6c8-40a6-8ac7-8827f3eb16d0', 'name': 'tempest-TaggedBootDevicesTest_v242-1690907967-network', 'tenant_id': '58877e8120df413ba9891d0f43e5a8a9', 'project_id': '58877e8120df413ba9891d0f43e5a8a9', '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': 59188, '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-05-08T13:01:13Z', 'updated_at': '2026-05-08T13:01:13Z', 'revision_number': 1} available for tenant
2026-05-08 15:02:38,034 86813 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-431767080', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPELlfscJFYgFIDf5/obTguCgQHqp3DXzAaBpGdL6YFyxASX1WRQVNiTAdd0oq61uq0/0BRgyyRTXlVaD3d70qKs2dV6arHTpNDa0ju96tf3R35K7bSnyiMemhCpjLTMQw==', 'fingerprint': '19:14:34:69:82:77:b2:cf:57:34:a5:69:7d:7f:d7:9a', 'user_id': '78a986b5bb1c4775b02568651d964538', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCRjXGpMdEsFRvDNxQ74Krn4VrbQOFPxM4XUvxr0ZGwe7a3nUh5XuYB\nU1o9kx9PxU2gBwYFK4EEACKhZANiAATxC5X7HCRWIBSA3+f6G04LgoEB6qdw18wG\ngaRnS+mBcsQEl9VkUFTYkwHXdKKutbqtP9AUYMskU15VWg93e9KirNnVemqx06TQ\n2tI7verX90d+Su20p8ojHpoQqYy0zEM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c7778534-355e-4b19-9330-d86b08b08a7d', 'name': 'tempest-securitygroup--157266334', 'stateful': True, 'tenant_id': '58877e8120df413ba9891d0f43e5a8a9', 'project_id': '58877e8120df413ba9891d0f43e5a8a9', 'description': 'tempest-description--963602530', 'shared': False, 'security_group_rules': [{'id': '0096f145-a8ae-44b0-97eb-212d7aa941e1', 'project_id': '58877e8120df413ba9891d0f43e5a8a9', 'security_group_id': 'c7778534-355e-4b19-9330-d86b08b08a7d', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 187, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-08T13:02:35Z', 'updated_at': '2026-05-08T13:02:35Z', 'revision_number': 0, 'tenant_id': '58877e8120df413ba9891d0f43e5a8a9'}, {'id': '12f01c4d-8381-4847-9b70-2f2a8428f78e', 'project_id': '58877e8120df413ba9891d0f43e5a8a9', 'security_group_id': 'c7778534-355e-4b19-9330-d86b08b08a7d', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 188, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-08T13:02:35Z', 'updated_at': '2026-05-08T13:02:35Z', 'revision_number': 0, 'tenant_id': '58877e8120df413ba9891d0f43e5a8a9'}], 'tags': [], 'created_at': '2026-05-08T13:02:35Z', 'updated_at': '2026-05-08T13:02:35Z', 'revision_number': 1}, 'floating_ip': {'id': '4faf428c-4783-4cf0-bf01-8c62ec437621', 'tenant_id': '58877e8120df413ba9891d0f43e5a8a9', 'project_id': '58877e8120df413ba9891d0f43e5a8a9', 'floating_ip_address': '172.24.4.241', 'floating_network_id': '90408710-8a86-4496-9f74-96b1970792a7', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-08T13:02:37Z', 'updated_at': '2026-05-08T13:02:37Z', 'revision_number': 0, 'ip': '172.24.4.241'}}
2026-05-08 15:02:42,135 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://192.168.122.78/compute/v2.1/servers 4.100s
2026-05-08 15:02:42,136 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-device-tagging-server-477361410", "imageRef": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "ac42f900-a6c8-40a6-8ac7-8827f3eb16d0"}, {"port": "77fef4e1-c2dd-4968-bb5d-b305c47f4592", "tag": "port-1"}, {"port": "b4bfd6cb-b9f6-429d-a1ea-abc760d3f06e", "tag": "port-2"}, {"uuid": "2d1a20f6-0f37-44dc-89bc-5925bbefdff7", "tag": "net-1"}, {"uuid": "2d1a20f6-0f37-44dc-89bc-5925bbefdff7"}, {"uuid": "7d07eb29-dfa5-41ce-8180-338dc1ef1e69", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "7d07eb29-dfa5-41ce-8180-338dc1ef1e69", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "975a26bb-9446-4284-a58e-a0968c082043", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "06212eb7-2f1a-4671-9b39-30c14f041259", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--157266334"}], "key_name": "tempest-keypair-431767080", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '411', 'location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33e9a845-8c01-44a3-b092-dd45518a3628', 'x-compute-request-id': 'req-33e9a845-8c01-44a3-b092-dd45518a3628', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.78/compute/v2.1/servers'}
Body: b'{"server": {"id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--157266334"}], "adminPass": "n5y5DfjySiQd"}}'
2026-05-08 15:02:42,410 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.270s
2026-05-08 15:02:42,411 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7ca26b8-620b-4bde-af59-4f2cce37609e', 'x-compute-request-id': 'req-f7ca26b8-620b-4bde-af59-4f2cce37609e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:02:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-431767080", "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": []}}'
2026-05-08 15:02:44,390 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.957s
2026-05-08 15:02:44,390 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1294', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb59ba2-5596-4fb7-a28f-4ea76604fa20', 'x-compute-request-id': 'req-1eb59ba2-5596-4fb7-a28f-4ea76604fa20', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:02:44Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-431767080", "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": []}}'
2026-05-08 15:02:45,983 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.570s
2026-05-08 15:02:45,984 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1528', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cf391ca-3cf7-4d4d-8583-c3159e4d80d3', 'x-compute-request-id': 'req-9cf391ca-3cf7-4d4d-8583-c3159e4d80d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:02:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "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": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:02:46,007 86813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait
2026-05-08 15:02:50,835 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 3.825s
2026-05-08 15:02:50,835 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1584', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95113ce1-d5ba-4b96-bc2e-49530c6ed340', 'x-compute-request-id': 'req-95113ce1-d5ba-4b96-bc2e-49530c6ed340', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:02:46Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "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": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:02:52,660 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.806s
2026-05-08 15:02:52,661 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1602', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d88eae20-eb6c-43b9-8fe9-ad8d06048161', 'x-compute-request-id': 'req-d88eae20-eb6c-43b9-8fe9-ad8d06048161', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:02:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "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": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:02:52,678 86813 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 10 second wait
2026-05-08 15:02:57,665 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 3.985s
2026-05-08 15:02:57,666 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a63074aa-c7eb-4bb8-9ddc-8c824df12478', 'x-compute-request-id': 'req-a63074aa-c7eb-4bb8-9ddc-8c824df12478', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:02:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}], "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": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:02,790 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 4.103s
2026-05-08 15:03:02,791 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:02:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1761', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5861166b-a12d-41e7-9f0f-a03f13257b3d', 'x-compute-request-id': 'req-5861166b-a12d-41e7-9f0f-a03f13257b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:02:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "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": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:05,060 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 1.250s
2026-05-08 15:03:05,061 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1853', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0c7bef-f080-4a28-a69d-125d2cb64b99', 'x-compute-request-id': 'req-5c0c7bef-f080-4a28-a69d-125d2cb64b99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:02:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "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": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:07,318 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 1.243s
2026-05-08 15:03:07,319 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1874', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a509e4-58d2-4a85-8193-1581137701a3', 'x-compute-request-id': 'req-a3a509e4-58d2-4a85-8193-1581137701a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:02:51Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "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": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:08,770 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.436s
2026-05-08 15:03:08,771 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6d159f-b26f-4146-a7b8-f7ee6eb481fd', 'x-compute-request-id': 'req-fe6d159f-b26f-4146-a7b8-f7ee6eb481fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:08,791 86813 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 26 second wait
2026-05-08 15:03:10,325 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.531s
2026-05-08 15:03:10,325 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02ed20ed-2100-4d97-b9c7-893ba221a20e', 'x-compute-request-id': 'req-02ed20ed-2100-4d97-b9c7-893ba221a20e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:12,475 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 1.130s
2026-05-08 15:03:12,475 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70e197d9-c948-44b4-9987-eb6c588f8849', 'x-compute-request-id': 'req-70e197d9-c948-44b4-9987-eb6c588f8849', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:15,577 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 2.084s
2026-05-08 15:03:15,578 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a6c6818-e6a3-4e5c-9533-292784255599', 'x-compute-request-id': 'req-8a6c6818-e6a3-4e5c-9533-292784255599', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:17,197 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.599s
2026-05-08 15:03:17,197 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bfe7059-0467-418a-a060-a354f14d8318', 'x-compute-request-id': 'req-8bfe7059-0467-418a-a060-a354f14d8318', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:18,502 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.287s
2026-05-08 15:03:18,502 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5214dfbb-bdb9-4d40-afbb-c8400ffa9339', 'x-compute-request-id': 'req-5214dfbb-bdb9-4d40-afbb-c8400ffa9339', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:20,020 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.500s
2026-05-08 15:03:20,021 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c809b66-af99-4b91-8132-98bb4b5e7bdd', 'x-compute-request-id': 'req-0c809b66-af99-4b91-8132-98bb4b5e7bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:21,664 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.628s
2026-05-08 15:03:21,665 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f1247c-441a-424b-aec0-647bb1e05c4d', 'x-compute-request-id': 'req-18f1247c-441a-424b-aec0-647bb1e05c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:23,111 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.427s
2026-05-08 15:03:23,112 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e031336-f5ee-40e7-a16f-23b9526f7e3f', 'x-compute-request-id': 'req-7e031336-f5ee-40e7-a16f-23b9526f7e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:24,419 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.292s
2026-05-08 15:03:24,420 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a079b099-c564-4b34-a8ad-935bb3275cba', 'x-compute-request-id': 'req-a079b099-c564-4b34-a8ad-935bb3275cba', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:25,703 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.267s
2026-05-08 15:03:25,703 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5285ff88-6323-4a7d-b0f5-21ecc51a567f', 'x-compute-request-id': 'req-5285ff88-6323-4a7d-b0f5-21ecc51a567f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:27,431 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.712s
2026-05-08 15:03:27,431 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83521d6a-4a4f-489f-a94e-bbc47c5d8492', 'x-compute-request-id': 'req-83521d6a-4a4f-489f-a94e-bbc47c5d8492', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:28,765 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.319s
2026-05-08 15:03:28,766 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-410ba26b-ccb0-4867-b55b-f9a659150062', 'x-compute-request-id': 'req-410ba26b-ccb0-4867-b55b-f9a659150062', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:30,396 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.613s
2026-05-08 15:03:30,396 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2adc3464-363b-4bc9-a7e2-7a4c5f86db16', 'x-compute-request-id': 'req-2adc3464-363b-4bc9-a7e2-7a4c5f86db16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:07Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:31,957 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.546s
2026-05-08 15:03:31,958 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0acfa357-6eeb-448d-b62e-1d34297c9aa7', 'x-compute-request-id': 'req-0acfa357-6eeb-448d-b62e-1d34297c9aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:33,679 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.707s
2026-05-08 15:03:33,679 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1883', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50aa62b5-8389-4ae0-97b1-c4373d5c55d8', 'x-compute-request-id': 'req-50aa62b5-8389-4ae0-97b1-c4373d5c55d8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "d47524178c5578c71868f1d9053ffbd54cf857f977e724b7ab602869", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:35,125 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.427s
2026-05-08 15:03:35,125 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1827', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d1703c-93c1-4c7d-9b04-f48f4fbcadd7', 'x-compute-request-id': 'req-99d1703c-93c1-4c7d-9b04-f48f4fbcadd7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:37,339 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 1.194s
2026-05-08 15:03:37,340 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1806', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a00f4c37-3f31-47e4-bf1c-313becbf8adb', 'x-compute-request-id': 'req-a00f4c37-3f31-47e4-bf1c-313becbf8adb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "default"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:39,659 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 1.301s
2026-05-08 15:03:39,660 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-890eb8dc-9c70-45ad-9aa3-d12c5a18d73f', 'x-compute-request-id': 'req-890eb8dc-9c70-45ad-9aa3-d12c5a18d73f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}, {"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:42,802 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 2.123s
2026-05-08 15:03:42,802 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1601', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fb83df8-a65c-4e36-946e-02620dcd3b52', 'x-compute-request-id': 'req-6fb83df8-a65c-4e36-946e-02620dcd3b52', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:34Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-431767080", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--157266334"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:44,162 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.344s
2026-05-08 15:03:44,163 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f20aba1-439d-49f1-b01b-83527c4d41f1', 'x-compute-request-id': 'req-1f20aba1-439d-49f1-b01b-83527c4d41f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "BUILD", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-431767080", "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": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:44,180 86813 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "BUILD/scheduling" after 62 second wait
2026-05-08 15:03:46,159 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.978s
2026-05-08 15:03:46,160 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c620dbe-e197-4ddd-9b8a-5a68f53a5f5a', 'x-compute-request-id': 'req-3c620dbe-e197-4ddd-9b8a-5a68f53a5f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:02:42Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "", "id": "60a244a8-cfb2-443d-8cb0-6f03c5283869", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869"}], "metadata": {}, "name": "tempest-device-tagging-server-477361410", "status": "ERROR", "tenant_id": "58877e8120df413ba9891d0f43e5a8a9", "user_id": "78a986b5bb1c4775b02568651d964538", "updated": "2026-05-08T13:03:44Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-08T13:03:44Z", "message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 60a244a8-cfb2-443d-8cb0-6f03c5283869."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-431767080", "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": [{"id": "975a26bb-9446-4284-a58e-a0968c082043", "delete_on_termination": false}, {"id": "2f9e1ba5-8c54-45aa-8a7d-9b8fa80ca171", "delete_on_termination": false}, {"id": "06212eb7-2f1a-4671-9b39-30c14f041259", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}'
2026-05-08 15:03:46,175 86813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 64 second wait
2026-05-08 15:03:47,994 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 204 DELETE http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 1.817s
2026-05-08 15:03:47,994 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83980002-e3ee-41bc-8cf8-562a1a4c6feb', 'x-compute-request-id': 'req-83980002-e3ee-41bc-8cf8-562a1a4c6feb', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b''
2026-05-08 15:03:48,041 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 404 GET http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869 0.046s
2026-05-08 15:03:48,041 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d91e0dd2-945a-42d4-b752-b7e0701f90dc', 'x-compute-request-id': 'req-d91e0dd2-945a-42d4-b752-b7e0701f90dc', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/60a244a8-cfb2-443d-8cb0-6f03c5283869'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 60a244a8-cfb2-443d-8cb0-6f03c5283869 could not be found."}}'
2026-05-08 15:03:48,089 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.78/compute/v2.1/os-keypairs/tempest-keypair-431767080 0.042s
2026-05-08 15:03:48,090 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0548c0d3-c1ac-4ec6-a36f-0d2ee0b9b9d3', 'x-compute-request-id': 'req-0548c0d3-c1ac-4ec6-a36f-0d2ee0b9b9d3', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.78/compute/v2.1/os-keypairs/tempest-keypair-431767080'}
Body: b''
2026-05-08 15:03:49,340 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.78/networking/v2.0/security-groups/c7778534-355e-4b19-9330-d86b08b08a7d 1.248s
2026-05-08 15:03:49,341 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-2e6acb80-dbb8-4437-8075-65918e8fbf7f', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.78/networking/v2.0/security-groups/c7778534-355e-4b19-9330-d86b08b08a7d'}
Body: b''
2026-05-08 15:03:49,784 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://192.168.122.78/networking/v2.0/security-groups/c7778534-355e-4b19-9330-d86b08b08a7d 0.441s
2026-05-08 15:03:49,784 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a1faad46-68e5-46ad-9879-16c4bf5e2ba2', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.78/networking/v2.0/security-groups/c7778534-355e-4b19-9330-d86b08b08a7d'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c7778534-355e-4b19-9330-d86b08b08a7d does not exist", "detail": ""}}'
2026-05-08 15:03:51,790 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.78/networking/v2.0/floatingips/4faf428c-4783-4cf0-bf01-8c62ec437621 2.005s
2026-05-08 15:03:51,791 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-c714889c-75ff-47f8-8b0b-4454fb6fcec4', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.78/networking/v2.0/floatingips/4faf428c-4783-4cf0-bf01-8c62ec437621'}
Body: b''
2026-05-08 15:03:52,774 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.78/networking/v2.0/ports/b4bfd6cb-b9f6-429d-a1ea-abc760d3f06e 0.981s
2026-05-08 15:03:52,774 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-0f3c52bf-efdd-4aa6-ab4f-c896acbefc7b', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.78/networking/v2.0/ports/b4bfd6cb-b9f6-429d-a1ea-abc760d3f06e'}
Body: b''
2026-05-08 15:03:53,478 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.78/networking/v2.0/ports/77fef4e1-c2dd-4968-bb5d-b305c47f4592 0.703s
2026-05-08 15:03:53,478 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-939650b1-125c-443f-aaf7-0e8e60eea908', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.78/networking/v2.0/ports/77fef4e1-c2dd-4968-bb5d-b305c47f4592'}
Body: b''
2026-05-08 15:03:54,057 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.78/networking/v2.0/subnets/dd38e65d-f478-49e6-8c4b-37de0feea5f1 0.578s
2026-05-08 15:03:54,058 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-dd26a0f7-3b8f-4bae-ba1e-45a2783aa3c7', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.78/networking/v2.0/subnets/dd38e65d-f478-49e6-8c4b-37de0feea5f1'}
Body: b''
2026-05-08 15:03:54,847 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.78/networking/v2.0/subnets/d1889e9e-304d-4417-875c-694d5108d9ff 0.789s
2026-05-08 15:03:54,847 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-160bb74a-d882-4321-af26-91ca048aa294', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.78/networking/v2.0/subnets/d1889e9e-304d-4417-875c-694d5108d9ff'}
Body: b''
2026-05-08 15:03:55,528 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.78/networking/v2.0/networks/7d07eb29-dfa5-41ce-8180-338dc1ef1e69 0.679s
2026-05-08 15:03:55,528 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-01268e6f-7cc5-41b0-a713-38d1c377f1c0', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.78/networking/v2.0/networks/7d07eb29-dfa5-41ce-8180-338dc1ef1e69'}
Body: b''
2026-05-08 15:03:56,390 86813 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://192.168.122.78/networking/v2.0/networks/2d1a20f6-0f37-44dc-89bc-5925bbefdff7 0.860s
2026-05-08 15:03:56,390 86813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:03:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-286fe47d-cb31-465a-b627-c99fafd19e7d', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.78/networking/v2.0/networks/2d1a20f6-0f37-44dc-89bc-5925bbefdff7'}
Body: b''
}}}
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_device_tagging.py", line 189, in test_tagged_boot_devices
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.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.12/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 60a244a8-cfb2-443d-8cb0-6f03c5283869 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-08T13:03:44Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 60a244a8-cfb2-443d-8cb0-6f03c5283869.'}. Request ID of server operation performed before checking the server status req-33e9a845-8c01-44a3-b092-dd45518a3628.
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt3.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
fail
ft3.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-08 15:14:30,349 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.78/volume/v3/volumes 0.422s
2026-05-08 15:14:30,349 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef65443e-81cf-458d-b078-172be3c24b15', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef65443e-81cf-458d-b078-172be3c24b15', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.78/volume/v3/volumes'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.218461", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-08 15:14:30,480 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.114s
2026-05-08 15:14:30,480 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f265fc-fa68-4930-9aa1-7e0e58750b53', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f265fc-fa68-4930-9aa1-7e0e58750b53', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:31,544 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.046s
2026-05-08 15:14:31,544 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e49bc4-0a11-457a-9d52-8abdf75793e8', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e49bc4-0a11-457a-9d52-8abdf75793e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:32,606 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.051s
2026-05-08 15:14:32,606 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f131ede-d50b-40e3-8eed-bb80ebc39a27', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f131ede-d50b-40e3-8eed-bb80ebc39a27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:33,687 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.065s
2026-05-08 15:14:33,688 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75d6a15-21cb-45f5-a0da-3f3537dc5077', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75d6a15-21cb-45f5-a0da-3f3537dc5077', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:34,756 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.052s
2026-05-08 15:14:34,757 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d7b98d-dbeb-4a8e-a79d-e6feee0fc53d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d7b98d-dbeb-4a8e-a79d-e6feee0fc53d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:35,900 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.128s
2026-05-08 15:14:35,900 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9215b28-4218-4d9a-8d23-d429683b513b', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9215b28-4218-4d9a-8d23-d429683b513b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:37,113 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.197s
2026-05-08 15:14:37,114 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5944f6c-b13b-4bbb-b036-50c8b4975fbf', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5944f6c-b13b-4bbb-b036-50c8b4975fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:38,282 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.153s
2026-05-08 15:14:38,283 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc83f5d7-8f30-4e21-9afd-e99c2bc92f9d', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc83f5d7-8f30-4e21-9afd-e99c2bc92f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:39,482 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.180s
2026-05-08 15:14:39,483 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b07ada5-9e2f-4d36-97e7-d243118e8fd5', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b07ada5-9e2f-4d36-97e7-d243118e8fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:40,757 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.256s
2026-05-08 15:14:40,758 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ebb122-a3a2-463b-a57b-d1c83d85383c', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ebb122-a3a2-463b-a57b-d1c83d85383c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:41,923 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.148s
2026-05-08 15:14:41,925 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76970d2-299e-4539-97cc-59be7d94eff3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76970d2-299e-4539-97cc-59be7d94eff3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:43,010 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.071s
2026-05-08 15:14:43,011 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932d86c3-1d45-4e8b-8a67-50d80edd47ad', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932d86c3-1d45-4e8b-8a67-50d80edd47ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:44,078 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.055s
2026-05-08 15:14:44,079 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671fcc40-3759-4901-ba90-e0d473317fe8', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671fcc40-3759-4901-ba90-e0d473317fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:45,140 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.048s
2026-05-08 15:14:45,141 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877f0aa5-923b-4f3d-be2b-10ffed095334', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877f0aa5-923b-4f3d-be2b-10ffed095334', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:46,209 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.058s
2026-05-08 15:14:46,210 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcff5b36-3f29-49a5-bd17-5049a1516f27', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcff5b36-3f29-49a5-bd17-5049a1516f27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:47,284 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.060s
2026-05-08 15:14:47,286 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1678b26-1ff0-415b-bf07-6a1ebc58aee5', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1678b26-1ff0-415b-bf07-6a1ebc58aee5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:48,428 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.131s
2026-05-08 15:14:48,429 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d21156e-f2f4-482f-b41b-3b284d2adada', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d21156e-f2f4-482f-b41b-3b284d2adada', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:49,646 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.199s
2026-05-08 15:14:49,646 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7700dcb-e4ef-4c1b-aae8-8e7902286c02', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7700dcb-e4ef-4c1b-aae8-8e7902286c02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:50,722 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.057s
2026-05-08 15:14:50,722 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e10317-c67c-4576-b026-d944082707a6', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e10317-c67c-4576-b026-d944082707a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:50.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:51,840 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.105s
2026-05-08 15:14:51,840 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3c4829-9dff-4160-99a2-4e0c78eef097', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3c4829-9dff-4160-99a2-4e0c78eef097', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:14:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:51,853 86815 INFO [tempest.common.waiters] volume f45ee683-5966-427b-a1e7-c9bbae13d422 reached available after waiting for 21.853384 seconds
2026-05-08 15:14:51,854 86815 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-08 15:14:51,973 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.78/compute/v2.1/os-keypairs 0.116s
2026-05-08 15:14:51,973 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-112973751", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGmZ53NBUXbr3U5heXnCC5J4BCcCFvpSsjqit/2R3or3Mwfmbav52EIVaAmCgaix2VU0XC/IApV7X+UlsIlfkyLMp2Ppw9gjKK9iVMp2mNN3UaiOho/Qaz1QnXpFz8u2cg=="}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', '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-e55c8aca-b8fc-46e7-8272-3c5a8dd19dd8', 'x-compute-request-id': 'req-e55c8aca-b8fc-46e7-8272-3c5a8dd19dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-112973751", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGmZ53NBUXbr3U5heXnCC5J4BCcCFvpSsjqit/2R3or3Mwfmbav52EIVaAmCgaix2VU0XC/IApV7X+UlsIlfkyLMp2Ppw9gjKK9iVMp2mNN3UaiOho/Qaz1QnXpFz8u2cg==", "fingerprint": "80:8b:ce:10:ac:30:5c:05:89:97:d8:64:cb:b4:90:cc", "user_id": "1031c8fbcb3948ab9f0406d9314062e8"}}'
2026-05-08 15:14:51,975 86815 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-112973751 created
2026-05-08 15:14:52,579 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.78/networking/v2.0/security-groups 0.603s
2026-05-08 15:14:52,579 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--828164250", "description": "tempest-description--1250083514"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-07382326-3acf-46de-82ca-5cc84ebf552a', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "da45f7ab-1a14-482b-bf17-130ecc022aa1", "name": "tempest-securitygroup--828164250", "stateful": true, "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "project_id": "9dc2fb8d66bb497980eb76efcb343dd9", "description": "tempest-description--1250083514", "shared": false, "security_group_rules": [{"id": "75666652-381d-4b53-8747-5cddd7d171d8", "project_id": "9dc2fb8d66bb497980eb76efcb343dd9", "security_group_id": "da45f7ab-1a14-482b-bf17-130ecc022aa1", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 580, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-08T13:14:52Z", "updated_at": "2026-05-08T13:14:52Z", "revision_number": 0, "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}, {"id": "83bffb45-9773-49a8-8877-de2305e119b9", "project_id": "9dc2fb8d66bb497980eb76efcb343dd9", "security_group_id": "da45f7ab-1a14-482b-bf17-130ecc022aa1", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 581, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-08T13:14:52Z", "updated_at": "2026-05-08T13:14:52Z", "revision_number": 0, "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}], "tags": [], "created_at": "2026-05-08T13:14:52Z", "updated_at": "2026-05-08T13:14:52Z", "revision_number": 1}}'
2026-05-08 15:14:53,028 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.78/networking/v2.0/security-group-rules 0.448s
2026-05-08 15:14:53,029 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "da45f7ab-1a14-482b-bf17-130ecc022aa1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b4220dff-0e1a-4d0d-a12e-3788019e3df8', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a51b5a43-04e5-4ba4-81a1-867e0ec8ec7a", "project_id": "9dc2fb8d66bb497980eb76efcb343dd9", "security_group_id": "da45f7ab-1a14-482b-bf17-130ecc022aa1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-08T13:14:52Z", "updated_at": "2026-05-08T13:14:52Z", "revision_number": 0, "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:53,393 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.78/networking/v2.0/security-group-rules 0.364s
2026-05-08 15:14:53,394 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "da45f7ab-1a14-482b-bf17-130ecc022aa1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d46626e4-5d4c-4c0e-bd2c-8c5aad8573f1', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "632cd26b-05ba-4872-9f9b-87b7c79e5de0", "project_id": "9dc2fb8d66bb497980eb76efcb343dd9", "security_group_id": "da45f7ab-1a14-482b-bf17-130ecc022aa1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-08T13:14:53Z", "updated_at": "2026-05-08T13:14:53Z", "revision_number": 0, "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:14:53,394 86815 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--828164250 created
2026-05-08 15:14:54,773 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.78/networking/v2.0/floatingips 1.378s
2026-05-08 15:14:54,774 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "90408710-8a86-4496-9f74-96b1970792a7"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-52fe909d-71cf-4702-8956-eb0a92c38b73', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "b7793067-23a4-4b7a-b2bb-99aaeda6291f", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "project_id": "9dc2fb8d66bb497980eb76efcb343dd9", "floating_ip_address": "172.24.4.45", "floating_network_id": "90408710-8a86-4496-9f74-96b1970792a7", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-08T13:14:54Z", "updated_at": "2026-05-08T13:14:54Z", "revision_number": 0}}'
2026-05-08 15:14:54,774 86815 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b7793067-23a4-4b7a-b2bb-99aaeda6291f', 'tenant_id': '9dc2fb8d66bb497980eb76efcb343dd9', 'project_id': '9dc2fb8d66bb497980eb76efcb343dd9', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '90408710-8a86-4496-9f74-96b1970792a7', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-08T13:14:54Z', 'updated_at': '2026-05-08T13:14:54Z', 'revision_number': 0, 'ip': '172.24.4.45'} created
2026-05-08 15:14:54,956 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.78/identity/v3/auth/tokens 0.178s
2026-05-08 15:14:54,957 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-58a05d7d-d5d7-4287-84fa-0a2d5f4c903c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1031c8fbcb3948ab9f0406d9314062e8", "name": "tempest-ServerRescueNegativeTestJSON-34617954-project-member", "password_expires_at": null}, "audit_ids": ["JzA2Y8geRjOgVo7fvqwjKg"], "expires_at": "2026-05-08T14:14:54.000000Z", "issued_at": "2026-05-08T13:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9dc2fb8d66bb497980eb76efcb343dd9", "name": "tempest-ServerRescueNegativeTestJSON-34617954"}, "is_domain": false, "roles": [{"id": "7186d9777f0a4857b81a496a72e88edb", "name": "member"}, {"id": "a14a77b01faf40f8a3f18f9f01c7de91", "name": "reader"}], "catalog": [{"endpoints": [{"id": "efba7cc5d91347538e35c408fa56a24d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/identity", "region": "RegionOne"}], "id": "3589c43bbb6542b8b4c88efb00da110c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "746da90500d149f2bb786013f0c8682d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/compute/v2.1", "region": "RegionOne"}], "id": "69c61582420a4026aec84c84647fab7c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "711a53866c1347f1b74d3d73c16f45c5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/networking", "region": "RegionOne"}], "id": "b80e0b06f2914d7cb30a0a0578de6428", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3d7e9835fce44e49a7020b16c11b5ea1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/placement", "region": "RegionOne"}], "id": "ba0507b4ba294f7984d5b166af4e0b1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b84d0c6fe8344892aa16ce293272ff71", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/volume/v3", "region": "RegionOne"}], "id": "c09419c66e0644498f8240a8e295ec59", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b04c4f86b4624028b4caf6753ca75a1c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/compute/v2/9dc2fb8d66bb497980eb76efcb343dd9", "region": "RegionOne"}], "id": "c1d3cda7041a4292b0d4f32323ad69eb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "7101d2e78a5f4bad8bd76b251a122ef8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/image", "region": "RegionOne"}], "id": "e34d870275de43319ab39c6fe51187c6", "type": "image", "name": "glance"}]}}'
2026-05-08 15:14:54,957 86815 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '36d651d6-5c96-480d-a3b5-7b2eb96b8756', 'name': 'tempest-ServerRescueNegativeTestJSON-848389178-network', 'tenant_id': '9dc2fb8d66bb497980eb76efcb343dd9', 'project_id': '9dc2fb8d66bb497980eb76efcb343dd9', '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': 4228, '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-05-08T13:13:05Z', 'updated_at': '2026-05-08T13:13:05Z', 'revision_number': 1} available for tenant
2026-05-08 15:14:54,958 86815 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-112973751', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGmZ53NBUXbr3U5heXnCC5J4BCcCFvpSsjqit/2R3or3Mwfmbav52EIVaAmCgaix2VU0XC/IApV7X+UlsIlfkyLMp2Ppw9gjKK9iVMp2mNN3UaiOho/Qaz1QnXpFz8u2cg==', 'fingerprint': '80:8b:ce:10:ac:30:5c:05:89:97:d8:64:cb:b4:90:cc', 'user_id': '1031c8fbcb3948ab9f0406d9314062e8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDATbzN1GCVw0TzR0y8CvxnzZnGnssAt0gJGLCFxgdr1ELCbt2lN0oq2\nKf+7ZMO0EKKgBwYFK4EEACKhZANiAARpmedzQVF2691OYXl5wguSeAQnAhb6UrI6\norf9kd6K9zMH5m2r+dhCFWgJgoGosdlVNFwvyAKVe1/lJbCJX5MizKdj6cPYIyiv\nYlTKdpjTd1GojoaP0Gs9UJ16Rc/LtnI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'da45f7ab-1a14-482b-bf17-130ecc022aa1', 'name': 'tempest-securitygroup--828164250', 'stateful': True, 'tenant_id': '9dc2fb8d66bb497980eb76efcb343dd9', 'project_id': '9dc2fb8d66bb497980eb76efcb343dd9', 'description': 'tempest-description--1250083514', 'shared': False, 'security_group_rules': [{'id': '75666652-381d-4b53-8747-5cddd7d171d8', 'project_id': '9dc2fb8d66bb497980eb76efcb343dd9', 'security_group_id': 'da45f7ab-1a14-482b-bf17-130ecc022aa1', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 580, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-08T13:14:52Z', 'updated_at': '2026-05-08T13:14:52Z', 'revision_number': 0, 'tenant_id': '9dc2fb8d66bb497980eb76efcb343dd9'}, {'id': '83bffb45-9773-49a8-8877-de2305e119b9', 'project_id': '9dc2fb8d66bb497980eb76efcb343dd9', 'security_group_id': 'da45f7ab-1a14-482b-bf17-130ecc022aa1', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 581, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-08T13:14:52Z', 'updated_at': '2026-05-08T13:14:52Z', 'revision_number': 0, 'tenant_id': '9dc2fb8d66bb497980eb76efcb343dd9'}], 'tags': [], 'created_at': '2026-05-08T13:14:52Z', 'updated_at': '2026-05-08T13:14:52Z', 'revision_number': 1}, 'floating_ip': {'id': 'b7793067-23a4-4b7a-b2bb-99aaeda6291f', 'tenant_id': '9dc2fb8d66bb497980eb76efcb343dd9', 'project_id': '9dc2fb8d66bb497980eb76efcb343dd9', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '90408710-8a86-4496-9f74-96b1970792a7', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-08T13:14:54Z', 'updated_at': '2026-05-08T13:14:54Z', 'revision_number': 0, 'ip': '172.24.4.45'}}
2026-05-08 15:14:55,927 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://192.168.122.78/compute/v2.1/servers 0.967s
2026-05-08 15:14:55,927 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "imageRef": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "flavorRef": "42", "adminPass": "B6*=nD2!=of9Uh*", "networks": [{"uuid": "36d651d6-5c96-480d-a3b5-7b2eb96b8756"}], "security_groups": [{"name": "tempest-securitygroup--828164250"}], "key_name": "tempest-keypair-112973751", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354', '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-9a220b58-620e-44d8-95b6-c2d6f93305fc', 'x-compute-request-id': 'req-9a220b58-620e-44d8-95b6-c2d6f93305fc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.78/compute/v2.1/servers'}
Body: b'{"server": {"id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--828164250"}], "adminPass": "B6*=nD2!=of9Uh*"}}'
2026-05-08 15:14:56,064 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.132s
2026-05-08 15:14:56,065 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1255', '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-169c0c4e-f883-4fd0-9acd-8fdec9f516fc', 'x-compute-request-id': 'req-169c0c4e-f883-4fd0-9acd-8fdec9f516fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:56Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:14:55Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-112973751", "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-05-08 15:14:57,245 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.167s
2026-05-08 15:14:57,247 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1259', '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-02333854-a966-4f5c-aa4f-16a2f565d473', 'x-compute-request-id': 'req-02333854-a966-4f5c-aa4f-16a2f565d473', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:14:57Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "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-05-08 15:14:58,412 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.150s
2026-05-08 15:14:58,413 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1307', '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-8ae71543-31c7-4110-9963-f854f37e911a', 'x-compute-request-id': 'req-8ae71543-31c7-4110-9963-f854f37e911a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:14:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "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-05-08 15:14:58,425 86815 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-08 15:14:59,586 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.160s
2026-05-08 15:14:59,587 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:14:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1307', '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-826b18df-92dd-4139-9b96-c37aa1d32908', 'x-compute-request-id': 'req-826b18df-92dd-4139-9b96-c37aa1d32908', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:14:58Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "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-05-08 15:15:00,917 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.314s
2026-05-08 15:15:00,917 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1315', '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-021bff59-51ed-45f2-ae68-68742b4bd385', 'x-compute-request-id': 'req-021bff59-51ed-45f2-ae68-68742b4bd385', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:00Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "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-05-08 15:15:00,932 86815 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-08 15:15:03,572 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 1.638s
2026-05-08 15:15:03,572 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1392', '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-36a91ec8-4d15-4a0e-9302-f0b26dfac8d9', 'x-compute-request-id': 'req-36a91ec8-4d15-4a0e-9302-f0b26dfac8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "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-05-08 15:15:03,588 86815 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 7 second wait
2026-05-08 15:15:05,131 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.540s
2026-05-08 15:15:05,132 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', '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-9e54b26e-ce73-4bd4-aa42-6fff2aab05a6', 'x-compute-request-id': 'req-9e54b26e-ce73-4bd4-aa42-6fff2aab05a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-08 15:15:05,152 86815 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 9 second wait
2026-05-08 15:15:06,416 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.262s
2026-05-08 15:15:06,416 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', '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-dfeeabad-f69c-43cc-9fd4-7577316e58df', 'x-compute-request-id': 'req-dfeeabad-f69c-43cc-9fd4-7577316e58df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-08 15:15:07,729 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.297s
2026-05-08 15:15:07,730 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', '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-e58a3253-b7ec-4338-98cb-69725d95b33d', 'x-compute-request-id': 'req-e58a3253-b7ec-4338-98cb-69725d95b33d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-08 15:15:09,086 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.341s
2026-05-08 15:15:09,086 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', '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-e3d19f87-57cc-4e74-a0f0-e320995f44e0', 'x-compute-request-id': 'req-e3d19f87-57cc-4e74-a0f0-e320995f44e0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-08 15:15:10,526 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.421s
2026-05-08 15:15:10,526 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', '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-89cc8743-2127-4ab4-8c3b-048108ed7b1d', 'x-compute-request-id': 'req-89cc8743-2127-4ab4-8c3b-048108ed7b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-08 15:15:12,700 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 1.157s
2026-05-08 15:15:12,700 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', '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-99bf250e-a529-4016-af05-90c32e3aaf56', 'x-compute-request-id': 'req-99bf250e-a529-4016-af05-90c32e3aaf56', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-08 15:15:14,756 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 1.038s
2026-05-08 15:15:14,756 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1380', '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-e416d3df-f54a-44bd-82c0-6b7245db65c8', 'x-compute-request-id': 'req-e416d3df-f54a-44bd-82c0-6b7245db65c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "BUILD", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:02Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-08 15:15:16,162 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.386s
2026-05-08 15:15:16,162 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1567', '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-b7728af6-4a0d-4604-95a6-d4896af8292c', 'x-compute-request-id': 'req-b7728af6-4a0d-4604-95a6-d4896af8292c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "ACTIVE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:15Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:15:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-08 15:15:16,181 86815 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait
2026-05-08 15:15:16,444 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-interface 0.259s
2026-05-08 15:15:16,444 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '282', '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-aa4047e6-37da-4a91-96de-9dc109657a92', 'x-compute-request-id': 'req-aa4047e6-37da-4a91-96de-9dc109657a92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "36d651d6-5c96-480d-a3b5-7b2eb96b8756", "port_id": "95c7ac44-cb0b-433d-8135-25e6c479859a", "mac_addr": "fa:16:3e:39:b0:6a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7181ab5b-a23b-44e1-bd7e-d6fd3522e33e", "ip_address": "10.0.0.3"}]}]}'
2026-05-08 15:15:18,437 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://192.168.122.78/networking/v2.0/floatingips/b7793067-23a4-4b7a-b2bb-99aaeda6291f 1.988s
2026-05-08 15:15:18,437 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "95c7ac44-cb0b-433d-8135-25e6c479859a"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-cde72638-f79f-43be-86bb-13f61ba70beb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/networking/v2.0/floatingips/b7793067-23a4-4b7a-b2bb-99aaeda6291f'}
Body: b'{"floatingip": {"id": "b7793067-23a4-4b7a-b2bb-99aaeda6291f", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "project_id": "9dc2fb8d66bb497980eb76efcb343dd9", "floating_ip_address": "172.24.4.45", "floating_network_id": "90408710-8a86-4496-9f74-96b1970792a7", "router_id": "e10d747a-5e0e-48d0-a6a2-be323d42b1b8", "port_id": "95c7ac44-cb0b-433d-8135-25e6c479859a", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "36d651d6-5c96-480d-a3b5-7b2eb96b8756", "mac_address": "fa:16:3e:39:b0:6a", "admin_state_up": true, "status": "ACTIVE", "device_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-08T13:14:54Z", "updated_at": "2026-05-08T13:15:17Z", "revision_number": 1}}'
2026-05-08 15:15:18,440 86815 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.45:22' as 'cirros' with public key authentication
2026-05-08 15:15:37,924 86815 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 ([Errno None] Unable to connect to port 22 on 172.24.4.45). Number attempts: 1. Retry after 2 seconds.
2026-05-08 15:15:40,432 86815 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-08 15:15:40,542 86815 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-08 15:15:40,543 86815 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.45 successfully created
2026-05-08 15:15:43,217 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 2.673s
2026-05-08 15:15:43,219 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volumeAttachment": {"volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '194', '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-b98fca19-438e-4dc4-a656-e130c7f43558', 'x-compute-request-id': 'req-b98fca19-438e-4dc4-a656-e130c7f43558', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachment": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "device": "/dev/vdb"}}'
2026-05-08 15:15:43,284 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.061s
2026-05-08 15:15:43,285 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff07a36-4a6b-4010-90f9-d72f2c3402b3', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff07a36-4a6b-4010-90f9-d72f2c3402b3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:15:44,460 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.164s
2026-05-08 15:15:44,461 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e380209-066a-4523-95f6-c6175be45c50', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e380209-066a-4523-95f6-c6175be45c50', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:43.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:15:45,609 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.133s
2026-05-08 15:15:45,610 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf4116e-fcf0-418d-b9c2-63e123db0ad1', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf4116e-fcf0-418d-b9c2-63e123db0ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:15:46,732 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.108s
2026-05-08 15:15:46,734 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf482b3-7356-4d0a-904c-8757480a0f90', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf482b3-7356-4d0a-904c-8757480a0f90', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:15:47,815 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.068s
2026-05-08 15:15:47,816 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77da3d98-1638-41cc-820f-74e0a30dd85b', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77da3d98-1638-41cc-820f-74e0a30dd85b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:15:48,911 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.081s
2026-05-08 15:15:48,911 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1143c6a3-8f23-4dc2-9cc7-9c231049fa93', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1143c6a3-8f23-4dc2-9cc7-9c231049fa93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:15:48,921 86815 INFO [tempest.common.waiters] Attachment 8ca605dc-277d-4cf2-806f-29c8e3647a8a created for volume f45ee683-5966-427b-a1e7-c9bbae13d422 to server ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 after waiting for 5.921629 seconds
2026-05-08 15:15:48,997 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.075s
2026-05-08 15:15:48,998 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b51b62-3de9-402b-a28b-13d3644b6cfe', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b51b62-3de9-402b-a28b-13d3644b6cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:15:49,011 86815 INFO [tempest.common.waiters] volume f45ee683-5966-427b-a1e7-c9bbae13d422 reached in-use after waiting for 0.011272 seconds
2026-05-08 15:15:49,380 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/action 0.365s
2026-05-08 15:15:49,380 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"rescue": {"adminPass": "B6*=nD2!=of9Uh*"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '32', '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-70624024-7744-446c-9ec3-1c1b1635dbae', 'x-compute-request-id': 'req-70624024-7744-446c-9ec3-1c1b1635dbae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/action'}
Body: b'{"adminPass": "B6*=nD2!=of9Uh*"}'
2026-05-08 15:15:49,967 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.585s
2026-05-08 15:15:49,967 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1737', '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-75ce32b4-bf4d-4424-b2f2-98baa9d18be9', 'x-compute-request-id': 'req-75ce32b4-bf4d-4424-b2f2-98baa9d18be9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "ACTIVE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:15:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:15:51,559 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.574s
2026-05-08 15:15:51,560 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1737', '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-70958941-b6fd-4d01-bf58-3bd956e106a9', 'x-compute-request-id': 'req-70958941-b6fd-4d01-bf58-3bd956e106a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "ACTIVE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:15:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:15:52,945 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.368s
2026-05-08 15:15:52,946 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1737', '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-51990089-e094-4f69-8b20-01fbba38315b', 'x-compute-request-id': 'req-51990089-e094-4f69-8b20-01fbba38315b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "ACTIVE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:15:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:15:54,192 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.234s
2026-05-08 15:15:54,193 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1737', '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-acba8825-46ed-4f50-80e7-c8e0eea1f603', 'x-compute-request-id': 'req-acba8825-46ed-4f50-80e7-c8e0eea1f603', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "ACTIVE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:15:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:15:55,923 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.707s
2026-05-08 15:15:55,924 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1737', '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-dc400d0d-1835-4bd5-87a5-bf753432a558', 'x-compute-request-id': 'req-dc400d0d-1835-4bd5-87a5-bf753432a558', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "ACTIVE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:15:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:15:57,433 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.493s
2026-05-08 15:15:57,434 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1737', '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-e5950614-f946-4180-826f-5ad85bdf4374', 'x-compute-request-id': 'req-e5950614-f946-4180-826f-5ad85bdf4374', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "ACTIVE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:15:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:15:58,975 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.525s
2026-05-08 15:15:58,976 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1737', '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-aee031bd-ae3f-4765-9491-c43748184ef3', 'x-compute-request-id': 'req-aee031bd-ae3f-4765-9491-c43748184ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "ACTIVE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:15:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:16:00,303 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.313s
2026-05-08 15:16:00,304 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:15:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1737', '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-5696e692-7907-4528-b896-8d1d6c4822bc', 'x-compute-request-id': 'req-5696e692-7907-4528-b896-8d1d6c4822bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "ACTIVE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:15:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:16:01,732 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.413s
2026-05-08 15:16:01,733 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:16:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1737', '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-21861a57-4306-4482-b0e6-75db83faf26b', 'x-compute-request-id': 'req-21861a57-4306-4482-b0e6-75db83faf26b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "ACTIVE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:15:49Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:15:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:16:03,236 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.487s
2026-05-08 15:16:03,236 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:16:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1717', '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-b80a71c1-96e5-4af4-99fe-51c05963728d', 'x-compute-request-id': 'req-b80a71c1-96e5-4af4-99fe-51c05963728d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "RESCUE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:16:02Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:16:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:16:03,254 86815 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 14 second wait
2026-05-08 15:16:03,494 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://192.168.122.78/identity/v3/auth/tokens 0.234s
2026-05-08 15:16:03,495 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Fri, 08 May 2026 13:16:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-97b83e3e-5702-4c94-ad26-963859d777c5', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.78/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1031c8fbcb3948ab9f0406d9314062e8", "name": "tempest-ServerRescueNegativeTestJSON-34617954-project-member", "password_expires_at": null}, "audit_ids": ["lGSoz6eHT02E4mALNrtabg"], "expires_at": "2026-05-08T14:16:03.000000Z", "issued_at": "2026-05-08T13:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9dc2fb8d66bb497980eb76efcb343dd9", "name": "tempest-ServerRescueNegativeTestJSON-34617954"}, "is_domain": false, "roles": [{"id": "7186d9777f0a4857b81a496a72e88edb", "name": "member"}, {"id": "a14a77b01faf40f8a3f18f9f01c7de91", "name": "reader"}], "catalog": [{"endpoints": [{"id": "efba7cc5d91347538e35c408fa56a24d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/identity", "region": "RegionOne"}], "id": "3589c43bbb6542b8b4c88efb00da110c", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "746da90500d149f2bb786013f0c8682d", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/compute/v2.1", "region": "RegionOne"}], "id": "69c61582420a4026aec84c84647fab7c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "711a53866c1347f1b74d3d73c16f45c5", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/networking", "region": "RegionOne"}], "id": "b80e0b06f2914d7cb30a0a0578de6428", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3d7e9835fce44e49a7020b16c11b5ea1", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/placement", "region": "RegionOne"}], "id": "ba0507b4ba294f7984d5b166af4e0b1b", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b84d0c6fe8344892aa16ce293272ff71", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/volume/v3", "region": "RegionOne"}], "id": "c09419c66e0644498f8240a8e295ec59", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b04c4f86b4624028b4caf6753ca75a1c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/compute/v2/9dc2fb8d66bb497980eb76efcb343dd9", "region": "RegionOne"}], "id": "c1d3cda7041a4292b0d4f32323ad69eb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "7101d2e78a5f4bad8bd76b251a122ef8", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.78/image", "region": "RegionOne"}], "id": "e34d870275de43319ab39c6fe51187c6", "type": "image", "name": "glance"}]}}'
2026-05-08 15:16:03,496 86815 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '36d651d6-5c96-480d-a3b5-7b2eb96b8756', 'name': 'tempest-ServerRescueNegativeTestJSON-848389178-network', 'tenant_id': '9dc2fb8d66bb497980eb76efcb343dd9', 'project_id': '9dc2fb8d66bb497980eb76efcb343dd9', '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': 4228, '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-05-08T13:13:05Z', 'updated_at': '2026-05-08T13:13:05Z', 'revision_number': 1} available for tenant
2026-05-08 15:16:03,789 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments/f45ee683-5966-427b-a1e7-c9bbae13d422 0.291s
2026-05-08 15:16:03,790 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:16:03 GMT', 'server': 'Apache/2.4.58 (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': '152', 'x-openstack-request-id': 'req-ce50f499-f8d7-4b5c-beef-27aaa3b044c8', 'x-compute-request-id': 'req-ce50f499-f8d7-4b5c-beef-27aaa3b044c8', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 while it is in vm_state rescued"}}'
2026-05-08 15:16:04,022 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/action 0.231s
2026-05-08 15:16:04,022 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"unrescue": {}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:16:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', '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-5413b1dc-3320-4192-909d-136035c986aa', 'x-compute-request-id': 'req-5413b1dc-3320-4192-909d-136035c986aa', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/action'}
Body: b''
2026-05-08 15:16:04,787 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.763s
2026-05-08 15:16:04,789 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:16:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-b8a94a36-b48b-48f5-861b-8ee74de53a67', 'x-compute-request-id': 'req-b8a94a36-b48b-48f5-861b-8ee74de53a67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "RESCUE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:16:04Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:16:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:16:07,503 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 1.698s
2026-05-08 15:16:07,503 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:16:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1725', '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-66cdb189-f54f-4d02-b6ea-af75cafa5b6d', 'x-compute-request-id': 'req-66cdb189-f54f-4d02-b6ea-af75cafa5b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "RESCUE", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:16:04Z", "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:16:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:16:09,064 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 0.542s
2026-05-08 15:16:09,064 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:16:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1808', '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-e9412263-9101-412b-86ee-28951dacabae', 'x-compute-request-id': 'req-e9412263-9101-412b-86ee-28951dacabae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {"tempest-ServerRescueNegativeTestJSON-848389178-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:b0:6a"}]}, "created": "2026-05-08T13:14:55Z", "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/flavors/42"}]}, "hostId": "336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88", "id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "image": {"id": "19ec0929-9c61-4dbe-8b4e-c68fbd00f541", "links": [{"rel": "bookmark", "href": "http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541"}]}, "links": [{"rel": "self", "href": "http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}, {"rel": "bookmark", "href": "http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354"}], "metadata": {}, "name": "tempest-ServerRescueNegativeTestJSON-server-1740376998", "status": "ERROR", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "updated": "2026-05-08T13:16:08Z", "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-05-08T13:16:09Z", "message": "libvirtError"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-112973751", "OS-SRV-USG:launched_at": "2026-05-08T13:16:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--828164250"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422"}]}}'
2026-05-08 15:16:09,077 86815 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ERROR/unrescuing" after 5 second wait
2026-05-08 15:16:09,247 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-interface 0.165s
2026-05-08 15:16:09,248 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:16:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '280', '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-5bf7d7b5-48c7-4d9f-b465-3d9b513d3211', 'x-compute-request-id': 'req-5bf7d7b5-48c7-4d9f-b465-3d9b513d3211', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "36d651d6-5c96-480d-a3b5-7b2eb96b8756", "port_id": "95c7ac44-cb0b-433d-8135-25e6c479859a", "mac_addr": "fa:16:3e:39:b0:6a", "port_state": "DOWN", "fixed_ips": [{"subnet_id": "7181ab5b-a23b-44e1-bd7e-d6fd3522e33e", "ip_address": "10.0.0.3"}]}]}'
2026-05-08 15:16:10,834 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://192.168.122.78/networking/v2.0/floatingips/b7793067-23a4-4b7a-b2bb-99aaeda6291f 1.581s
2026-05-08 15:16:10,835 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "95c7ac44-cb0b-433d-8135-25e6c479859a"}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:16:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-81a6be7d-028e-4850-b464-82d029b4b4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/networking/v2.0/floatingips/b7793067-23a4-4b7a-b2bb-99aaeda6291f'}
Body: b'{"floatingip": {"id": "b7793067-23a4-4b7a-b2bb-99aaeda6291f", "tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9", "project_id": "9dc2fb8d66bb497980eb76efcb343dd9", "floating_ip_address": "172.24.4.45", "floating_network_id": "90408710-8a86-4496-9f74-96b1970792a7", "router_id": "e10d747a-5e0e-48d0-a6a2-be323d42b1b8", "port_id": "95c7ac44-cb0b-433d-8135-25e6c479859a", "fixed_ip_address": "10.0.0.3", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "36d651d6-5c96-480d-a3b5-7b2eb96b8756", "mac_address": "fa:16:3e:39:b0:6a", "admin_state_up": true, "status": "DOWN", "device_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-08T13:14:54Z", "updated_at": "2026-05-08T13:16:09Z", "revision_number": 3}}'
2026-05-08 15:16:10,837 86815 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.45:22' as 'cirros' with public key authentication
2026-05-08 15:17:10,896 86815 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 (timed out). Number attempts: 1. Retry after 2 seconds.
2026-05-08 15:18:13,459 86815 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 (timed out). Number attempts: 2. Retry after 3 seconds.
2026-05-08 15:19:17,019 86815 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 (timed out). Number attempts: 3. Retry after 4 seconds.
2026-05-08 15:20:21,582 86815 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.45 after 3 attempts. Proxy client: no proxy client
2026-05-08 15:20:21.582 86815 ERROR tempest.lib.common.ssh Traceback (most recent call last):
2026-05-08 15:20:21.582 86815 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 135, in _get_ssh_connection
2026-05-08 15:20:21.582 86815 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username,
2026-05-08 15:20:21.582 86815 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/paramiko/client.py", line 384, in connect
2026-05-08 15:20:21.582 86815 ERROR tempest.lib.common.ssh sock.connect(addr)
2026-05-08 15:20:21.582 86815 ERROR tempest.lib.common.ssh TimeoutError: timed out
2026-05-08 15:20:21.582 86815 ERROR tempest.lib.common.ssh
2026-05-08 15:20:21,585 86815 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: ServerRescueNegativeTestJSON:_run_cleanups. Timeout trying to ssh to server response: {'date': 'Fri, 08 May 2026 13:14:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '414', 'location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354', '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-9a220b58-620e-44d8-95b6-c2d6f93305fc', 'x-compute-request-id': 'req-9a220b58-620e-44d8-95b6-c2d6f93305fc', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.78/compute/v2.1/servers'}
Body: {'accessIPv4': '', 'accessIPv6': '', 'addresses': {'tempest-ServerRescueNegativeTestJSON-848389178-network': [{'version': 4, 'addr': '10.0.0.3', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:39:b0:6a'}]}, 'created': '2026-05-08T13:14:55Z', 'flavor': {'id': '42', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.78/compute/flavors/42'}]}, 'hostId': '336ab04c9a7dcc895f01c0db650880a801851056f92b991b7db0bc88', 'id': 'ab0dcaa8-aa1b-4cf6-8f14-bc175789c354', 'image': {'id': '19ec0929-9c61-4dbe-8b4e-c68fbd00f541', 'links': [{'rel': 'bookmark', 'href': 'http://192.168.122.78/compute/images/19ec0929-9c61-4dbe-8b4e-c68fbd00f541'}]}, 'links': [{'rel': 'self', 'href': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}, {'rel': 'bookmark', 'href': 'http://192.168.122.78/compute/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354'}], 'metadata': {}, 'name': 'tempest-ServerRescueNegativeTestJSON-server-1740376998', 'status': 'ACTIVE', 'tenant_id': '9dc2fb8d66bb497980eb76efcb343dd9', 'user_id': '1031c8fbcb3948ab9f0406d9314062e8', 'updated': '2026-05-08T13:15:15Z', 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': '', 'key_name': 'tempest-keypair-112973751', 'OS-SRV-USG:launched_at': '2026-05-08T13:15:14.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-securitygroup--828164250'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': []}
2026-05-08 15:20:23,174 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/action 1.586s
2026-05-08 15:20:23,174 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:21 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-c8275ea8-780f-42f0-b95c-494c1bb43dc3', 'x-compute-request-id': 'req-c8275ea8-780f-42f0-b95c-494c1bb43dc3', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-05-08 15:20:23,175 86815 DEBUG [tempest.lib.common.utils.linux.remote_client] Could not get console_log for server ab0dcaa8-aa1b-4cf6-8f14-bc175789c354
2026-05-08 15:20:23,237 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.060s
2026-05-08 15:20:23,238 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aaf79ba-43d0-452c-8ed7-4e1165921e87', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aaf79ba-43d0-452c-8ed7-4e1165921e87', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:20:23,388 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 409 DELETE http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments/f45ee683-5966-427b-a1e7-c9bbae13d422 0.139s
2026-05-08 15:20:23,388 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:23 GMT', 'server': 'Apache/2.4.58 (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': '150', 'x-openstack-request-id': 'req-69f20d49-06b4-4832-b9ff-6583eb821dcb', 'x-compute-request-id': 'req-69f20d49-06b4-4832-b9ff-6583eb821dcb', 'connection': 'close', 'status': '409', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 while it is in vm_state error"}}'
2026-05-08 15:20:23,474 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.079s
2026-05-08 15:20:23,474 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f8def70a-96a9-4a5f-86c1-061ab80e739b', 'x-compute-request-id': 'req-f8def70a-96a9-4a5f-86c1-061ab80e739b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:24,553 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.076s
2026-05-08 15:20:24,553 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e8965fdb-004a-49e3-8884-59002fe71bf3', 'x-compute-request-id': 'req-e8965fdb-004a-49e3-8884-59002fe71bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:25,663 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.106s
2026-05-08 15:20:25,663 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-703283a2-1630-4d3e-9ae1-59c1c653bdf8', 'x-compute-request-id': 'req-703283a2-1630-4d3e-9ae1-59c1c653bdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:26,755 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.087s
2026-05-08 15:20:26,756 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f7bdeff1-de2d-4f6a-b711-b34c11d61bfb', 'x-compute-request-id': 'req-f7bdeff1-de2d-4f6a-b711-b34c11d61bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:27,825 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.064s
2026-05-08 15:20:27,825 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-60f85948-5b5c-47c4-b5f4-22b49f849df0', 'x-compute-request-id': 'req-60f85948-5b5c-47c4-b5f4-22b49f849df0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:28,920 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.092s
2026-05-08 15:20:28,920 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-df893ae5-7c9f-4348-90a3-413cea6ad0c7', 'x-compute-request-id': 'req-df893ae5-7c9f-4348-90a3-413cea6ad0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:30,000 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.077s
2026-05-08 15:20:30,001 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-13d6e223-0fc1-4285-bbcb-a39df89befe4', 'x-compute-request-id': 'req-13d6e223-0fc1-4285-bbcb-a39df89befe4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:31,083 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.079s
2026-05-08 15:20:31,085 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-66ac5d1d-3961-478a-80d2-8128a8187e01', 'x-compute-request-id': 'req-66ac5d1d-3961-478a-80d2-8128a8187e01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:32,168 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.081s
2026-05-08 15:20:32,168 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-83b3321c-d510-4f64-99fb-8941f41d2de8', 'x-compute-request-id': 'req-83b3321c-d510-4f64-99fb-8941f41d2de8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:33,259 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.086s
2026-05-08 15:20:33,260 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-79dd3d47-13f9-431e-8ee4-279c28d18172', 'x-compute-request-id': 'req-79dd3d47-13f9-431e-8ee4-279c28d18172', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:34,387 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.124s
2026-05-08 15:20:34,388 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-39fc597a-3d39-471d-abd4-66de6f9cff51', 'x-compute-request-id': 'req-39fc597a-3d39-471d-abd4-66de6f9cff51', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:35,478 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.087s
2026-05-08 15:20:35,478 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-71fcc2c8-44d5-4cdb-bbe3-a439d07e5eae', 'x-compute-request-id': 'req-71fcc2c8-44d5-4cdb-bbe3-a439d07e5eae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:36,552 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.070s
2026-05-08 15:20:36,552 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c474bb2c-a9bf-4432-82f7-98f934a30530', 'x-compute-request-id': 'req-c474bb2c-a9bf-4432-82f7-98f934a30530', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:37,648 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.093s
2026-05-08 15:20:37,648 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a4e205c6-e453-4e8f-ba8b-d260321fd54d', 'x-compute-request-id': 'req-a4e205c6-e453-4e8f-ba8b-d260321fd54d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:38,739 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.086s
2026-05-08 15:20:38,740 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3a3ba182-66be-4e81-8f8b-3f6f1013b55a', 'x-compute-request-id': 'req-3a3ba182-66be-4e81-8f8b-3f6f1013b55a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:39,824 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.080s
2026-05-08 15:20:39,824 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ca06c4ee-adff-45a0-afc8-7fe535a15a92', 'x-compute-request-id': 'req-ca06c4ee-adff-45a0-afc8-7fe535a15a92', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:40,889 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.062s
2026-05-08 15:20:40,890 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a1b0124a-f319-4e9b-b8f6-8eab8b61645b', 'x-compute-request-id': 'req-a1b0124a-f319-4e9b-b8f6-8eab8b61645b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:41,984 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.090s
2026-05-08 15:20:41,984 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3378f6dd-fe52-4adc-94b0-34c4d56df2c8', 'x-compute-request-id': 'req-3378f6dd-fe52-4adc-94b0-34c4d56df2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:43,060 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.073s
2026-05-08 15:20:43,060 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c6a4a4b9-21bb-4fc0-b098-47f7f5f83ae3', 'x-compute-request-id': 'req-c6a4a4b9-21bb-4fc0-b098-47f7f5f83ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:44,171 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.105s
2026-05-08 15:20:44,172 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-28acef3d-10ea-463c-826c-22d6f4c17f32', 'x-compute-request-id': 'req-28acef3d-10ea-463c-826c-22d6f4c17f32', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:45,235 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.061s
2026-05-08 15:20:45,236 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-58c9fe5e-3d0a-43a0-bd66-d6eec24b6390', 'x-compute-request-id': 'req-58c9fe5e-3d0a-43a0-bd66-d6eec24b6390', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:46,307 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.068s
2026-05-08 15:20:46,307 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-033a2010-5895-49fb-9006-35395658a24b', 'x-compute-request-id': 'req-033a2010-5895-49fb-9006-35395658a24b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:47,390 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.080s
2026-05-08 15:20:47,391 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bc907df9-fe55-4762-972b-6ca5e67a1af9', 'x-compute-request-id': 'req-bc907df9-fe55-4762-972b-6ca5e67a1af9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:48,485 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.091s
2026-05-08 15:20:48,485 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-50dc61f9-8e22-4b15-8fa2-6e2f2a7e9096', 'x-compute-request-id': 'req-50dc61f9-8e22-4b15-8fa2-6e2f2a7e9096', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:49,582 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.091s
2026-05-08 15:20:49,582 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7e6a8368-2048-439b-9b2d-2bcea0590763', 'x-compute-request-id': 'req-7e6a8368-2048-439b-9b2d-2bcea0590763', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:50,654 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.067s
2026-05-08 15:20:50,654 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-67e72305-ea2b-416f-923c-29abfcbbd5c3', 'x-compute-request-id': 'req-67e72305-ea2b-416f-923c-29abfcbbd5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:51,762 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.103s
2026-05-08 15:20:51,762 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7bd33ebb-bd04-4046-a62b-75a2a9999c26', 'x-compute-request-id': 'req-7bd33ebb-bd04-4046-a62b-75a2a9999c26', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:52,867 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.101s
2026-05-08 15:20:52,868 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e0202d39-3bfa-4560-a732-eef0b2bf1574', 'x-compute-request-id': 'req-e0202d39-3bfa-4560-a732-eef0b2bf1574', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:53,951 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.081s
2026-05-08 15:20:53,952 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2a8dfb2a-f2c7-46d2-8954-a73a2e28ecdb', 'x-compute-request-id': 'req-2a8dfb2a-f2c7-46d2-8954-a73a2e28ecdb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:55,047 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.091s
2026-05-08 15:20:55,047 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d35d4539-17b8-4811-ba38-33e5d28a4629', 'x-compute-request-id': 'req-d35d4539-17b8-4811-ba38-33e5d28a4629', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:56,136 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.086s
2026-05-08 15:20:56,136 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-27020daa-bf2e-4b31-a489-e0e473c35ba6', 'x-compute-request-id': 'req-27020daa-bf2e-4b31-a489-e0e473c35ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:57,245 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.103s
2026-05-08 15:20:57,245 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-12977f70-20fb-4bac-b4de-cba58caf7ceb', 'x-compute-request-id': 'req-12977f70-20fb-4bac-b4de-cba58caf7ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:58,362 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.112s
2026-05-08 15:20:58,362 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e0f9fd43-b95b-476a-8b55-1681de9a6205', 'x-compute-request-id': 'req-e0f9fd43-b95b-476a-8b55-1681de9a6205', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:20:59,484 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.117s
2026-05-08 15:20:59,485 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:20:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-66a2e321-77ad-4212-acdd-d911e296bb2e', 'x-compute-request-id': 'req-66a2e321-77ad-4212-acdd-d911e296bb2e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:00,557 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.069s
2026-05-08 15:21:00,557 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f4f2aa78-51ee-4052-b139-5ac74d3f17b2', 'x-compute-request-id': 'req-f4f2aa78-51ee-4052-b139-5ac74d3f17b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:01,641 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.081s
2026-05-08 15:21:01,642 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-eea01e24-6706-4298-8fcc-35ca82098342', 'x-compute-request-id': 'req-eea01e24-6706-4298-8fcc-35ca82098342', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:02,756 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.110s
2026-05-08 15:21:02,756 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4ad9920c-8fa2-49d4-9bbb-6f1674ae8fe2', 'x-compute-request-id': 'req-4ad9920c-8fa2-49d4-9bbb-6f1674ae8fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:03,912 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.152s
2026-05-08 15:21:03,912 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-da242542-1ca2-4a12-99fa-c19bbb0d3446', 'x-compute-request-id': 'req-da242542-1ca2-4a12-99fa-c19bbb0d3446', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:05,018 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.101s
2026-05-08 15:21:05,019 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d5f7a6a6-620a-446e-8ceb-6ae307dc1cb5', 'x-compute-request-id': 'req-d5f7a6a6-620a-446e-8ceb-6ae307dc1cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:06,223 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.199s
2026-05-08 15:21:06,224 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-026350c7-82b5-462f-9c11-e7a37317ea80', 'x-compute-request-id': 'req-026350c7-82b5-462f-9c11-e7a37317ea80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:07,391 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.163s
2026-05-08 15:21:07,391 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4260db3a-ca66-4bed-a1bc-ff405368aa0c', 'x-compute-request-id': 'req-4260db3a-ca66-4bed-a1bc-ff405368aa0c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:08,491 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.093s
2026-05-08 15:21:08,491 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-11254253-bd96-401a-9979-2bab0d110d7e', 'x-compute-request-id': 'req-11254253-bd96-401a-9979-2bab0d110d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:09,620 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.124s
2026-05-08 15:21:09,621 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-c3cba1a6-38ae-42e5-a47b-5c27712d8e60', 'x-compute-request-id': 'req-c3cba1a6-38ae-42e5-a47b-5c27712d8e60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:10,749 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.124s
2026-05-08 15:21:10,750 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e36d0e0a-d012-42e1-80f4-31716299746c', 'x-compute-request-id': 'req-e36d0e0a-d012-42e1-80f4-31716299746c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:11,906 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.153s
2026-05-08 15:21:11,907 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7f892f7e-aaa3-4bc1-98ba-84b9b4c01e97', 'x-compute-request-id': 'req-7f892f7e-aaa3-4bc1-98ba-84b9b4c01e97', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:13,016 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.106s
2026-05-08 15:21:13,017 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2a3f3d1b-c711-4650-b814-9c192dbf134b', 'x-compute-request-id': 'req-2a3f3d1b-c711-4650-b814-9c192dbf134b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:14,096 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.076s
2026-05-08 15:21:14,097 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e2a685f0-1be5-4a76-a0a3-5293bc7d96fc', 'x-compute-request-id': 'req-e2a685f0-1be5-4a76-a0a3-5293bc7d96fc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:15,178 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.078s
2026-05-08 15:21:15,179 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-550dde4e-e632-449d-8068-276bb97b2705', 'x-compute-request-id': 'req-550dde4e-e632-449d-8068-276bb97b2705', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:16,267 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.085s
2026-05-08 15:21:16,267 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ec99c5a6-433c-4b6d-9a32-7b6e960e3af5', 'x-compute-request-id': 'req-ec99c5a6-433c-4b6d-9a32-7b6e960e3af5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:17,367 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.095s
2026-05-08 15:21:17,368 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b6cb8ff5-cae9-426c-8421-d10fd9095943', 'x-compute-request-id': 'req-b6cb8ff5-cae9-426c-8421-d10fd9095943', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:18,466 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.093s
2026-05-08 15:21:18,467 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fea8923d-c1a1-4f52-9219-c86062816d02', 'x-compute-request-id': 'req-fea8923d-c1a1-4f52-9219-c86062816d02', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:19,566 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.096s
2026-05-08 15:21:19,566 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-61b5bc2f-bf58-4724-a33d-acae7d1c2700', 'x-compute-request-id': 'req-61b5bc2f-bf58-4724-a33d-acae7d1c2700', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:20,663 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.094s
2026-05-08 15:21:20,665 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f25beda6-d0c9-4af7-8805-728a8ef40fcb', 'x-compute-request-id': 'req-f25beda6-d0c9-4af7-8805-728a8ef40fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:21,757 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.089s
2026-05-08 15:21:21,757 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cac64928-5875-49a3-aa8c-eac16b8b0449', 'x-compute-request-id': 'req-cac64928-5875-49a3-aa8c-eac16b8b0449', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:22,978 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.217s
2026-05-08 15:21:22,978 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-da6d2044-69ae-4160-a501-51aebf0334e8', 'x-compute-request-id': 'req-da6d2044-69ae-4160-a501-51aebf0334e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:24,190 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.207s
2026-05-08 15:21:24,190 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-28de203f-afd9-440f-9b60-8491fcd44df8', 'x-compute-request-id': 'req-28de203f-afd9-440f-9b60-8491fcd44df8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:25,423 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.229s
2026-05-08 15:21:25,424 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d8d8433a-7184-428c-8f08-c0c1e82bcb4f', 'x-compute-request-id': 'req-d8d8433a-7184-428c-8f08-c0c1e82bcb4f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:26,654 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.225s
2026-05-08 15:21:26,655 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-054030e5-ad79-4442-9bd0-c90ed057a6e2', 'x-compute-request-id': 'req-054030e5-ad79-4442-9bd0-c90ed057a6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:27,945 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.286s
2026-05-08 15:21:27,946 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-00adcf99-8992-41ae-9449-247eb033e904', 'x-compute-request-id': 'req-00adcf99-8992-41ae-9449-247eb033e904', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:29,027 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.076s
2026-05-08 15:21:29,028 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-602d47a5-895f-49b1-b819-853ee5c887ed', 'x-compute-request-id': 'req-602d47a5-895f-49b1-b819-853ee5c887ed', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:30,132 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.102s
2026-05-08 15:21:30,133 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-37993e2d-4472-49c0-b80e-cc5ce0cee256', 'x-compute-request-id': 'req-37993e2d-4472-49c0-b80e-cc5ce0cee256', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:31,219 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.081s
2026-05-08 15:21:31,219 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1cbc8a56-f530-4d5f-ad3f-945833b7a5fe', 'x-compute-request-id': 'req-1cbc8a56-f530-4d5f-ad3f-945833b7a5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:32,309 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.084s
2026-05-08 15:21:32,309 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-dfb7908e-5279-433a-8214-6b7826e3e810', 'x-compute-request-id': 'req-dfb7908e-5279-433a-8214-6b7826e3e810', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:33,394 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.081s
2026-05-08 15:21:33,394 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b8976321-91b3-419b-af1f-1030a87df186', 'x-compute-request-id': 'req-b8976321-91b3-419b-af1f-1030a87df186', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:34,473 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.076s
2026-05-08 15:21:34,474 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3457b42f-1d4a-43fd-8ca9-48029209bd93', 'x-compute-request-id': 'req-3457b42f-1d4a-43fd-8ca9-48029209bd93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:35,615 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.137s
2026-05-08 15:21:35,616 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4ff84e67-d447-4f4b-8f22-2d81fe22d3c7', 'x-compute-request-id': 'req-4ff84e67-d447-4f4b-8f22-2d81fe22d3c7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:36,689 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.070s
2026-05-08 15:21:36,689 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a5a42aeb-6a46-4e54-a31b-d137c249011b', 'x-compute-request-id': 'req-a5a42aeb-6a46-4e54-a31b-d137c249011b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:37,790 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.097s
2026-05-08 15:21:37,790 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f2a49a5b-887b-4a48-ab9c-813488f6cdf1', 'x-compute-request-id': 'req-f2a49a5b-887b-4a48-ab9c-813488f6cdf1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:38,915 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.121s
2026-05-08 15:21:38,916 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d2c3e1eb-d7c0-4539-a232-8d230f57a688', 'x-compute-request-id': 'req-d2c3e1eb-d7c0-4539-a232-8d230f57a688', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:40,006 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.085s
2026-05-08 15:21:40,006 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-230f74c6-4414-4708-9f80-0f00a5900da9', 'x-compute-request-id': 'req-230f74c6-4414-4708-9f80-0f00a5900da9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:41,099 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.089s
2026-05-08 15:21:41,099 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2eeb3bb7-0186-4568-bb9e-b11991c727ad', 'x-compute-request-id': 'req-2eeb3bb7-0186-4568-bb9e-b11991c727ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:42,195 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.091s
2026-05-08 15:21:42,196 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-88307bf3-e0ed-46ff-9b3c-705b50abffc1', 'x-compute-request-id': 'req-88307bf3-e0ed-46ff-9b3c-705b50abffc1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:43,397 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.198s
2026-05-08 15:21:43,397 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4435363d-43cc-420f-b25f-d816699e9885', 'x-compute-request-id': 'req-4435363d-43cc-420f-b25f-d816699e9885', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:44,464 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.064s
2026-05-08 15:21:44,465 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8596c0a1-1245-4b94-9d74-344d61716f15', 'x-compute-request-id': 'req-8596c0a1-1245-4b94-9d74-344d61716f15', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:45,633 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.165s
2026-05-08 15:21:45,634 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1289088b-6766-4d95-b8e7-e71fef6ab649', 'x-compute-request-id': 'req-1289088b-6766-4d95-b8e7-e71fef6ab649', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:46,787 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.150s
2026-05-08 15:21:46,787 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a6414eac-bf9b-4a05-87d4-e41a72e20d76', 'x-compute-request-id': 'req-a6414eac-bf9b-4a05-87d4-e41a72e20d76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:47,966 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.170s
2026-05-08 15:21:47,966 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0491eacc-c68a-4559-91e1-35d081e87e4d', 'x-compute-request-id': 'req-0491eacc-c68a-4559-91e1-35d081e87e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:49,090 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.119s
2026-05-08 15:21:49,091 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-704bf367-461f-4b8d-ba9b-b41ddfe86d4b', 'x-compute-request-id': 'req-704bf367-461f-4b8d-ba9b-b41ddfe86d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:50,218 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.123s
2026-05-08 15:21:50,219 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7612336e-ce24-4d49-b92a-5f923466434f', 'x-compute-request-id': 'req-7612336e-ce24-4d49-b92a-5f923466434f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:51,314 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.088s
2026-05-08 15:21:51,315 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9febd659-9913-44a6-abc7-55f57fb78b95', 'x-compute-request-id': 'req-9febd659-9913-44a6-abc7-55f57fb78b95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:52,415 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.096s
2026-05-08 15:21:52,415 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4efee4f1-54fb-492a-a774-e69ca993a0cc', 'x-compute-request-id': 'req-4efee4f1-54fb-492a-a774-e69ca993a0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:53,638 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.218s
2026-05-08 15:21:53,638 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-df37a3e5-da2d-41b7-b368-1f09d2031c38', 'x-compute-request-id': 'req-df37a3e5-da2d-41b7-b368-1f09d2031c38', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:54,735 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.093s
2026-05-08 15:21:54,736 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-93c68479-ea7a-47ea-b1f3-4c637d321c16', 'x-compute-request-id': 'req-93c68479-ea7a-47ea-b1f3-4c637d321c16', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:55,860 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.120s
2026-05-08 15:21:55,861 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b435aede-4265-4910-8bcd-457e047c739f', 'x-compute-request-id': 'req-b435aede-4265-4910-8bcd-457e047c739f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:56,983 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.119s
2026-05-08 15:21:56,983 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0c0d2f3f-0f95-40d2-bf27-8179ef5246b6', 'x-compute-request-id': 'req-0c0d2f3f-0f95-40d2-bf27-8179ef5246b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:58,058 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.071s
2026-05-08 15:21:58,059 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fb1ce8e7-c121-4d0f-b81c-130f9f3f9329', 'x-compute-request-id': 'req-fb1ce8e7-c121-4d0f-b81c-130f9f3f9329', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:21:59,137 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.075s
2026-05-08 15:21:59,137 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:21:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cacb2830-6a32-4560-aa4d-72724b4357a0', 'x-compute-request-id': 'req-cacb2830-6a32-4560-aa4d-72724b4357a0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:00,243 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.102s
2026-05-08 15:22:00,243 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f884bd72-f27c-4caf-b4f9-3ac8639136de', 'x-compute-request-id': 'req-f884bd72-f27c-4caf-b4f9-3ac8639136de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:01,322 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.075s
2026-05-08 15:22:01,322 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-df7b9155-6ba1-44c3-befc-c78b58bbf857', 'x-compute-request-id': 'req-df7b9155-6ba1-44c3-befc-c78b58bbf857', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:02,397 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.072s
2026-05-08 15:22:02,398 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-093e5b31-8ee1-4b62-8667-3b481eaec57a', 'x-compute-request-id': 'req-093e5b31-8ee1-4b62-8667-3b481eaec57a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:03,493 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.090s
2026-05-08 15:22:03,494 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-725ab6f5-7957-44e6-af3b-1ee5d2299065', 'x-compute-request-id': 'req-725ab6f5-7957-44e6-af3b-1ee5d2299065', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:04,568 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.069s
2026-05-08 15:22:04,568 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cb21f342-3e89-4eea-ba09-c624bb337fc5', 'x-compute-request-id': 'req-cb21f342-3e89-4eea-ba09-c624bb337fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:05,639 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.068s
2026-05-08 15:22:05,640 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1e533842-0d25-442b-9ef2-d0b812a55a28', 'x-compute-request-id': 'req-1e533842-0d25-442b-9ef2-d0b812a55a28', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:06,721 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.076s
2026-05-08 15:22:06,721 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-55c533bf-88f6-4b3f-94f8-80603bcd089f', 'x-compute-request-id': 'req-55c533bf-88f6-4b3f-94f8-80603bcd089f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:07,798 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.074s
2026-05-08 15:22:07,799 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-11b38cac-5d75-46f3-b19d-47bcada1b361', 'x-compute-request-id': 'req-11b38cac-5d75-46f3-b19d-47bcada1b361', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:08,881 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.078s
2026-05-08 15:22:08,881 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-23738374-aa54-46c4-aeaf-c6aeb9e8b149', 'x-compute-request-id': 'req-23738374-aa54-46c4-aeaf-c6aeb9e8b149', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:09,956 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.072s
2026-05-08 15:22:09,956 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-34b95fad-0173-4841-b5b7-a1e5e9c9cd3d', 'x-compute-request-id': 'req-34b95fad-0173-4841-b5b7-a1e5e9c9cd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:11,035 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.075s
2026-05-08 15:22:11,036 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2e51328b-2bf6-49d7-8028-401fb86b8f3f', 'x-compute-request-id': 'req-2e51328b-2bf6-49d7-8028-401fb86b8f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:12,161 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.122s
2026-05-08 15:22:12,161 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ad210be4-3204-40e4-9cfe-440cd530cfd9', 'x-compute-request-id': 'req-ad210be4-3204-40e4-9cfe-440cd530cfd9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:13,406 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.240s
2026-05-08 15:22:13,407 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8f50c847-5e2c-4a01-bb7a-8a378288a23e', 'x-compute-request-id': 'req-8f50c847-5e2c-4a01-bb7a-8a378288a23e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:14,484 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.073s
2026-05-08 15:22:14,484 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-f2ddc2a2-07e3-45c4-9517-807d3d2ff755', 'x-compute-request-id': 'req-f2ddc2a2-07e3-45c4-9517-807d3d2ff755', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:15,577 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.089s
2026-05-08 15:22:15,577 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bc4b701a-71db-4132-8310-02bc16480265', 'x-compute-request-id': 'req-bc4b701a-71db-4132-8310-02bc16480265', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:16,715 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.134s
2026-05-08 15:22:16,716 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-dbe4df7a-f401-47ec-ad8a-bd4e3567ccd8', 'x-compute-request-id': 'req-dbe4df7a-f401-47ec-ad8a-bd4e3567ccd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:17,855 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.135s
2026-05-08 15:22:17,856 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bcb3bfcd-f90b-4879-89e1-d7f1f9176df8', 'x-compute-request-id': 'req-bcb3bfcd-f90b-4879-89e1-d7f1f9176df8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:18,955 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.095s
2026-05-08 15:22:18,956 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9eaa0e3b-f04f-4150-8f20-9601ce1e3359', 'x-compute-request-id': 'req-9eaa0e3b-f04f-4150-8f20-9601ce1e3359', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:20,110 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.147s
2026-05-08 15:22:20,110 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0b3213a1-18a8-490e-85ce-0ec70d36d8b2', 'x-compute-request-id': 'req-0b3213a1-18a8-490e-85ce-0ec70d36d8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:21,210 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.095s
2026-05-08 15:22:21,211 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-09d4bcd8-e286-426c-a18d-bb7eb9d2029a', 'x-compute-request-id': 'req-09d4bcd8-e286-426c-a18d-bb7eb9d2029a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:22,465 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.249s
2026-05-08 15:22:22,466 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-abc319ea-c25f-414e-9a81-488ee3f010c3', 'x-compute-request-id': 'req-abc319ea-c25f-414e-9a81-488ee3f010c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:23,596 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.123s
2026-05-08 15:22:23,598 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e1eb2faf-b9da-441f-a64d-659cae8cabea', 'x-compute-request-id': 'req-e1eb2faf-b9da-441f-a64d-659cae8cabea', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:24,962 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.358s
2026-05-08 15:22:24,963 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fcf7c44f-64a9-4b6b-9579-f725471bc3f5', 'x-compute-request-id': 'req-fcf7c44f-64a9-4b6b-9579-f725471bc3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:26,078 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.111s
2026-05-08 15:22:26,078 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-386b06b5-e4c3-4375-8a3f-a95d0630c354', 'x-compute-request-id': 'req-386b06b5-e4c3-4375-8a3f-a95d0630c354', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:27,171 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.090s
2026-05-08 15:22:27,172 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bbaf5ca9-ddef-4f0f-8880-c1ae16592489', 'x-compute-request-id': 'req-bbaf5ca9-ddef-4f0f-8880-c1ae16592489', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:28,262 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.086s
2026-05-08 15:22:28,263 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-5ddfd94b-f589-4add-b29e-68070b745b39', 'x-compute-request-id': 'req-5ddfd94b-f589-4add-b29e-68070b745b39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:29,412 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.145s
2026-05-08 15:22:29,412 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b1c3e2ea-42f5-416c-ae7e-ab13cb16446a', 'x-compute-request-id': 'req-b1c3e2ea-42f5-416c-ae7e-ab13cb16446a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:30,529 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.113s
2026-05-08 15:22:30,530 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9c93cc31-cba4-43cb-a57d-c7695c84ab1b', 'x-compute-request-id': 'req-9c93cc31-cba4-43cb-a57d-c7695c84ab1b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:31,600 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.067s
2026-05-08 15:22:31,601 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1b907134-4a38-4f43-888f-4ef0d9976192', 'x-compute-request-id': 'req-1b907134-4a38-4f43-888f-4ef0d9976192', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:32,673 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.068s
2026-05-08 15:22:32,674 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-5b556218-132b-4961-a17f-3da8f6425164', 'x-compute-request-id': 'req-5b556218-132b-4961-a17f-3da8f6425164', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:33,735 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.058s
2026-05-08 15:22:33,735 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d20788c6-fd75-46b9-ba1a-946fc5193038', 'x-compute-request-id': 'req-d20788c6-fd75-46b9-ba1a-946fc5193038', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:34,817 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.080s
2026-05-08 15:22:34,818 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-6837d14d-baa8-4bc7-b688-de1223f839b0', 'x-compute-request-id': 'req-6837d14d-baa8-4bc7-b688-de1223f839b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:35,890 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.069s
2026-05-08 15:22:35,891 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0ae35e4a-3512-4d21-9ae2-2f097dd9db4a', 'x-compute-request-id': 'req-0ae35e4a-3512-4d21-9ae2-2f097dd9db4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:36,953 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.060s
2026-05-08 15:22:36,953 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-939d68ce-de0c-45ba-a56b-1391cd0332eb', 'x-compute-request-id': 'req-939d68ce-de0c-45ba-a56b-1391cd0332eb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:38,016 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.061s
2026-05-08 15:22:38,017 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-bcfe5e80-a130-4b20-bad8-1c34a3da32d0', 'x-compute-request-id': 'req-bcfe5e80-a130-4b20-bad8-1c34a3da32d0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:39,137 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.117s
2026-05-08 15:22:39,138 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9b1ae649-d4ea-46c2-bdf2-7a5bb785b75e', 'x-compute-request-id': 'req-9b1ae649-d4ea-46c2-bdf2-7a5bb785b75e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:40,231 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.090s
2026-05-08 15:22:40,231 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-039be0bc-438e-4fa6-b140-08073893e14b', 'x-compute-request-id': 'req-039be0bc-438e-4fa6-b140-08073893e14b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:41,305 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.070s
2026-05-08 15:22:41,306 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-da093530-bfb9-4519-b081-22f2396feb13', 'x-compute-request-id': 'req-da093530-bfb9-4519-b081-22f2396feb13', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:42,399 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.090s
2026-05-08 15:22:42,400 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3021c943-0012-4264-936b-97b30691ff41', 'x-compute-request-id': 'req-3021c943-0012-4264-936b-97b30691ff41', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:43,496 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.093s
2026-05-08 15:22:43,497 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-577e2b1a-3570-4d3e-8590-bc8dc3b80f40', 'x-compute-request-id': 'req-577e2b1a-3570-4d3e-8590-bc8dc3b80f40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:44,579 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.079s
2026-05-08 15:22:44,580 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-985f2b68-3183-420e-9d4d-1666c272eb2c', 'x-compute-request-id': 'req-985f2b68-3183-420e-9d4d-1666c272eb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:45,682 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.096s
2026-05-08 15:22:45,682 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4143eb62-7584-4455-95cb-993192752172', 'x-compute-request-id': 'req-4143eb62-7584-4455-95cb-993192752172', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:46,808 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.121s
2026-05-08 15:22:46,810 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-972943bc-ea55-4078-a266-ae5a642caf93', 'x-compute-request-id': 'req-972943bc-ea55-4078-a266-ae5a642caf93', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:48,101 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.288s
2026-05-08 15:22:48,101 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1c83b6f4-fb3d-4d48-aff8-f3a2138bc280', 'x-compute-request-id': 'req-1c83b6f4-fb3d-4d48-aff8-f3a2138bc280', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:49,453 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.348s
2026-05-08 15:22:49,454 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-31a719c9-45f8-4056-a6c0-3bd079bf1e24', 'x-compute-request-id': 'req-31a719c9-45f8-4056-a6c0-3bd079bf1e24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:50,585 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.128s
2026-05-08 15:22:50,586 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ce3cdb40-2366-4714-81d5-d216e4ee0fc0', 'x-compute-request-id': 'req-ce3cdb40-2366-4714-81d5-d216e4ee0fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:51,907 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.317s
2026-05-08 15:22:51,908 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9ee3935c-fde2-4d20-84e1-340a72d158aa', 'x-compute-request-id': 'req-9ee3935c-fde2-4d20-84e1-340a72d158aa', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:53,149 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.237s
2026-05-08 15:22:53,149 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-5d6b73bd-4fd6-463e-a034-4f4ed8a05a4a', 'x-compute-request-id': 'req-5d6b73bd-4fd6-463e-a034-4f4ed8a05a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:54,299 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.146s
2026-05-08 15:22:54,300 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-768b506f-7edc-4fa9-abe6-c2f921ecbbfb', 'x-compute-request-id': 'req-768b506f-7edc-4fa9-abe6-c2f921ecbbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:55,388 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.081s
2026-05-08 15:22:55,389 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-6203c1d5-b22d-43cb-a5b5-0c39a2b98859', 'x-compute-request-id': 'req-6203c1d5-b22d-43cb-a5b5-0c39a2b98859', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:56,513 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.121s
2026-05-08 15:22:56,514 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8a657cab-a69c-47b5-852d-c24aa06cb8fd', 'x-compute-request-id': 'req-8a657cab-a69c-47b5-852d-c24aa06cb8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:57,877 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.359s
2026-05-08 15:22:57,878 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d32b4305-3fd1-43fe-87df-d5357f8b345d', 'x-compute-request-id': 'req-d32b4305-3fd1-43fe-87df-d5357f8b345d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:22:58,944 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.062s
2026-05-08 15:22:58,945 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4054739d-32ec-400c-ae96-c6d174882653', 'x-compute-request-id': 'req-4054739d-32ec-400c-ae96-c6d174882653', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:00,027 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.079s
2026-05-08 15:23:00,027 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:22:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b929c99a-9cf7-4d69-8036-402ec66f3e8d', 'x-compute-request-id': 'req-b929c99a-9cf7-4d69-8036-402ec66f3e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:01,098 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.066s
2026-05-08 15:23:01,098 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-d3e5f555-af8c-483a-be4e-e4310843cc4c', 'x-compute-request-id': 'req-d3e5f555-af8c-483a-be4e-e4310843cc4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:02,226 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.125s
2026-05-08 15:23:02,227 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-3b2ce5b5-9c3b-4653-b4d6-e752372abfce', 'x-compute-request-id': 'req-3b2ce5b5-9c3b-4653-b4d6-e752372abfce', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:03,361 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.131s
2026-05-08 15:23:03,362 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8d237b52-8a77-4828-ae50-f5e2de8b844e', 'x-compute-request-id': 'req-8d237b52-8a77-4828-ae50-f5e2de8b844e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:04,486 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.118s
2026-05-08 15:23:04,487 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-a0153056-776d-4d8b-ac8d-7e820f0be741', 'x-compute-request-id': 'req-a0153056-776d-4d8b-ac8d-7e820f0be741', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:05,638 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.148s
2026-05-08 15:23:05,639 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-8d89f76b-81c9-45c2-b094-d0b4bcbc0fb2', 'x-compute-request-id': 'req-8d89f76b-81c9-45c2-b094-d0b4bcbc0fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:06,826 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.184s
2026-05-08 15:23:06,826 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b03517e4-a9c6-453f-bd5f-c6063356712e', 'x-compute-request-id': 'req-b03517e4-a9c6-453f-bd5f-c6063356712e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:07,989 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.158s
2026-05-08 15:23:07,989 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ab96da5d-8e55-4d77-9226-1ecac2a6015c', 'x-compute-request-id': 'req-ab96da5d-8e55-4d77-9226-1ecac2a6015c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:09,092 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.099s
2026-05-08 15:23:09,093 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-12a0103c-6410-43eb-bb22-c95bd55ff393', 'x-compute-request-id': 'req-12a0103c-6410-43eb-bb22-c95bd55ff393', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:10,422 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.325s
2026-05-08 15:23:10,423 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-addbf4c4-e1cf-4e66-afaa-595993fd058e', 'x-compute-request-id': 'req-addbf4c4-e1cf-4e66-afaa-595993fd058e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:11,730 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.303s
2026-05-08 15:23:11,731 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-be87ac67-7e82-473a-9ca2-a1bea6c3606f', 'x-compute-request-id': 'req-be87ac67-7e82-473a-9ca2-a1bea6c3606f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:12,978 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.243s
2026-05-08 15:23:12,978 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b1deb60d-c775-40ae-a26f-345442c16238', 'x-compute-request-id': 'req-b1deb60d-c775-40ae-a26f-345442c16238', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:14,188 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.206s
2026-05-08 15:23:14,189 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-57fbd475-3fee-4329-914c-c36a7a609678', 'x-compute-request-id': 'req-57fbd475-3fee-4329-914c-c36a7a609678', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:15,260 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.068s
2026-05-08 15:23:15,260 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-e3937b6e-ed8f-4acb-b6bb-b85edc7f8045', 'x-compute-request-id': 'req-e3937b6e-ed8f-4acb-b6bb-b85edc7f8045', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:16,326 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.063s
2026-05-08 15:23:16,326 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-4f2b759c-732f-4a76-aba1-658815330d55', 'x-compute-request-id': 'req-4f2b759c-732f-4a76-aba1-658815330d55', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:17,405 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.075s
2026-05-08 15:23:17,405 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-619e21f4-ca0d-4888-acf6-625d8c007923', 'x-compute-request-id': 'req-619e21f4-ca0d-4888-acf6-625d8c007923', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:18,485 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.077s
2026-05-08 15:23:18,485 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-fd7df61c-8a1e-47fb-97dd-9ae673f5727a', 'x-compute-request-id': 'req-fd7df61c-8a1e-47fb-97dd-9ae673f5727a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:19,547 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.058s
2026-05-08 15:23:19,548 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-28e91c66-6e59-462f-9130-78a0fcfcf94e', 'x-compute-request-id': 'req-28e91c66-6e59-462f-9130-78a0fcfcf94e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:20,612 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.062s
2026-05-08 15:23:20,613 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b50d8c3b-2d4f-444a-94a5-39684f618327', 'x-compute-request-id': 'req-b50d8c3b-2d4f-444a-94a5-39684f618327', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:21,684 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.069s
2026-05-08 15:23:21,685 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ced5d46e-7693-4cb9-b918-c032181d0258', 'x-compute-request-id': 'req-ced5d46e-7693-4cb9-b918-c032181d0258', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:22,760 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.069s
2026-05-08 15:23:22,760 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-eb58609d-8fb5-4e80-be5d-a02b0c4178b7', 'x-compute-request-id': 'req-eb58609d-8fb5-4e80-be5d-a02b0c4178b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:23,836 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.073s
2026-05-08 15:23:23,837 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-84226f66-32d5-4fc8-821b-3265f4cb7dcc', 'x-compute-request-id': 'req-84226f66-32d5-4fc8-821b-3265f4cb7dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:24,905 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.064s
2026-05-08 15:23:24,905 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0798b6a1-0c4f-4b50-b30c-54c026601e8c', 'x-compute-request-id': 'req-0798b6a1-0c4f-4b50-b30c-54c026601e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:25,964 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.055s
2026-05-08 15:23:25,965 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-1a9f8060-7751-4a71-bdeb-501d01105d7d', 'x-compute-request-id': 'req-1a9f8060-7751-4a71-bdeb-501d01105d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:27,031 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.061s
2026-05-08 15:23:27,031 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-0d716f35-3cdd-43e6-b9bc-7e2226619c40', 'x-compute-request-id': 'req-0d716f35-3cdd-43e6-b9bc-7e2226619c40', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:28,087 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.054s
2026-05-08 15:23:28,088 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-91c0da5c-91d4-4e4d-8614-bcfd5c7d8827', 'x-compute-request-id': 'req-91c0da5c-91d4-4e4d-8614-bcfd5c7d8827', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:29,151 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.060s
2026-05-08 15:23:29,151 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-9ff123aa-0582-49a3-aba6-edde10bc2d9a', 'x-compute-request-id': 'req-9ff123aa-0582-49a3-aba6-edde10bc2d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:30,222 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.068s
2026-05-08 15:23:30,222 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ae0b7e9f-985b-406a-b65b-00f99c6f4be9', 'x-compute-request-id': 'req-ae0b7e9f-985b-406a-b65b-00f99c6f4be9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:31,294 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.068s
2026-05-08 15:23:31,295 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-cdfc67a9-394b-497f-a226-7c47f01e227d', 'x-compute-request-id': 'req-cdfc67a9-394b-497f-a226-7c47f01e227d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:32,354 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.056s
2026-05-08 15:23:32,354 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-2301b4b3-23d2-46f3-b2a8-07c9e79bbccf', 'x-compute-request-id': 'req-2301b4b3-23d2-46f3-b2a8-07c9e79bbccf', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:33,419 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.062s
2026-05-08 15:23:33,420 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-b008b734-4f1a-457b-adc5-f917eaddd06c', 'x-compute-request-id': 'req-b008b734-4f1a-457b-adc5-f917eaddd06c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:34,480 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.057s
2026-05-08 15:23:34,481 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-ee56f5e6-e625-407c-a92b-3c85226816de', 'x-compute-request-id': 'req-ee56f5e6-e625-407c-a92b-3c85226816de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:35,550 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.067s
2026-05-08 15:23:35,550 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-7f55f752-d088-4800-93ea-d474ad1e51b6', 'x-compute-request-id': 'req-7f55f752-d088-4800-93ea-d474ad1e51b6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:36,739 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.186s
2026-05-08 15:23:36,740 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-555b4730-8f43-426e-b74e-4adcc3e750ad', 'x-compute-request-id': 'req-555b4730-8f43-426e-b74e-4adcc3e750ad', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:37,945 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.201s
2026-05-08 15:23:37,945 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-83cfe860-1736-4203-82db-0ad23759f90e', 'x-compute-request-id': 'req-83cfe860-1736-4203-82db-0ad23759f90e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:39,090 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments 0.141s
2026-05-08 15:23:39,091 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '197', '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-04bd3fcc-7599-40c7-b582-c940fade6854', 'x-compute-request-id': 'req-04bd3fcc-7599-40c7-b582-c940fade6854', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/os-volume_attachments'}
Body: b'{"volumeAttachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "volumeId": "f45ee683-5966-427b-a1e7-c9bbae13d422", "serverId": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "device": "/dev/vdb"}]}'
2026-05-08 15:23:41,281 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 404 POST http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/action 1.187s
2026-05-08 15:23:41,283 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"os-getConsoleOutput": {}}
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:40 GMT', 'server': 'Apache/2.4.58 (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': '86', 'x-openstack-request-id': 'req-1f0a8873-9ae8-4d2c-8733-9f5e3fe958bd', 'x-compute-request-id': 'req-1f0a8873-9ae8-4d2c-8733-9f5e3fe958bd', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.78/compute/v2.1/servers/ab0dcaa8-aa1b-4cf6-8f14-bc175789c354/action'}
Body: b'{"itemNotFound": {"code": 404, "message": "Guest does not have a console available."}}'
2026-05-08 15:23:41,349 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.065s
2026-05-08 15:23:41,350 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee25062b-f00d-4d08-82ce-d131da6188e8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee25062b-f00d-4d08-82ce-d131da6188e8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:42,411 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.049s
2026-05-08 15:23:42,411 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b18ce6a-81e0-4845-8809-ed466da396dc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b18ce6a-81e0-4845-8809-ed466da396dc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:43,478 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.054s
2026-05-08 15:23:43,479 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13394dc0-4480-422d-9e6f-51193d85b85f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13394dc0-4480-422d-9e6f-51193d85b85f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:44,569 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.079s
2026-05-08 15:23:44,570 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a999f911-7d9f-491e-afde-3988ae50df9b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a999f911-7d9f-491e-afde-3988ae50df9b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:45,650 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.064s
2026-05-08 15:23:45,650 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03550574-b291-46ff-a4a1-f5080925554e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03550574-b291-46ff-a4a1-f5080925554e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:46,762 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.099s
2026-05-08 15:23:46,762 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c97ec41-fae3-4062-82a9-7da5b88349ec', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c97ec41-fae3-4062-82a9-7da5b88349ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:47,936 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.159s
2026-05-08 15:23:47,936 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60733897-e15b-4b3a-979f-12501f752ac5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60733897-e15b-4b3a-979f-12501f752ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:49,004 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.054s
2026-05-08 15:23:49,005 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0eea7b-cecb-440e-bd0c-e32e37f36a01', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0eea7b-cecb-440e-bd0c-e32e37f36a01', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:50,068 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.051s
2026-05-08 15:23:50,068 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1436da-7745-463f-bc76-dd7fc8418e9e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1436da-7745-463f-bc76-dd7fc8418e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:51,130 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.050s
2026-05-08 15:23:51,131 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece24916-4aa5-4001-9cbe-0abb205bfcc8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece24916-4aa5-4001-9cbe-0abb205bfcc8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:52,200 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.056s
2026-05-08 15:23:52,201 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a90df3a-b536-4623-bd72-9de9ec9c2356', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a90df3a-b536-4623-bd72-9de9ec9c2356', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:53,275 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.063s
2026-05-08 15:23:53,276 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9e9a54-8dae-4c1d-bb46-2b9b677eb564', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9e9a54-8dae-4c1d-bb46-2b9b677eb564', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:54,360 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.069s
2026-05-08 15:23:54,363 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd334c55-2c5f-4ae7-ae28-2a70a5c5d267', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd334c55-2c5f-4ae7-ae28-2a70a5c5d267', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:55,441 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.066s
2026-05-08 15:23:55,441 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c085b5-901c-4861-ba07-bc46ce7081d1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c085b5-901c-4861-ba07-bc46ce7081d1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:56,524 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.072s
2026-05-08 15:23:56,525 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffbade3d-1e98-45fc-8f68-250996fe7e9d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffbade3d-1e98-45fc-8f68-250996fe7e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:57,626 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.089s
2026-05-08 15:23:57,627 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f027390f-e137-4db6-a16d-7b2883022fc9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f027390f-e137-4db6-a16d-7b2883022fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:58,698 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.055s
2026-05-08 15:23:58,698 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54626b1d-6b9d-40ac-8686-bb70ca955ccc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54626b1d-6b9d-40ac-8686-bb70ca955ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:23:59,774 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.064s
2026-05-08 15:23:59,774 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:23:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6378557a-0a76-41b4-81a5-aedc412b1311', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6378557a-0a76-41b4-81a5-aedc412b1311', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:00,885 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.098s
2026-05-08 15:24:00,886 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e27d480-252c-44d8-b219-828c7b582ecc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e27d480-252c-44d8-b219-828c7b582ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:01,973 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.071s
2026-05-08 15:24:01,974 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96fb0121-76e1-4740-b163-504f90d7603a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96fb0121-76e1-4740-b163-504f90d7603a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:03,056 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.070s
2026-05-08 15:24:03,056 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a07350-5a00-4d9e-a314-62a21efd2192', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a07350-5a00-4d9e-a314-62a21efd2192', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:04,139 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.070s
2026-05-08 15:24:04,139 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb7b869-1055-47cc-9dc0-64c58bf05c39', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb7b869-1055-47cc-9dc0-64c58bf05c39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:05,236 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.084s
2026-05-08 15:24:05,236 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb71a0b-ee62-48a2-bad7-cecd1ba010d2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb71a0b-ee62-48a2-bad7-cecd1ba010d2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:06,308 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.058s
2026-05-08 15:24:06,308 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570b9821-87e6-485d-88c1-feb76d457aa1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570b9821-87e6-485d-88c1-feb76d457aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:07,407 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.086s
2026-05-08 15:24:07,408 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665088e5-70e4-4264-adb8-f028a6ee10b1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665088e5-70e4-4264-adb8-f028a6ee10b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:08,517 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.095s
2026-05-08 15:24:08,517 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069cc641-4f72-4688-8824-59c062a64dd4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069cc641-4f72-4688-8824-59c062a64dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:09,635 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.103s
2026-05-08 15:24:09,635 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5120ea4c-f3d6-4f1a-b355-2348d69be51d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5120ea4c-f3d6-4f1a-b355-2348d69be51d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:10,730 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.080s
2026-05-08 15:24:10,730 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1a1d70-f866-4219-9567-d9f922ba6eb8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1a1d70-f866-4219-9567-d9f922ba6eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:11,820 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.074s
2026-05-08 15:24:11,821 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f542564-1f59-40d7-9ef3-b42c7da168a5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f542564-1f59-40d7-9ef3-b42c7da168a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:12,926 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.092s
2026-05-08 15:24:12,927 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0710c64-3bec-4585-b1cf-09ba8c44df80', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0710c64-3bec-4585-b1cf-09ba8c44df80', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:14,002 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.061s
2026-05-08 15:24:14,002 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e784bd-3435-4cab-86bc-254521f042c5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e784bd-3435-4cab-86bc-254521f042c5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:15,085 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.066s
2026-05-08 15:24:15,086 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe643561-d21a-4b8b-b247-8f2e756a978d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe643561-d21a-4b8b-b247-8f2e756a978d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:16,193 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.092s
2026-05-08 15:24:16,193 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120b80a0-6321-450d-bd21-a2beb305b6af', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120b80a0-6321-450d-bd21-a2beb305b6af', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:17,299 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.091s
2026-05-08 15:24:17,299 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f5edd6-9022-4566-834a-0003570ecc85', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f5edd6-9022-4566-834a-0003570ecc85', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:18,378 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.064s
2026-05-08 15:24:18,379 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6f5cdc-8ba5-415b-9c30-5ea860ffee43', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6f5cdc-8ba5-415b-9c30-5ea860ffee43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:19,486 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.095s
2026-05-08 15:24:19,486 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4889a277-1b25-455e-94e3-5acc35a5065f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4889a277-1b25-455e-94e3-5acc35a5065f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:20,558 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.059s
2026-05-08 15:24:20,558 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4cdb5a-41ea-4ac4-98af-8f291a383c43', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4cdb5a-41ea-4ac4-98af-8f291a383c43', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:21,662 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.090s
2026-05-08 15:24:21,662 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6f0fa7-3df6-4b60-8a13-47761488563e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6f0fa7-3df6-4b60-8a13-47761488563e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:22,734 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.057s
2026-05-08 15:24:22,734 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bbace26-9c7b-41cf-83fd-5139eab7f7f5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bbace26-9c7b-41cf-83fd-5139eab7f7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:23,834 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.087s
2026-05-08 15:24:23,834 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2554bf09-de12-43f1-97c1-4ed2103aa364', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2554bf09-de12-43f1-97c1-4ed2103aa364', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:24,909 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.059s
2026-05-08 15:24:24,909 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c21cd0-7328-456b-a3ce-693456b142de', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c21cd0-7328-456b-a3ce-693456b142de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:25,989 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.065s
2026-05-08 15:24:25,990 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bccc94f0-aea9-4b22-9009-10b40557e24d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bccc94f0-aea9-4b22-9009-10b40557e24d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:27,071 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.070s
2026-05-08 15:24:27,072 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f892097a-75b1-4c49-994c-b63d2ccafdfe', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f892097a-75b1-4c49-994c-b63d2ccafdfe', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:28,181 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.094s
2026-05-08 15:24:28,181 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd2980a-04b8-4d88-ac07-f6bcee722d91', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd2980a-04b8-4d88-ac07-f6bcee722d91', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:29,293 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.097s
2026-05-08 15:24:29,294 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3b90c3-6fdb-4b30-baba-fc7c33e43f79', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3b90c3-6fdb-4b30-baba-fc7c33e43f79', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:30,426 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.116s
2026-05-08 15:24:30,426 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567973a3-78f8-465f-8166-394cb1faf50e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567973a3-78f8-465f-8166-394cb1faf50e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:31,524 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.085s
2026-05-08 15:24:31,524 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3394166-d0e0-41bc-94d7-62fc0d92c811', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3394166-d0e0-41bc-94d7-62fc0d92c811', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:32,661 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.121s
2026-05-08 15:24:32,662 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceda7a0c-cd7d-4b69-8d32-7f312284a72f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceda7a0c-cd7d-4b69-8d32-7f312284a72f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:33,764 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.088s
2026-05-08 15:24:33,765 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef8c13e-4cb8-4b69-8292-ad4e3eea1ac2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef8c13e-4cb8-4b69-8292-ad4e3eea1ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:34,842 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.062s
2026-05-08 15:24:34,843 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d031e74-64fe-48e4-b813-c49d275ff02e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d031e74-64fe-48e4-b813-c49d275ff02e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:35,927 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.073s
2026-05-08 15:24:35,928 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3153bfd-ebd4-4533-a2c0-b6c03cf250bc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3153bfd-ebd4-4533-a2c0-b6c03cf250bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:37,047 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.104s
2026-05-08 15:24:37,047 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72fb2de3-37e3-4964-a154-5bb8387a8a81', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72fb2de3-37e3-4964-a154-5bb8387a8a81', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:38,113 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.052s
2026-05-08 15:24:38,114 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5d4ff3b-f62b-498f-9a35-6b01ded47630', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5d4ff3b-f62b-498f-9a35-6b01ded47630', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:39,192 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.065s
2026-05-08 15:24:39,193 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61be0e64-c10a-4ee6-b056-1445590b87ae', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61be0e64-c10a-4ee6-b056-1445590b87ae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:40,264 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.059s
2026-05-08 15:24:40,265 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f104cfb-4260-4ef0-b68d-0e555f4c9624', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f104cfb-4260-4ef0-b68d-0e555f4c9624', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:41,359 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.080s
2026-05-08 15:24:41,360 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d138c114-8186-49cf-92b9-6260029ba9ef', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d138c114-8186-49cf-92b9-6260029ba9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:42,479 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.107s
2026-05-08 15:24:42,480 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4d34f54-40f1-48e6-8a21-c89255ed93c9', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4d34f54-40f1-48e6-8a21-c89255ed93c9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:43,583 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.092s
2026-05-08 15:24:43,584 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc90167-2d63-4c48-92a4-54fdbda52b24', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc90167-2d63-4c48-92a4-54fdbda52b24', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:44,692 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.095s
2026-05-08 15:24:44,692 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d2d0c4-e0d4-4d1e-b469-d0a42778b08d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d2d0c4-e0d4-4d1e-b469-d0a42778b08d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:45,783 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.078s
2026-05-08 15:24:45,783 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dba220f-6bfb-4ebf-9eae-6f6ecdfef429', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dba220f-6bfb-4ebf-9eae-6f6ecdfef429', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:46,856 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.058s
2026-05-08 15:24:46,857 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f3579c-fbd5-4da9-976b-4e51bd9eb9b0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f3579c-fbd5-4da9-976b-4e51bd9eb9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:47,922 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.051s
2026-05-08 15:24:47,923 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fb90ed-4079-41ba-84bd-21fad55f0e2b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fb90ed-4079-41ba-84bd-21fad55f0e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:48,987 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.051s
2026-05-08 15:24:48,988 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3cf78a7-8956-4f15-8c46-8ad983d949f1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3cf78a7-8956-4f15-8c46-8ad983d949f1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:50,078 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.080s
2026-05-08 15:24:50,078 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375d0958-d8be-4f78-b34c-7180876c23b5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375d0958-d8be-4f78-b34c-7180876c23b5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:51,297 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.204s
2026-05-08 15:24:51,297 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1656bd6a-6220-4b6d-90f4-551c63815605', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1656bd6a-6220-4b6d-90f4-551c63815605', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:52,523 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.209s
2026-05-08 15:24:52,523 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101a8251-87cf-4c16-9117-7a74df4fdcd6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101a8251-87cf-4c16-9117-7a74df4fdcd6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:53,627 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.088s
2026-05-08 15:24:53,627 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebfd800b-d637-4a5b-9164-4d60ba9fc02c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebfd800b-d637-4a5b-9164-4d60ba9fc02c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:54,799 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.159s
2026-05-08 15:24:54,799 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-040e4e63-2fa2-420a-b017-93d9d04ab728', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-040e4e63-2fa2-420a-b017-93d9d04ab728', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:55,970 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.149s
2026-05-08 15:24:55,971 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baff1535-d830-4ed2-a9f4-76f691341a25', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baff1535-d830-4ed2-a9f4-76f691341a25', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:57,089 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.102s
2026-05-08 15:24:57,089 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da537b69-c0e9-40db-8a0d-8b4fd04d6800', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da537b69-c0e9-40db-8a0d-8b4fd04d6800', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:58,215 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.111s
2026-05-08 15:24:58,215 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5df9125-8428-402f-a4d1-ec1b7a4c5aeb', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5df9125-8428-402f-a4d1-ec1b7a4c5aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:24:59,302 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.074s
2026-05-08 15:24:59,303 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:24:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4bb090-8388-4f87-871e-3f3f4417ba04', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4bb090-8388-4f87-871e-3f3f4417ba04', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:00,400 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.079s
2026-05-08 15:25:00,400 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a31c24-2abe-40b5-adaa-0dcac821e72e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a31c24-2abe-40b5-adaa-0dcac821e72e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:01,518 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.102s
2026-05-08 15:25:01,519 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d6f1bd-c3d2-49a6-9c23-a31b9e85ad72', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d6f1bd-c3d2-49a6-9c23-a31b9e85ad72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:02,636 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.103s
2026-05-08 15:25:02,637 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2dabdfe-3397-4fc0-8f53-7213a76c977c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2dabdfe-3397-4fc0-8f53-7213a76c977c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:03,729 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.071s
2026-05-08 15:25:03,730 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5f2964-3559-403a-a70b-1932e14af92e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5f2964-3559-403a-a70b-1932e14af92e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:04,798 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.049s
2026-05-08 15:25:04,799 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c221b72-b01e-4f15-bf6f-3b7f13f1e079', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c221b72-b01e-4f15-bf6f-3b7f13f1e079', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:05,863 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.051s
2026-05-08 15:25:05,863 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3fd046c-f020-4ebd-9604-2993ab6a410f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fd046c-f020-4ebd-9604-2993ab6a410f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:06,933 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.053s
2026-05-08 15:25:06,934 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92815d71-3f35-4759-bbd0-29d743ab34b8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92815d71-3f35-4759-bbd0-29d743ab34b8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:08,002 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.056s
2026-05-08 15:25:08,003 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a00c0605-9ecb-4d1b-a9ca-d31245d02918', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a00c0605-9ecb-4d1b-a9ca-d31245d02918', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:09,061 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.046s
2026-05-08 15:25:09,061 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a4e031-8c38-4b6b-b6a8-83fe43ebf2b4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a4e031-8c38-4b6b-b6a8-83fe43ebf2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:10,126 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.054s
2026-05-08 15:25:10,127 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26653335-3c33-405b-84e6-168ee12dc1ec', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26653335-3c33-405b-84e6-168ee12dc1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:11,212 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.072s
2026-05-08 15:25:11,212 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4f950b-0cc6-4af3-9b88-f19593d09dbc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4f950b-0cc6-4af3-9b88-f19593d09dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:12,292 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.066s
2026-05-08 15:25:12,292 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f9ebfd-1861-4098-bf47-0e02577bda60', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f9ebfd-1861-4098-bf47-0e02577bda60', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:13,360 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.053s
2026-05-08 15:25:13,360 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c41fcce-3497-4d2b-9fdd-1345d3c23217', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c41fcce-3497-4d2b-9fdd-1345d3c23217', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:14,436 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.064s
2026-05-08 15:25:14,437 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f832553-dc84-4397-9113-3fae8033f052', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f832553-dc84-4397-9113-3fae8033f052', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:15,518 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.067s
2026-05-08 15:25:15,519 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5500846-d7dc-4d13-b2c7-8d545396b019', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5500846-d7dc-4d13-b2c7-8d545396b019', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:16,617 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.081s
2026-05-08 15:25:16,617 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f619d1-ed07-4a27-840b-e6ea87d79db0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f619d1-ed07-4a27-840b-e6ea87d79db0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:17,696 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.067s
2026-05-08 15:25:17,696 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77df3600-87a3-4fa8-a2c3-421a801ee22e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77df3600-87a3-4fa8-a2c3-421a801ee22e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:18,769 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.060s
2026-05-08 15:25:18,770 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41619bf1-52e8-47fd-af4e-0114935fcdae', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41619bf1-52e8-47fd-af4e-0114935fcdae', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:19,850 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.069s
2026-05-08 15:25:19,850 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d14cb977-e526-4753-9d9f-22031847a288', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d14cb977-e526-4753-9d9f-22031847a288', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:20,923 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.059s
2026-05-08 15:25:20,924 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cffd2ef-27d9-4c56-8381-02afac237b6b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cffd2ef-27d9-4c56-8381-02afac237b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:22,535 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.600s
2026-05-08 15:25:22,536 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93bda3c7-57d7-4e62-b8cf-cb1d4626109b', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93bda3c7-57d7-4e62-b8cf-cb1d4626109b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:23,629 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.080s
2026-05-08 15:25:23,629 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7f3bdc-1935-4093-b43a-2b74f279f805', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7f3bdc-1935-4093-b43a-2b74f279f805', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:24,697 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.054s
2026-05-08 15:25:24,697 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b101a3b-1258-415d-8a94-b2ae48766fd8', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b101a3b-1258-415d-8a94-b2ae48766fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:25,767 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.059s
2026-05-08 15:25:25,768 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983ef66b-780a-4b6b-8639-db233debe1d6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983ef66b-780a-4b6b-8639-db233debe1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:26,828 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.048s
2026-05-08 15:25:26,828 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb268980-0f7f-4057-93ca-2741cad6c69e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb268980-0f7f-4057-93ca-2741cad6c69e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:28,190 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.348s
2026-05-08 15:25:28,190 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5156e5d-3ae4-4769-9b6c-905267fa2237', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5156e5d-3ae4-4769-9b6c-905267fa2237', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:29,385 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.179s
2026-05-08 15:25:29,386 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f10fd5b-46c3-448e-99bd-4912c8a80d73', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f10fd5b-46c3-448e-99bd-4912c8a80d73', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:30,447 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.048s
2026-05-08 15:25:30,448 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7a52f0-c59f-44f5-92ed-2ce44d8e5c67', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7a52f0-c59f-44f5-92ed-2ce44d8e5c67', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:31,523 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.061s
2026-05-08 15:25:31,524 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b4ba8e-fd30-4314-b566-e20038aae163', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b4ba8e-fd30-4314-b566-e20038aae163', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:32,602 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.065s
2026-05-08 15:25:32,604 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21984e88-662c-42a2-8bd6-4e2dff0f131a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21984e88-662c-42a2-8bd6-4e2dff0f131a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:33,700 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.083s
2026-05-08 15:25:33,700 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a31759f-2d05-4f97-9401-c5767012c135', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a31759f-2d05-4f97-9401-c5767012c135', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:34,773 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.060s
2026-05-08 15:25:34,774 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-849b6fc4-4545-43ba-ac1e-96ed48e6f87d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-849b6fc4-4545-43ba-ac1e-96ed48e6f87d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:35,853 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.067s
2026-05-08 15:25:35,854 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8071fefe-405d-4627-a168-d1035eecb79d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8071fefe-405d-4627-a168-d1035eecb79d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:36,918 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.053s
2026-05-08 15:25:36,919 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4caf2da-b430-4066-ad05-14fe929d6250', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4caf2da-b430-4066-ad05-14fe929d6250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:37,998 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.066s
2026-05-08 15:25:37,998 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a386fa04-f568-49ff-a01a-8eeb90b8da2f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a386fa04-f568-49ff-a01a-8eeb90b8da2f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:39,073 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.060s
2026-05-08 15:25:39,073 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4047439d-d48c-4175-a7b8-e8a3b3475c03', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4047439d-d48c-4175-a7b8-e8a3b3475c03', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:40,228 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.143s
2026-05-08 15:25:40,228 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1745d59-22d1-433b-b79b-463886074edd', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1745d59-22d1-433b-b79b-463886074edd', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:41,297 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.057s
2026-05-08 15:25:41,299 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04a87e6-64dc-4220-9382-c19575fe6bfc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04a87e6-64dc-4220-9382-c19575fe6bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:42,391 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.076s
2026-05-08 15:25:42,392 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551f8eaf-9814-49d9-a871-b237072c3d07', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551f8eaf-9814-49d9-a871-b237072c3d07', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:43,475 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.069s
2026-05-08 15:25:43,475 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e9141f-6d45-4be6-b3dd-cc8fc584ff46', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e9141f-6d45-4be6-b3dd-cc8fc584ff46', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:44,554 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.067s
2026-05-08 15:25:44,554 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6912d5c9-6c9f-490c-99f4-c479f3abe6a1', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6912d5c9-6c9f-490c-99f4-c479f3abe6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:45,655 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.089s
2026-05-08 15:25:45,656 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1193c70-aced-4432-a474-bc1682f13dc0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1193c70-aced-4432-a474-bc1682f13dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:46,770 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.100s
2026-05-08 15:25:46,770 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26b3eed-d2bd-4071-b291-78bfe2ef3f48', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26b3eed-d2bd-4071-b291-78bfe2ef3f48', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:47,837 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.051s
2026-05-08 15:25:47,838 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b40e3b-3992-46b5-ad0d-5b706c20b0ef', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b40e3b-3992-46b5-ad0d-5b706c20b0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:48,930 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.079s
2026-05-08 15:25:48,933 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ada2c4-d268-4c6e-a140-fc80e517a789', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ada2c4-d268-4c6e-a140-fc80e517a789', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:50,021 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.073s
2026-05-08 15:25:50,021 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6caebe64-f103-455f-833c-e5d8fb813592', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6caebe64-f103-455f-833c-e5d8fb813592', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:51,115 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.079s
2026-05-08 15:25:51,116 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f39b63-35aa-4b4f-9078-9e7d14475cb6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f39b63-35aa-4b4f-9078-9e7d14475cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:52,194 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.061s
2026-05-08 15:25:52,196 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76149fb0-1f86-452f-94b7-fecd5ba600d3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76149fb0-1f86-452f-94b7-fecd5ba600d3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:53,272 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.060s
2026-05-08 15:25:53,272 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c5c92d-cdd0-4f7c-aa39-44dfbb86e393', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c5c92d-cdd0-4f7c-aa39-44dfbb86e393', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:54,356 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.073s
2026-05-08 15:25:54,356 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477a8c3a-8a14-4394-8c30-0820274053a4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477a8c3a-8a14-4394-8c30-0820274053a4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:55,486 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.115s
2026-05-08 15:25:55,486 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8af5245-b17d-445e-90fe-f4459c43d548', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8af5245-b17d-445e-90fe-f4459c43d548', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:56,598 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.097s
2026-05-08 15:25:56,600 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8acc80d-cf1f-4f95-8238-1d41aacfb8f4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8acc80d-cf1f-4f95-8238-1d41aacfb8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:57,668 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.050s
2026-05-08 15:25:57,669 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4522199-ae73-40c6-9712-d282bf94c5f5', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4522199-ae73-40c6-9712-d282bf94c5f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:25:58,887 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.205s
2026-05-08 15:25:58,887 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527184fd-f299-4d77-b240-4b60e43127f3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527184fd-f299-4d77-b240-4b60e43127f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:00,007 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.105s
2026-05-08 15:26:00,007 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:25:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd29bc8f-204b-4c04-90d9-6442d3f3f450', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd29bc8f-204b-4c04-90d9-6442d3f3f450', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:01,101 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.078s
2026-05-08 15:26:01,101 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd496fb-52de-4513-ac3a-3d16cb1d6286', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd496fb-52de-4513-ac3a-3d16cb1d6286', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:02,221 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.106s
2026-05-08 15:26:02,221 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4345212e-997c-4a7a-b518-4ee032143985', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4345212e-997c-4a7a-b518-4ee032143985', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:03,310 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.075s
2026-05-08 15:26:03,311 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d5b3f1-4f56-486d-bde6-c4b29c2e8e84', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d5b3f1-4f56-486d-bde6-c4b29c2e8e84', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:04,383 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.057s
2026-05-08 15:26:04,383 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba2c308-457c-4c3f-b924-c9398e732495', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba2c308-457c-4c3f-b924-c9398e732495', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:05,487 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.091s
2026-05-08 15:26:05,488 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d911e2-9e39-43ee-accb-d5f9673c4746', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d911e2-9e39-43ee-accb-d5f9673c4746', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:06,574 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.074s
2026-05-08 15:26:06,574 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2ab950-9ed2-48a0-b583-4953a3abba74', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2ab950-9ed2-48a0-b583-4953a3abba74', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:07,644 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.058s
2026-05-08 15:26:07,644 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-453df195-95c7-4103-a035-71456d123d39', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-453df195-95c7-4103-a035-71456d123d39', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:08,775 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.113s
2026-05-08 15:26:08,775 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15bcb6a1-412e-443d-90a9-52a5e5612702', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15bcb6a1-412e-443d-90a9-52a5e5612702', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:09,916 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.128s
2026-05-08 15:26:09,917 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f165bd69-5060-4710-a31a-f25b29a29504', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f165bd69-5060-4710-a31a-f25b29a29504', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:11,044 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.113s
2026-05-08 15:26:11,046 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53dec67-bfa2-4d90-aeb9-2fcb6af43c4c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53dec67-bfa2-4d90-aeb9-2fcb6af43c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:12,199 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.138s
2026-05-08 15:26:12,202 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d0c32d-74ae-492c-b6f3-b98dbfc76ad3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d0c32d-74ae-492c-b6f3-b98dbfc76ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:13,338 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.123s
2026-05-08 15:26:13,339 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2501c8b8-ddfe-47f0-91f5-5f0cf23c4536', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2501c8b8-ddfe-47f0-91f5-5f0cf23c4536', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:14,458 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.105s
2026-05-08 15:26:14,458 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e119f9-fd08-46bb-8782-c8a27fccb250', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e119f9-fd08-46bb-8782-c8a27fccb250', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:15,602 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.129s
2026-05-08 15:26:15,603 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc0c6e8-f0cd-478c-aa36-a684234ece27', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc0c6e8-f0cd-478c-aa36-a684234ece27', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:16,686 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.067s
2026-05-08 15:26:16,687 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81efeaba-ca37-4e59-bcfc-a6880efce7c4', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81efeaba-ca37-4e59-bcfc-a6880efce7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:17,821 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.119s
2026-05-08 15:26:17,822 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d099d2ad-6353-498b-98ed-20320179a156', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d099d2ad-6353-498b-98ed-20320179a156', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:18,909 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.070s
2026-05-08 15:26:18,909 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da44ba86-5f00-4e17-96b0-213259f10e98', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da44ba86-5f00-4e17-96b0-213259f10e98', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:20,034 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.110s
2026-05-08 15:26:20,035 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed40f174-be16-4f7d-9625-ca73c2843d6d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed40f174-be16-4f7d-9625-ca73c2843d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:21,109 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.061s
2026-05-08 15:26:21,109 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89550c94-a5d3-44cb-a8a1-f3d149174e65', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89550c94-a5d3-44cb-a8a1-f3d149174e65', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:22,226 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.102s
2026-05-08 15:26:22,228 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e99f93-bb56-4867-8564-b0aa664a1b5e', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e99f93-bb56-4867-8564-b0aa664a1b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:23,343 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.102s
2026-05-08 15:26:23,343 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e005be-4056-4e89-b364-8d0455b455bc', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e005be-4056-4e89-b364-8d0455b455bc', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:24,462 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.105s
2026-05-08 15:26:24,463 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b8ffadc-8428-4bac-905a-8bc9d73c1cc2', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b8ffadc-8428-4bac-905a-8bc9d73c1cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:25,602 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.124s
2026-05-08 15:26:25,602 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a168448-5a7a-4261-893a-eded0c3fad96', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a168448-5a7a-4261-893a-eded0c3fad96', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:26,712 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.092s
2026-05-08 15:26:26,712 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf28d5c-5c3c-4ca6-a099-c0b705dd373a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf28d5c-5c3c-4ca6-a099-c0b705dd373a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:27,792 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.068s
2026-05-08 15:26:27,792 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aadab172-2c13-49b3-a7fc-ed8aa232c4df', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aadab172-2c13-49b3-a7fc-ed8aa232c4df', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:28,925 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.115s
2026-05-08 15:26:28,926 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a28b337-cbdd-4fa5-936a-e13b321c3c9a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a28b337-cbdd-4fa5-936a-e13b321c3c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:30,016 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.077s
2026-05-08 15:26:30,017 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37f1c60-5c2d-4456-90ab-91dc01841752', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37f1c60-5c2d-4456-90ab-91dc01841752', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:31,091 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.060s
2026-05-08 15:26:31,091 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4833796f-32fb-4f30-9225-f01c250ab0de', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4833796f-32fb-4f30-9225-f01c250ab0de', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:32,197 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.091s
2026-05-08 15:26:32,197 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa23f94-64d9-4152-817c-2cf11f1f9ccb', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa23f94-64d9-4152-817c-2cf11f1f9ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:33,284 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.072s
2026-05-08 15:26:33,284 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a72290d-eb4f-48b8-8c00-860e5f2ab0a3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a72290d-eb4f-48b8-8c00-860e5f2ab0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:34,360 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.062s
2026-05-08 15:26:34,360 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b935d63-190d-4ebb-8f55-218c5605769c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b935d63-190d-4ebb-8f55-218c5605769c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:35,427 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.054s
2026-05-08 15:26:35,428 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3bdacce-9df0-4acf-95b1-667cca7399c3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3bdacce-9df0-4acf-95b1-667cca7399c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:36,572 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.132s
2026-05-08 15:26:36,572 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25ccb8d-1042-4fd5-9d77-72ae8b0f074a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25ccb8d-1042-4fd5-9d77-72ae8b0f074a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:37,653 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.061s
2026-05-08 15:26:37,653 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083538df-2ec7-4289-b5be-8ba88efd8e3f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083538df-2ec7-4289-b5be-8ba88efd8e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:38,753 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.087s
2026-05-08 15:26:38,754 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0527b8f-6efd-40bb-9407-4a28b68e9cc0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0527b8f-6efd-40bb-9407-4a28b68e9cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:39,824 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.055s
2026-05-08 15:26:39,825 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-748430c7-48a3-4830-a334-ac851888a00a', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-748430c7-48a3-4830-a334-ac851888a00a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:40,902 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.065s
2026-05-08 15:26:40,902 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-648f40b1-7e44-46fe-854b-b649ee439295', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-648f40b1-7e44-46fe-854b-b649ee439295', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:41,991 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.075s
2026-05-08 15:26:41,991 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455334aa-05ad-4880-8b91-cf2915b7359c', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455334aa-05ad-4880-8b91-cf2915b7359c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:43,068 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.064s
2026-05-08 15:26:43,068 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c65770e-78a1-45e2-91d0-e8501c5a4779', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c65770e-78a1-45e2-91d0-e8501c5a4779', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:44,145 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.064s
2026-05-08 15:26:44,146 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a21e9ef-2c58-44ab-a648-b97a76ac3468', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a21e9ef-2c58-44ab-a648-b97a76ac3468', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:45,235 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.077s
2026-05-08 15:26:45,235 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6ed57c-aeb2-4fe2-ae3f-ade4aff6ad00', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6ed57c-aeb2-4fe2-ae3f-ade4aff6ad00', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:46,308 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.059s
2026-05-08 15:26:46,308 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5486d952-9a62-4b64-ba61-41614f38a7d6', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5486d952-9a62-4b64-ba61-41614f38a7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:47,372 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.046s
2026-05-08 15:26:47,373 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4423423-2220-4dcd-ac7d-630641c0693d', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4423423-2220-4dcd-ac7d-630641c0693d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:48,435 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.049s
2026-05-08 15:26:48,435 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ac05af-9a49-4723-aadf-8bc6364a0918', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ac05af-9a49-4723-aadf-8bc6364a0918', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:49,511 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.064s
2026-05-08 15:26:49,511 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11caecb-5a4a-40f5-a148-3599ea7935c0', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11caecb-5a4a-40f5-a148-3599ea7935c0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:50,576 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.053s
2026-05-08 15:26:50,576 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be4e7866-8526-4fd7-aacc-9637adc79ac3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be4e7866-8526-4fd7-aacc-9637adc79ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:51,665 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.076s
2026-05-08 15:26:51,665 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe967f1-6757-4c22-9c26-bcfdf74c70d7', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe967f1-6757-4c22-9c26-bcfdf74c70d7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:52,734 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.052s
2026-05-08 15:26:52,734 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae62cd07-8ad1-4303-8e2c-684f57d247f3', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae62cd07-8ad1-4303-8e2c-684f57d247f3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:53,811 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.060s
2026-05-08 15:26:53,811 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70dee38d-1326-4253-b331-e432b264ff68', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70dee38d-1326-4253-b331-e432b264ff68', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:54,889 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.063s
2026-05-08 15:26:54,889 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01292463-97ec-450c-9e0e-6a30ef91498f', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01292463-97ec-450c-9e0e-6a30ef91498f', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:55,949 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.046s
2026-05-08 15:26:55,949 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03c9df8-c9db-4546-b727-8999f5e2fc72', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03c9df8-c9db-4546-b727-8999f5e2fc72', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
2026-05-08 15:26:57,019 86815 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422 0.058s
2026-05-08 15:26:57,020 86815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Fri, 08 May 2026 13:26:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57e0251-08a2-4621-922d-24f3947b2931', 'content-length': '1151', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57e0251-08a2-4621-922d-24f3947b2931', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422'}
Body: b'{"volume": {"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-08T13:14:30.000000", "updated_at": "2026-05-08T13:15:49.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2106932981", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.78/volume/v3/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}, {"rel": "bookmark", "href": "http://192.168.122.78/volume/volumes/f45ee683-5966-427b-a1e7-c9bbae13d422"}], "user_id": "1031c8fbcb3948ab9f0406d9314062e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "attachment_id": "8ca605dc-277d-4cf2-806f-29c8e3647a8a", "volume_id": "f45ee683-5966-427b-a1e7-c9bbae13d422", "server_id": "ab0dcaa8-aa1b-4cf6-8f14-bc175789c354", "host_name": null, "device": "/dev/vdb", "attached_at": "2026-05-08T13:15:45.000000"}], "os-vol-tenant-attr:tenant_id": "9dc2fb8d66bb497980eb76efcb343dd9"}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/compute.py", line 150, in wait_for_ssh_or_ping
waiters.wait_for_ssh(
File "/opt/stack/tempest/tempest/common/waiters.py", line 736, in wait_for_ssh
raise lib_exc.TimeoutException()
tempest.lib.exceptions.TimeoutException: Request timed out
Details: None
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/base.py", line 606, in _detach_volume
self.servers_client.detach_volume(server['id'], volume['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 496, in detach_volume
resp, body = self.delete('servers/%s/os-volume_attachments/%s' %
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'code': 409, 'message': "Cannot 'detach_volume' instance ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 while it is in vm_state error"}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 480, in wait_for_volume_attachment_remove_from_server
console_output = client.get_console_output(server_id)['output']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 700, in get_console_output
return self.action(server_id, 'os-getConsoleOutput',
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 241, in action
resp, body = self.post('servers/%s/action' % server_id,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 317, in post
resp_header, resp_body = self.request(
^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request
resp, resp_body = super(BaseComputeClient, self).request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 877, in _error_checker
raise exceptions.NotFound(resp_body, resp=resp)
tempest.lib.exceptions.NotFound: Object not found
Details: {'code': 404, 'message': 'Guest does not have a console available.'}
}}}
traceback-4: {{{
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/waiters.py", line 396, in wait_for_volume_resource_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: volume f45ee683-5966-427b-a1e7-c9bbae13d422 failed to reach available status (current in-use) within the required time (196 s).
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 68, in _unrescue
waiters.wait_for_server_status(self.servers_client,
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 ab0dcaa8-aa1b-4cf6-8f14-bc175789c354 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-05-08T13:16:09Z', 'message': 'libvirtError'}.
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| 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
pt5.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
pt5.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
pt6.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
pt6.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
pt7.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
pt7.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
pt8.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
pt8.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
pt8.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
pt8.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_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt9.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt9.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| 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
pt10.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
pt10.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
pt10.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
pt10.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
pt11.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
pt11.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
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt12.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
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.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
pt14.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt14.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
pt15.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt15.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 | |
ProjectReaderTests33) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests33) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectAdminTests39) |
skip
pt16.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt16.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectReaderTests39) |
skip
pt16.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
ProjectMemberTests39) |
skip
pt16.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
ProjectMemberTests) |
skip
pt18.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
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
ProjectAdminTests) |
skip
pt19.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
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.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 | |
VolumeTypesAdminTests) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt21.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt21.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt21.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt21.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
pt22.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt22.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
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt23.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
pt24.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt24.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
pt25.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt25.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveAutoBlockMigrationV225Test) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt26.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveMigrationTest) |
skip
pt26.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt27.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
pt28.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
pt29.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
pt30.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
pt31.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
pt32.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
VolumeRetypeMultiattachTest) |
skip
pt32.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
pt33.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
pt34.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt34.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt35.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt36.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
pass
pt37.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]
|
||||||
| tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt38.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494]
|
||||||
| 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
pt39.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt40.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] |
pass
pt40.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]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt41.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt42.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt43.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt44.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt45.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf] |
pass
pt46.1: tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server[id-6652dab9-ea24-4c93-ab5a-93d79c3041cf]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] |
pass
pt47.1: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow]
|
||||||
test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] |
pass
pt47.2: tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow]
|
||||||
| tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] |
pass
pt48.1: tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt49.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt49.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt50.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt50.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt51.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt51.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt52.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt52.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt52.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| 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
pt53.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
pt54.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.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
pt58.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
pt59.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
pt60.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
pt61.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
pt61.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
pt62.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
pt62.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt63.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt64.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt68.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
pt68.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
pt69.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
pt69.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt72.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
pt72.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
pt72.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
pt73.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
pt74.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
pt74.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
pt74.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
pt74.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
pt74.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
pt75.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
pt75.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
pt75.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
pt75.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
pt75.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
pt76.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
pt76.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
pt77.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
pt77.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
pt78.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
pt78.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
pt78.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
pt78.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
pt79.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
pt79.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
pt79.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt80.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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
pt81.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_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt82.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt82.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
pt82.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
pt82.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
pt82.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
pt82.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| 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
pt83.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
pt84.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
pt85.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
pt86.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
pt87.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
pt87.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
pt88.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
pt88.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
pt89.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
pt90.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
pt90.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
pt91.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
pt91.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
pt92.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
pt92.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
pt93.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
pt93.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
pt94.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
pt94.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_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt95.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt95.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt95.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
pt95.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
pt95.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
pt95.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt96.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
pt97.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
pt98.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
pt98.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
pt99.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
pt99.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
pt99.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
pt100.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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
pt101.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_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt102.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.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
pt102.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt103.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
pt103.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
pt103.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
pt103.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt104.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.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
pt105.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt106.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt107.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt108.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt109.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt110.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt111.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 318 | 259 | 3 | 0 | 56 | ||